Laravel Persistent Configuration Repository - Manage Laravel configuration by persistent storage
This is a good package to manage Laravel configuration by persistent storage.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist illuminatech/config
or add
"illuminatech/config": "*"
to the require section of your composer.json.
Source Code
This post is submitted by our members. Submit a new post.
Tags: Tutorials Packages Sources Laravel 5.8 Laravel 5.7 Laravel 5.6 Laravel 5.5 Laravel 5.4 Laravel 5.3 Laravel 5 Intermediate