laravel-mixpanel
laravel-mixpanel copied to clipboard
Browser Detection
Implement more robust and complete browser detection.
Possibility: https://github.com/hisorange/browser-detect, but need to figure out proper service provider loading, and config handling without having to publish.
Currently facing the following issues:
- hisorange/browser-detect doesn't detect versions
- sinergi/browserdetector has issues detecting the browser name sometimes, instead reporting
Mozilla 5.0. It may also not always be accurate in detecting bots.