Skip to content

Releases: nickdekruijk/settings

1.2.0

10 Mar 11:42
2079ed1
Compare
Choose a tag to compare
Add setting_array helper

1.1.6

08 Mar 11:07
63d7899
Compare
Choose a tag to compare
return mixed

1.1.5

11 Feb 11:30
dcd4ac3
Compare
Choose a tag to compare
Update Setting.php

1.1.4

04 May 08:59
Compare
Choose a tag to compare
  • Setting value nullable

1.1.3

26 Nov 17:35
Compare
Choose a tag to compare

-Fixed cache not working when keySeperator is used

1.1.2

19 Nov 10:10
Compare
Choose a tag to compare
  • Fix cache expire time for laravel 5.8 changes
  • Update cache on setting deleted too

1.1.1

20 Sep 10:43
Compare
Choose a tag to compare

Easy fix for Laravel 6.0: No longer forcing laravel-framework as requirement

1.1.0

11 Jul 15:13
Compare
Choose a tag to compare

Moved to nickdekruijk/settings

1.0.3

21 Jun 16:32
Compare
Choose a tag to compare

Option to return an array by splitting value into seperate lines and key values

1.0.2

16 Feb 16:06
Compare
Choose a tag to compare

Change value column type to longText
Readme changes