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