jenssegers / agent

👮 A PHP desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
https://jenssegers.com
MIT License
4.48k stars 472 forks source link

Browser not return the correct result #173

Open louis-hoang21 opened 4 years ago

louis-hoang21 commented 4 years ago

$agent->browser(); not return the correct result but $agent->platform(); still working.