Libraries tagged by laravel config
hogus/laravel-settings
1106 Downloads
config params
garmonic/laravel-features-arch
9 Downloads
This package helps you to divide you Laravel project code by features, encapsulated in separate folders. Each feature has its own container, configuration, routes, views and providers. You can enable and disable your features in general config file.
feihuangorg/config
8 Downloads
Configuration extension
elbowspaceuk/laravel-settings
2055 Downloads
Settings for Laravel
efficioconsulting/laravel-highcharts
21 Downloads
This is a package for generating a Highchart JSON config.
designpond/config-registry
220 Downloads
Laravel registry manager
danvaly/laravel-setting
10 Downloads
Persistent settings package for Laravel.
daimakuai-ext/config
35 Downloads
Config extension for daimakuai-admin
crissi/laravel-env-phpstan-rules
55 Downloads
Prevent env use outside config directory
conttas/laravel-setting
25 Downloads
Persistent settings package for Laravel.
codeforest/plan-config
42 Downloads
Plan config allows you to easily define attributes and limits for your SaaS application subscription plans.
bmaximilian/laravel-env-overloader
3658 Downloads
A Dotenv extension to use multiple environment config files
bfg/admin-configs
7 Downloads
Config extension for bfg admin
bakgul/laravel-package-generator
116 Downloads
This package aims to generate packages to increase productivity. It offers a flexible package structure thanks to settings that can be found in the 'structures' array on 'config/packagify.php'. The detailed explanations can be found in that array's comment block.
atmorus/laravel-clear-all-cached-data
11 Downloads
Laravel 5 Package to Clear all cached data i.e. views, config, routes etc. !!! Important !!! The basis of this package was taken code Afraz Ahmad - github.com/afrazahmmad/clear-all-cached-data. Changes were made to the properties of the link to the package: requires (JSON schema), to support Laravel 5.7