library application-settings
A class-based application settings plugin. More information to follow soon on the GitHub repo.
jonlambert/application-settings
A class-based application settings plugin. More information to follow soon on the GitHub repo.
- Monday, April 18, 2016
- by jonlambert
- Repository
- 1 Watchers
- 0 Stars
- 11 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
laravel-application-settings
Local application settings tied to installation., (*1)
Usage
Settings::set('example.foo', 'Hello, world');
Settings::get('example.foo'); // => 'Hello, world'
dev-master
9999999-dev
A class-based application settings plugin. More information to follow soon on the GitHub repo.
Sources
Download
The Requires
by
Jon Lambert