Download the PHP package dedermus/config without Composer
On this page you can find all versions of the php package dedermus/config. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dedermus/config
More information about dedermus/config
Files in dedermus/config
Download dedermus/config
More information about dedermus/config
Files in dedermus/config
Vendor dedermus
Package config
Short Description Config extension for open-admin-core, thanks to z-song
License MIT
Homepage https://github.com/dedermus/config
Package config
Short Description Config extension for open-admin-core, thanks to z-song
License MIT
Homepage https://github.com/dedermus/config
Keywords settingopen-admin
Please rate this library. Is it a good library?
Informations about the package config
Config manager for open-admin
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 dedermus/config contains the following files
Loading the files please wait ....