Download the PHP package liuhelong/laravel-admin-config without Composer
On this page you can find all versions of the php package liuhelong/laravel-admin-config. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download liuhelong/laravel-admin-config
More information about liuhelong/laravel-admin-config
Files in liuhelong/laravel-admin-config
Download liuhelong/laravel-admin-config
More information about liuhelong/laravel-admin-config
Files in liuhelong/laravel-admin-config
Vendor liuhelong
Package laravel-admin-config
Short Description Config extension for laravel-admin
License MIT
Homepage https://github.com/liuhelong/laravel-admin-config
Package laravel-admin-config
Short Description Config extension for laravel-admin
License MIT
Homepage https://github.com/liuhelong/laravel-admin-config
Keywords settinglaravel-admin
Please rate this library. Is it a good library?
Informations about the package laravel-admin-config
Config manager for laravel-admin
prower by https://github.com/laravel-admin-extensions/config
Screenshot
Installation
Open app/Providers/AppServiceProvider.php
, and call the Config::load()
method within the boot
method:
Then run:
Open http://your-host/admin/config
Usage
After add config in the panel, use config($key)
to get value you configured.
License
Licensed under The MIT License (MIT).
All versions of laravel-admin-config with dependencies
PHP Build Version
Package Version
The package liuhelong/laravel-admin-config contains the following files
Loading the files please wait ....