Libraries tagged by laravel-dynamic-settings
codersandip/laravel-dynamic-settings
0 Favers
0 Downloads
0 Downloads
A professional Laravel package to store and manage application settings dynamically using the database with caching, multi-tenant support, and an admin panel UI.
scriptingbeating/laravel-global-settings
0 Favers
3 Downloads
3 Downloads
It stores all your laravel settings in database and provides a simple api to work with those settings. It also type cast your values into the specified format.