Skip to content

Releases: niladam/laravel-visits

2.0.0 - Helper renaming and strict check

05 Sep 17:14
00b0fb2
Compare
Choose a tag to compare
  • Renamed the visit, visitModel, visitUrl helpers to a prefixed version to avoid conflicts with other packages/and or helpers. The helper names are now lvVisit, lvVisitModel, lvVisitUrl
  • Changed the isMobile method to be strict

1.0.2

05 Sep 13:02
c8f3450
Compare
Choose a tag to compare

Remove the stray ? at the end of the URLs.

1.0.1

05 Sep 12:51
8ccce68
Compare
Choose a tag to compare

Make us of nullableMorphs instead of manually creating the fields & indexes.

Initial release - 1.0.0

05 Sep 11:45
dc2dae4
Compare
Choose a tag to compare

Initial release of the package.