laravel-browser-filter
laravel-browser-filter copied to clipboard
Laravel middleware to filter routes based on browser types & versions.
This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 11.x. **Before merging**, you need to: - Checkout the `l11-compatibility`...
In some cases I see the following log in my Laravel logs: ``` [2023-06-11 03:51:45] live.ERROR: Spinen\BrowserFilter\Support\ParserCreator::parseAgent(): Argument #1 ($agent) must be of type string, null given, called in /path/to/vendor/spinen/laravel-browser-filter/src/Filter.php...
This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 12.x. **Before merging**, you need to: - Checkout the `l12-compatibility`...