Libraries tagged by laravel config
tandd/laravue-configuration-values
414 Downloads
Generates a vue config file from your Laravel Configuration Values.
stri8ed/laravel-config-js
4 Downloads
Laravel package for exposing configs in JS
renoki-co/laravel-yaml-config
1 Downloads
The usual Laravel config files, but with one YAML. Write objects and arrays in your config without having to write ugly inline, JSON.
railken/lara-ore-config
133 Downloads
Customize Laravel configuration using the database
koomai/laravel-config
1921 Downloads
Database driven configuration for Laravel applications
kkszymanowski/laravel-js-config
5469 Downloads
Publish Laravel configuration to JS
ibraheem-ghazi/laravel-settings-manager
70 Downloads
Laravel settings management package using database and laravel config()
gabrielfemi/laravel-config-maker
1 Downloads
Creates configuration file
fuller/laravel-configurator
66 Downloads
User Customisable and Persistent App Config Options
electronics-extreme/laravel-config-env
858 Downloads
dominservice/laravel-config
32 Downloads
Merge default config with dynamic settings, and optimize.
amadeusdelfino/laravel-config-standalone
24 Downloads
An abstraction layer to provide the Laravel framework configuration system decoupled
rmunate/laravel-config-runtime
116 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.
ludovicm67/laravel-multidomain
120 Downloads
Dynamic Laravel configuration depending of the domain
signifly/laravel-configurable
3630 Downloads
Make your Eloquent models configurable.