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 9ee565c commit a3cd1bcCopy full SHA for a3cd1bc
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All Notable changes to **Laravel Localized Routes** will be documented in this file.
4
5
+## 1.2.0 (2019-04-30)
6
+
7
+- Enable the use of customs domains or subdomains instead of slugs.
8
9
+## 1.1.0 (2019-03-19)
10
11
+- Add option to remove the main locale slug from the URL.
12
13
+## 1.0.1 (2019-03-13)
14
15
+- Register the `UrlGenerator` the same way Laravel does in recent versions
16
17
## 1.0.0 (2018-04-03)
18
19
- Automatically register a route for each locale you wish to support.
0 commit comments