Releases: mcamara/laravel-localization
Releases · mcamara/laravel-localization
1.3.9
Fix replacing route parameter with correct key with implicit paramet……
1.3.8
v1.3.8
Fix replacing route parameter with correct key with implicit paramet……
v1.3.7
Issue #546 - Fix issue with unable to detect routes properly when the…
1.3.6
Fix #468 and #429 (#529)
When app is running in the console, we should use the default value of config('app.locale'), don't need to negotiator with the accept-language
v1.3.4
Added an option to exclude current locale from LaravelLocalization::getSupportedLocales
function.
Thanks to @chriys
v1.3.3
The language negotiator will convert the locale names into canonical …
v1.3.2
Fix issue when calling getLocalizedURL() on L5.5 (credits to leMaur)
1.2.7
Authorize Laravel 5.3 and 5.4 (#474)
Currently configuration fails with Laravel 5.4.*.