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