Libraries tagged by laravel app settings
core45/system-settings-db
268 Downloads
Get system settings for your Laravel app from database
walidos/laravel-settings
7 Downloads
App & Models Settings for Laravel
vkovic/laravel-settings
7 Downloads
Easy way to save and retrieve app specific setting
flamix/settings
529 Downloads
Persistent settings in Laravel. Fork from Andreas Lutro app.
bakgul/laravel-file-creator
102 Downloads
This package aims to create the app, database, and test files. It can be a replacement for Laravel's file generator because this package offers some quite nice features. It offers extra file types like interface, trait, service, etc. Depending on the settings, it can create dozens of files with a single command and connect them to each other properly.
panjinamjaelf/kaguya
8 Downloads
Save app settings on laravel framework.
utyemma/larasetting
5 Downloads
Quick and easy app settings for laravel applications
junaidnasir/globalsettings
1514 Downloads
Laravel global settings, set/get global settings for your app
xgrz/laravel-app-settings
7 Downloads
Easy handling for app settings in laravel
turkialawlqy/laravel-app-settings
8 Downloads
A package with UI to store and manage all the settings for your application
scriptingbeating/laravel-global-settings
2 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.
rpillz/laravel-settings
0 Downloads
Laravel app settings stored in the database
huantime/laravel-app-settings
6 Downloads
A package with UI to store and manage all the settings for your application
dadehpardaz/laravel-app-settings
193 Downloads
A package with UI to store and manage all the settings for your application
a2way/laravel-app-settings
206 Downloads
Save data in a table called "app_settings" and retrieve them.