All notable changes to laravel-visits
will be documented in this file
- 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
Both of these changes have been suggestions of Tynael - Thank you!
- initial release