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.
2 parents 5e369b9 + e195be0 commit 6752b36Copy full SHA for 6752b36
README.md
@@ -25,10 +25,10 @@ the [`dragon-code/pretty-routes`](https://github.com/TheDragonCode/pretty-routes
25
26
This is all. Now you don't have to specify route names. Now the route names will be generated automatically based on the final URL of your project.
27
28
-> Note
29
->
30
> All previously specified route names in the application will be ignored.
31
>
+> Compatible with all package solutions for expanding the list of routes.
+>
32
> Also, [Laravel Idea](https://laravel-idea.com) support coming soon.
33
34
Since route names are generated at the time they are received, we recommend using route caching in production:
0 commit comments