Grouping the same controller class for multiple routes #36421
Unanswered
beganovich
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone.
Before I attempt to create this myself (I'm still questioning the decision), I'd like to hear your opinion. Is something like this useful or really just waste of time?
At the moment, we have to provide the controller for each route:
How about grouping it, so the second parameter only accepts the method name?
I see this as a sort of time-saver, but not sure how worth is it to develop? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions