Libraries tagged by laravel configs
terbium/db-config
11120 Downloads
Laravel Config with DB-storage support
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-filesystem-config
87 Downloads
Laravel filesystem config for oss cos qiniu
sunaoka/laravel-partial-config-cache
65 Downloads
Create a partial cache file for faster configuration loading
stepanenko3/laravel-runtime-config
163 Downloads
Runtime config based on collection for Laravel
recca0120/config
606 Downloads
Laravel 5 Config
painlesscode/laravel-dynamic-config
1021 Downloads
A laravel package to control configuration dynamically
ouun/stage-laravel-tailwind-config
959 Downloads
Get access to the tailwind config values in your Sage & Stage Project
melchiorkokernoot/laravel-autowire-config
11741 Downloads
Allows configuration injection through auto-wired constructor arguments
kkszymanowski/laravel-js-config
5574 Downloads
Publish Laravel configuration to JS
dalholm/laravel-settings
477 Downloads
Database settings package for Laravel
approvedio/laravel-tailwind-config
53 Downloads
Get access to the tailwind config values in your Laravel Project
vi-kon/laravel-db-config
864 Downloads
Laravel 5 database configurator
ronappleton/laravel-typed-config
202 Downloads
PHP Stan compliant config helper for Laravel, use config without stan complaining!
itsdamien/laravel-heroku-config-parser
29396 Downloads
Parse Heroku config vars like DATABASE_URL or REDIS_URL to work with Laravel.