Install dotkernel/dot-user-agent-sniffer by executing the following Composer command in your project directory:
composer require dotkernel/dot-user-agent-sniffer
Before adding this library as a dependency to your service, you need to add Dot\UserAgentSniffer\ConfigProvider::class,
to your application's config/config.php
file.