Libraries tagged by laravel configs
hex-digital/config-pint
4270 Downloads
Hex's config for Laravel Pint
henrotaym/laravel-package-versioning-config
6072 Downloads
Versioning your package while registering common features.
fomvasss/laravel-variables
1358 Downloads
Dynamic management of variables/configs in Laravel app
lingxi/laravel-deploy
2261 Downloads
Deploy laravel application and update config for current version
infinety-es/config
2798 Downloads
Edit and write config files for laravel 5.1 and up
code-distortion/laravel-auto-reg
1364 Downloads
A Laravel package that registers your service-providers, configs, commands, routes, broadcast channels, migrations, blade-templates and translations etc for you, in a project with a non-standard directory structure
toneflix-code/laravel-dbconfig
502 Downloads
A Laravel package that allows you to configure your app using database entries with support for Arrays and files.
tobytwigger/laravel-settings
11563 Downloads
Settings for Laravel
thetribeofdan/laravel_vault
11 Downloads
A Laravel package that helps you easily integrate and manage secrets from HashiCorp Vault, with caching and env/config-style access.
mathewparet/inertia-config-share
650 Downloads
Share certain configurations from Laravel to Inertia
kregel/laravel-flight
279 Downloads
Secure your apps easily with Laravel Socialite and OAuth. Install this package, configure a few env values, a config/services.php entry, and then login.
illuminatech/nova-config
4140 Downloads
A Laravel Nova tool for application configuration management.
garf/laravel-conf
6353 Downloads
Store additional configs in JSON or Database (write, read)
fourn/admin-config
8229 Downloads
Manage your database configuration as profiles
diontech/laravel-extended-scheduler
1606 Downloads
This package allows you to configure the scheduled tasks of the app via (database) model. It was developed to avoid handling theseconfigurations via a config file only, cause then we cannot share the same repo to n server instances when running different tasks is needed at each server.