Libraries tagged by laravel config package
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.
danvaly/laravel-setting
10 Downloads
Persistent settings package for Laravel.
danjamesmills/config-class-resolver
371 Downloads
A Laravel package for resolving classes based on configuration
bakgul/laravel-package-generator
117 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.
attrox/config-controller
15 Downloads
This package provides a quick front-end admin interface to update a Laravel configuration file.
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
aliwael/laravel-setting
2 Downloads
Persistent settings package for Laravel
ahmedeid/filament-smtp-config
8 Downloads
Filament package for managing SMTP settings in Laravel.
agenter-labs/laravel-setting
320 Downloads
Persistent settings package for Laravel
adsy2010/laravel-api-credentials
8 Downloads
This package is designed to provide an encrypted layer to API keys so they are not left exposed in env or config files directly
gelim/emconfig
53 Downloads
An eloquent key value configuration library for laravel project
178inaba/tomlara
40 Downloads
package for using the config file of toml in laravel.
spescina/pkg-support
219 Downloads
Support config and language classes for creating laravel packages
wimil/settings
134 Downloads
This package allows you to save the configuration in a more persistent way. Use the database to save your settings, you can save values in json format. You can also override the Laravel configuration.
spinzar/setting
482 Downloads
Persistent settings package for Laravel.