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 dc0b3f8 commit 13e769cCopy full SHA for 13e769c
README.md
@@ -22,6 +22,13 @@
22
- Use the middleware to [automatically set the appropriate app locale](#-use-middleware-to-update-app-locale) (and use route model binding).
23
- **Work with routes without thinking too much about locales.**
24
25
+## 🔌 Demo App
26
+
27
+To test and demonstrate some of the features this package provides, I have created a basic Laravel 6 demo app.
28
+Feel free to open any issues there if you want me to test/demonstrate more stuff.
29
30
+- https://github.com/ivanvermeyen/test-app-laravel-localized-routes
31
32
## ✅ Requirements
33
34
- PHP >= 7.1
0 commit comments