Difference to route discovery package? #120
Replies: 2 comments
-
|
I don't plan to deprecate either one. Route attributes package --> discover routes based on attributes your manually add You could even use both packages at the same time. Does that make it clear? |
Beta Was this translation helpful? Give feedback.
-
|
That definitely helps, although it feels like standalone route attributes are a special case of the discovery package, ie. explicit attributes to customise aspects of a route otherwise configured by convention. I'm probably going to use both packages in our application. Thank you for the reply! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @freekmurze, I've just found the laravel-route-discovery package, which pretty much looks like a v2 of this one. What was the motivation behind adding a second one, and do you plan to deprecate this one?
Beta Was this translation helpful? Give feedback.
All reactions