Libraries tagged by laravel-config
hrace009/config-writer
1483 Downloads
Write to Laravel Config files and maintain file integrity
etracksystems/laravel-docker-secrets
477 Downloads
Use Docker Swarm Secrets in your Laravel config files
anourvalar/config-helper
9658 Downloads
Helper functions over Laravel config
terbium/db-config
11119 Downloads
Laravel Config with DB-storage support
marekmiklusek/laraboost
261 Downloads
A package that automatically apply common Laravel configurations, development tools and more...
larapacks/setting
5814 Downloads
Persistent Laravel configuration settings.
stri8ed/laravel-config-js
65 Downloads
Laravel package for exposing configs in JS
pixellair/laravel-config-override-system
7 Downloads
Config override system for Laravel
koomai/laravel-config
2013 Downloads
Database driven configuration for Laravel applications
grazulex/laravel-configrypt
3 Downloads
Encrypt sensitive values in your Laravel .env file and decrypt them automatically at runtime — safe, seamless, and config-driven.
gabrielfemi/laravel-config-maker
1 Downloads
Creates configuration file
fuller/laravel-configurator
67 Downloads
User Customisable and Persistent App Config Options
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.
signifly/laravel-configurable
3634 Downloads
Make your Eloquent models configurable.