Libraries tagged by laravel-configs
koomai/laravel-config
2014 Downloads
Database driven configuration for Laravel applications
gabrielfemi/laravel-config-maker
1 Downloads
Creates configuration file
axdlee/laravel-config-writer
4029 Downloads
Write to Laravel Config files and maintain file integrity. Support Laravel 5.3+
rmunate/laravel-config-runtime
117 Downloads
The `LaravelRuntime` Library empowers you to modify Laravel configuration values at runtime. It's essential to note that these changes won't affect the values in the `.env` file; they will only apply while your scripts are running.
weiwait/dcat-smtp
59 Downloads
Laravel smtp 邮件服务便捷配置
miladimos/conf
276 Downloads
a dynamic key:value json config file
renoki-co/laravel-yaml-config
4 Downloads
The usual Laravel config files, but with one YAML. Write objects and arrays in your config without having to write ugly inline, JSON.
ninthday/yaml
549 Downloads
Load your Laravel config files using yaml. Forked from https://github.com/antonioribeiro/yaml
ibraheem-ghazi/laravel-settings-manager
133 Downloads
Laravel settings management package using database and laravel config()
tjbp/saveconfig
58 Downloads
Extends Laravel's Config component with save functionality.
terbium/db-config
11120 Downloads
Laravel Config with DB-storage support
yjtec/laravel-config
38 Downloads
laravel-config
xiaolin/laravel-config
4 Downloads
config
webjektif/laravel-config
674 Downloads
Laravel Config Manager
unrulynatives/laravel-config-writer
4 Downloads
Utility to create and update Laravel config and .env files