Skip to content

Releases: efriandika/laravel-settings

v1.2.5

26 Jan 01:57
Compare
Choose a tag to compare
  • Added Support to L5.4

v1.2.4

27 Sep 08:52
Compare
Choose a tag to compare

Added small feature:

You can use the settings()->set() and settings()->get() syntax which Laravel allows when using most of the inbuilt helpers (such as route(), view() and config())

v1.2.3

04 Jan 11:32
Compare
Choose a tag to compare
  • Add Support to L5.2

v1.2.2

30 Dec 05:23
Compare
Choose a tag to compare

small bugs fix

v1.2.1

18 Dec 17:35
Compare
Choose a tag to compare
  • Small Bugs FIx

v1.2.0

15 Dec 17:34
Compare
Choose a tag to compare
  • Bugs Fixes
  • Adding Feature: Fallback to Laravel Config

v1.1.0

16 Jun 01:10
Compare
Choose a tag to compare

Added support to Laravel 5.1.1

v1.0.1

13 Apr 14:22
Compare
Choose a tag to compare

Add helpers: settings('key')

v1.0.0

13 Apr 12:40
Compare
Choose a tag to compare

This is initial release (stable). Look at read me please :)