Releases: qcod/laravel-settings
Releases · qcod/laravel-settings
1.0.4
-added support for publishing migration folder
1.0.3
- added migration publishing support
1.0.2
Changed helper function and facade name, made them plural
1.0.1
Binding bug fixed, now settings can be accessed via helper setting('key')
and \Setting::get('key')