shetabit/visitor

Call to undefined method Shetabit\Visitor\Drivers\UAParser::userAgent()

Closed this issue · 1 comments

Detailed description

On a fresh installation, if you change the default driver from jenssegers to UAParser and you try to log a visit, you get this error:

Call to undefined method Shetabit\Visitor\Drivers\UAParser::userAgent()

Your environment

Include as many relevant details about the environment you experienced the bug in and how to reproduce it.

  • php8.2
  • macOS
  • laravel sail

fixed by #55