Releases: stevebauman/location
Releases · stevebauman/location
Location binding
- Bind location instance in service provider boot method instead of register
Laravel 5 only, lot's of fixes and tweaks
- Service provider is now Laravel 5 only
- Tweaked layouts, comments, and some other small things
v1.1.9: Merge pull request #11 from Maroo-b/master
fix config path for laravel 5
v1.1.8
Updated changelog with new version
Code reformatting tweaks
v1.1.7 Update changelog
v1.1.6
Updated thrown exception
Code formatting and doc tweaks
v1.1.5 Exception and code tweaks
v1.1.4
Fix configuration path due to PSR changes
PSR Compatibility Update
- All classes have been merged into the
src/
directory - All arrays have been changed to short array syntax
Added tests, other small tweaks
- Added tests
- Updated
readme.md
- Changed formatting of some functions