Skip to content

Releases: stevebauman/location

Location binding

06 Oct 17:16
Compare
Choose a tag to compare
  • Bind location instance in service provider boot method instead of register

Laravel 5 only, lot's of fixes and tweaks

14 Aug 18:39
Compare
Choose a tag to compare
  • 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

30 May 17:08
Compare
Choose a tag to compare

v1.1.8

08 May 14:40
Compare
Choose a tag to compare
Updated changelog with new version

Code reformatting tweaks

06 May 13:31
Compare
Choose a tag to compare
v1.1.7

Update changelog

v1.1.6

30 Apr 14:22
Compare
Choose a tag to compare
Updated thrown exception

Code formatting and doc tweaks

30 Apr 13:32
Compare
Choose a tag to compare
v1.1.5

Exception and code tweaks

v1.1.4

30 Apr 13:16
Compare
Choose a tag to compare
Fix configuration path due to PSR changes

PSR Compatibility Update

24 Apr 14:16
Compare
Choose a tag to compare
  • All classes have been merged into the src/ directory
  • All arrays have been changed to short array syntax

Added tests, other small tweaks

21 Mar 22:31
Compare
Choose a tag to compare
  • Added tests
  • Updated readme.md
  • Changed formatting of some functions