Skip to content

Releases: mcamara/laravel-localization

v1.3.10

26 Jul 13:49
Compare
Choose a tag to compare
Minor code tweaks (#574)

1.3.9

30 Apr 17:30
Compare
Choose a tag to compare
Fix replacing route parameter with correct key with implicit paramet……

1.3.8

30 Apr 17:29
Compare
Choose a tag to compare
v1.3.8

Fix replacing route parameter with correct key with implicit paramet……

v1.3.7

25 Apr 17:17
Compare
Choose a tag to compare
Issue #546 - Fix issue with unable to detect routes properly when the…

1.3.6

15 Mar 17:24
Compare
Choose a tag to compare
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

1.3.5

19 Feb 09:29
Compare
Choose a tag to compare

Laravel 5.6

v1.3.4

23 Jan 15:11
Compare
Choose a tag to compare

Added an option to exclude current locale from LaravelLocalization::getSupportedLocales function.

Thanks to @chriys

v1.3.3

11 Nov 13:25
Compare
Choose a tag to compare
The language negotiator will convert the locale names into canonical …

v1.3.2

11 Sep 11:53
Compare
Choose a tag to compare
Fix issue when calling getLocalizedURL() on L5.5 (credits to leMaur)

1.2.7

08 Aug 04:42
Compare
Choose a tag to compare
Authorize Laravel 5.3 and 5.4 (#474)

Currently configuration fails with Laravel 5.4.*.