Download the PHP package lyle-lai/config without Composer
On this page you can find all versions of the php package lyle-lai/config. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lyle-lai/config
More information about lyle-lai/config
Files in lyle-lai/config
Download lyle-lai/config
More information about lyle-lai/config
Files in lyle-lai/config
Vendor lyle-lai
Package config
Short Description Config extension for laravel-admin
License MIT
Homepage https://github.com/laravel-admin-extensions/config
Package config
Short Description Config extension for laravel-admin
License MIT
Homepage https://github.com/laravel-admin-extensions/config
Keywords settinglaravel-admin
Please rate this library. Is it a good library?
Informations about the package 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.
License
Licensed under The MIT License (MIT).
All versions of config with dependencies
PHP Build Version
Package Version
The package lyle-lai/config contains the following files
Loading the files please wait ....