Libraries tagged by laravel config package
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.
simonmarcellinden/databasesettings
8 Downloads
Package for save seeings in your database.
shishima/dynamic-view-value-render
4 Downloads
This package supports displaying values in views files according to predefined configurations.
rtablada/simple-guardbuilder
21 Downloads
This is a simple package to create a Guardfile for your project based on config
on3n3o/extended-route-list
1 Downloads
This package extends default Laravel command route:list to include docblocks @see @author @version @access @param @return. Provides config file to setup what columns, how, and when to show.