Libraries tagged by laravel config
lyle-lai/config
10 Downloads
Config extension for laravel-admin
intop/laravel-admin-cofnig
0 Downloads
Config extension for laravel-admin
infinety-es/config
2759 Downloads
Edit and write config files for laravel 5.1 and up
cis/cis-config
15 Downloads
A database based configuration manager for laravel
casperwilkes/laravel-environment_detector2
5 Downloads
Builds appropriate .env configs, detects current laravel environment, uses corresponding .env. Requires Laravel Framework 7+.
casperwilkes/laravel-environment_detector
98 Downloads
Builds appropriate .env configs, detects current laravel environment, uses corresponding .env. Requires Laravel Framework 5 or 6.
antto1/config
27 Downloads
Config extension for laravel-admin
adamtyn/lumen-artisan-config-clear
261 Downloads
移植Laravel的 `php artisan config:clear` [清除配置缓存文件]指令到Lumen
adamtyn/lumen-artisan-config-cache
19 Downloads
移植Laravel的 `php artisan config:cache` [创建配置缓存文件]指令到Lumen
jameswmcnab/config-db
2148 Downloads
Database config loader for Laravel, for simple key=>value configuration.
patrickrose/whoops-configurator
1998 Downloads
Provides a sensible way to configure Whoops in Laravel
oskar-zborowski/laravel-database-migrator
5 Downloads
The package enables easy migration of data from one database to another using Laravel database tools by configuring the mapping of appropriate columns in tables and setting migration conditions so that only the data of interest is transferred.
mounir-holding/laravel-model-logger
0 Downloads
A a logging system that can be installed and configured as a laravel package on other laravel apis or app and capture model changes and log this changes to an external api.
matejkucera/laravel-acl
299 Downloads
Library for Laravel which provides ACL configuration based on user role and accessed controllers.
vi-kon/laravel-bootstrap
287 Downloads
Configurable Bootstrap for Laravel 5