Skip to content

Commit 13e769c

Browse files
committed
Add demo app info to README
1 parent dc0b3f8 commit 13e769c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@
2222
- Use the middleware to [automatically set the appropriate app locale](#-use-middleware-to-update-app-locale) (and use route model binding).
2323
- **Work with routes without thinking too much about locales.**
2424

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+
2532
## ✅ Requirements
2633

2734
- PHP >= 7.1

0 commit comments

Comments
 (0)