You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -517,6 +518,10 @@ This config would add Catalan and Achinese as languages and override any other p
517
518
518
519
You can create your own config providers and add them on your application config file (check the providers array in `config/app.php`).
519
520
521
+
## Caching routes
522
+
523
+
If you want to cache the routes in all languages, please refer to this package: [https://github.com/czim/laravel-localization-route-cache](https://github.com/czim/laravel-localization-route-cache)
0 commit comments