Skip to content

miaotiao/laravel-admin-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Config manager for laravel-admin

Installation

$ composer require miaotiao/config

$ php artisan vendor:publish --provider="Miaotiao\Config\ConfigServiceProvider"

$ php artisan miaotiao:lara-admin-config

Open http://your-host/admin/setting

Usage

After add config in the panel, use dbConfig($key) to get value you configured.

View

Todo

  • 使用点语法获取配置信息。

License

Licensed under The MIT License (MIT).

About

laravel-admin-ext,config manager

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages