Download the PHP package open-developer-ext/config without Composer
On this page you can find all versions of the php package open-developer-ext/config. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download open-developer-ext/config
More information about open-developer-ext/config
Files in open-developer-ext/config
Download open-developer-ext/config
More information about open-developer-ext/config
Files in open-developer-ext/config
Vendor open-developer-ext
Package config
Short Description Config extension for open-developer, thanks to z-song
License MIT
Package config
Short Description Config extension for open-developer, thanks to z-song
License MIT
Keywords settingopen-developer
Please rate this library. Is it a good library?
Informations about the package config
Config manager for open-developer
Screenshot
Installation
Open app/Providers/AppServiceProvider.php
, and call the Config::load()
method within the boot
method:
Then run:
Open http://your-host/developer/config
Usage
After add config in the panel, use config($key)
to get value you configured.
All versions of config with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
laravel/framework Version >=7.0
open-developer/open-developer Version >=1.0.4
laravel/framework Version >=7.0
open-developer/open-developer Version >=1.0.4
The package open-developer-ext/config contains the following files
Loading the files please wait ....