meletisf / laravel-settings
Laravel Settings allows you to have configuration variables inside the database
1.0
2022-02-12 23:19 UTC
Requires
- php: ^8.1
- ext-json: *
- laravel/framework: ^8.0|^9.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.3
- nunomaduro/collision: ^5.10
- nunomaduro/larastan: ^1.0
- orchestra/testbench: ^6.24
- phpunit/phpunit: ^9.5
README
About Laravel Settings
Laravel Settings allows you to store important configuration variables inside the database. It supports multiple data structures and it provides a simple and intuitive interface to access them.
Documentation
For detailed documentation, please visit the Wiki.
Security Vulnerabilities
If you discover a security vulnerability within Laravel Settings, please send an e-mail to foss@flevarakis.xyz. All security vulnerabilities will be promptly addressed.
License
The Laravel Settings is open-sourced software licensed under the MIT license.