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