Download the PHP package antto1/laravel-admin-ext-config without Composer
On this page you can find all versions of the php package antto1/laravel-admin-ext-config. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download antto1/laravel-admin-ext-config
More information about antto1/laravel-admin-ext-config
Files in antto1/laravel-admin-ext-config
Download antto1/laravel-admin-ext-config
More information about antto1/laravel-admin-ext-config
Files in antto1/laravel-admin-ext-config
Vendor antto1
Package laravel-admin-ext-config
Short Description Config extension for laravel-admin
License MIT
Homepage https://github.com/antto1/laravel-admin-ext-config
Package laravel-admin-ext-config
Short Description Config extension for laravel-admin
License MIT
Homepage https://github.com/antto1/laravel-admin-ext-config
Keywords settinglaravel-admin
Please rate this library. Is it a good library?
Informations about the package laravel-admin-ext-config
Config manager for laravel-admin
Inspired by https://github.com/laravel-backpack/settings.
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.
image
有值将会代替value
值
License
Licensed under The MIT License (MIT).
All versions of laravel-admin-ext-config with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
laravel/framework Version ~5.5|~6.0
antto1/laravel-admin Version ^2.0|^3.0
laravel/framework Version ~5.5|~6.0
antto1/laravel-admin Version ^2.0|^3.0
The package antto1/laravel-admin-ext-config contains the following files
Loading the files please wait ....