miaotiao/config

laravel-admin-ext,config powerful

v1.1.8 2021-03-16 05:40 UTC

This package is auto-updated.

Last update: 2024-04-16 12:22:49 UTC


README

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).