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