Releases: niladam/laravel-visits
Releases · niladam/laravel-visits
2.0.0 - Helper renaming and strict check
- Renamed the
visit
,visitModel
,visitUrl
helpers to a prefixed version to avoid conflicts with other packages/and or helpers. The helper names are nowlvVisit
,lvVisitModel
,lvVisitUrl
- Changed the
isMobile
method to be strict
1.0.2
1.0.1
Initial release - 1.0.0
Initial release of the package.