This is a good package to manage Laravel configuration by persistent storage.

laravel configuration repository

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

https://github.com/illuminatech/config?ref=learninglaravel