laravel-localize-middleware
laravel-localize-middleware copied to clipboard
Configurable localization middleware for your Laravel >=5.1 application
Is it possible to update composer to include Laravel 6.0?
Adds laravel 6 support + auto-loading
Updated composer.json to autoload the provider
The header determiner partially supports Accept-Language, but does not fully support [RFC2616 14.4](https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.4) (i.e language ranges and prefixes). It'd be great to have a standalone determiner for Accept-Language that fully...