Releases: efriandika/laravel-settings
Releases · efriandika/laravel-settings
v1.2.5
v1.2.4
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
- Add Support to L5.2
v1.2.2
small bugs fix
v1.2.1
- Small Bugs FIx
v1.2.0
- Bugs Fixes
- Adding Feature: Fallback to Laravel Config
v1.1.0
Added support to Laravel 5.1.1
v1.0.1
Add helpers: settings('key')
v1.0.0
This is initial release (stable). Look at read me please :)