Libraries tagged by laravel-configs
stri8ed/laravel-config-js
36 Downloads
Laravel package for exposing configs in JS
koomai/laravel-config
1981 Downloads
Database driven configuration for Laravel applications
jubayed/laravel-config-writer
91 Downloads
Laravel provider to be able to rewrite configuration
islamrumon/laravel_config
65 Downloads
Laravel provider to be able to rewrite configuration
hungnm1518/laravel-config-writer
7 Downloads
Laravel provider to be able to rewrite configuration
hepplerdotnet/laravel-config-override
15 Downloads
Package to store Laravel Configuration in Database
gabrielfemi/laravel-config-maker
1 Downloads
Creates configuration file
deskti/laravel-config-writer
2871 Downloads
Configuration extension
axdlee/laravel-config-writer
4017 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
53 Downloads
Laravel smtp 邮件服务便捷配置
miladimos/conf
275 Downloads
a dynamic key:value json config file
renoki-co/laravel-yaml-config
3 Downloads
The usual Laravel config files, but with one YAML. Write objects and arrays in your config without having to write ugly inline, JSON.
ibrostudio/laravel-neon-config
16 Downloads
Add Neon config values to Laravel config'
tjbp/saveconfig
58 Downloads
Extends Laravel's Config component with save functionality.