We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6424bd3 commit 05fe7a5Copy full SHA for 05fe7a5
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All Notable changes to **Laravel Localized Routes** will be documented in this file.
4
5
+## 2.1.0 (2019-12-22)
6
+
7
+- Add `Route::localizedUrl()` macro to generate a URL for the current route in any locale.
8
9
## 2.0.0 (2019-12-17)
10
11
- Add option to automatically detect and set locales with [codezero/laravel-localizer](https://github.com/codezero-be/laravel-localizer)
0 commit comments