Download the PHP package markofly/laravel-settings without Composer
On this page you can find all versions of the php package markofly/laravel-settings. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-settings
Laravel settings
laravel-settings is Laravel 5 package.
Installation
Using composer
Add the service provider to config/app.php
Add the facade to config/app.php
Publish config and migration files
Usage
In config/markofly/settings.php create default settings.
Get setting value
Save settings to database
Get all fields from config and database
This returns:
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-settings with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
illuminate/database Version >= 5.0
illuminate/cache Version >= 5.0
illuminate/support Version >= 5.0
illuminate/database Version >= 5.0
illuminate/cache Version >= 5.0
illuminate/support Version >= 5.0
The package markofly/laravel-settings contains the following files
Loading the files please wait ....