Download the PHP package okyayaykut/laravel-settings without Composer
On this page you can find all versions of the php package okyayaykut/laravel-settings. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download okyayaykut/laravel-settings
More information about okyayaykut/laravel-settings
Files in okyayaykut/laravel-settings
Download okyayaykut/laravel-settings
More information about okyayaykut/laravel-settings
Files in okyayaykut/laravel-settings
Vendor okyayaykut
Package laravel-settings
Short Description Laravel Settings Manager
License GPL-3.0
Package laravel-settings
Short Description Laravel Settings Manager
License GPL-3.0
Please rate this library. Is it a good library?
Informations about the package laravel-settings
laravel-settings
Management settings for laravel 5 using json file.
Installation
To install this package include it in your composer.json
And run composer update
Add the Service Provider to the provider
array in your config/app.php
Add an alias for the facade to your config/app.php
Publish the config files:
Change config/settings.php
according for changing json file path.
Using
Set a value
Set multiple
Save all settings
Get a value
Get a value with default
Remove a value
Clean all settings
Get all settings
Set all data
Contributors
- Aykut OKYAY - Github
All versions of laravel-settings with dependencies
PHP Build Version
Package Version
The package okyayaykut/laravel-settings contains the following files
Loading the files please wait ....