laravel-setting icon indicating copy to clipboard operation
laravel-setting copied to clipboard

Persistent settings package for Laravel

Results 5 laravel-setting issues
Sort by recently updated
recently updated
newest added

Hello, Using the latest version of the package (v1.2.7), I have an issue with the database driver. I've set the connection name in the config file of the package. ![image](https://user-images.githubusercontent.com/57102409/172062583-644d296f-607a-420f-9701-7fb02d108ffa.png)...

For example, I have multiple currencies. How to have a setting called currencies, with multiple currencies inside?

No breaking changes just a loop around get method functionality.

Can you update the code to be compatible with Laravel 11? Thank you