Agents Detector is a package that provides a very easy way to detect the agents (Devices, Operation Systems, Browsers, Bots) in Laravel.
Install the latest version using Composer.
1composer require pharaonic/laravel-agents-detector2php artisan vendor:publish --tag=laravel-agents3php artisan migrate