Libraries tagged by laravel configs
lyle-lai/config
10 Downloads
Config extension for laravel-admin
intop/laravel-admin-cofnig
0 Downloads
Config extension for laravel-admin
casperwilkes/laravel-environment_detector2
5 Downloads
Builds appropriate .env configs, detects current laravel environment, uses corresponding .env. Requires Laravel Framework 7+.
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.
wakazunn/dcat-waka-system-config
4 Downloads
仿CRMEB开源版的system config配置的Laravel实现
sebwite/config-parser
105 Downloads
sebwite/config-parser is a laravel package
sakshsky/laravel-global-helpers
0 Downloads
Zero-config global helpers for Laravel. Just create `app/Helpers/helpers.php` and start using functions!
noob/simple_menu_laravel
7 Downloads
Simple menu for laravel which loads menu from config file
jonathanport/artisan-export-config-vars-to-heroku
1999 Downloads
A simple Artisan command for Laravel to auto export .env config vars into a Heroku app. Removes the issue of having to manually add all config vars. Especially useful if you have lots!
grosv/shiftable-configs
6 Downloads
Modify core Laravel configurations without modifying the config files themselves
etopian/laravel-settings
3 Downloads
This package allows you to persists configs/settings for Laravel projects.
antonioprimera/laravel-basic-permissions
67 Downloads
A simple package enabling the use of roles and permissions from a config file in a Laravel app.