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 55995d4 commit 7651cf5Copy full SHA for 7651cf5
README.md
@@ -35,7 +35,7 @@ composer require codezero/laravel-localized-routes
35
php artisan vendor:publish --provider="CodeZero\LocalizedRoutes\LocalizedRoutesServiceProvider" --tag="config"
36
```
37
38
-You will now find a `localize-routes.php` file in the `config` folder.
+You will now find a `localized-routes.php` file in the `config` folder.
39
40
#### Configure Supported Locales
41
0 commit comments