Skip to content

Releases: qcod/laravel-settings

1.0.4

20 Dec 15:43
Compare
Choose a tag to compare

-added support for publishing migration folder

1.0.3

20 Dec 13:43
Compare
Choose a tag to compare
  • added migration publishing support

1.0.2

10 Oct 04:24
Compare
Choose a tag to compare

Changed helper function and facade name, made them plural

1.0.1

10 Oct 03:56
Compare
Choose a tag to compare

Binding bug fixed, now settings can be accessed via helper setting('key') and \Setting::get('key')

1.0.0

09 Oct 13:49
Compare
Choose a tag to compare

Initial release