Laravel structure is able to support routes definition on controller and have the routes file be optional ? #56067
Unanswered
pedrovian4
asked this question in
Ideas
Replies: 2 comments 1 reply
-
Sounds like a nice counterpart to contextual attributes 👍🏻 |
Beta Was this translation helpful? Give feedback.
0 replies
-
The laravel community will love it. A niche of developers will hate it. Question is: Will you still use laravel when it becomes like symfony? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I've always liked the notation way to define routes like Symfony, I think in large projects it helps to find things easy. I know we have debugbar and other tools to improve our track, but somehow still helps the route definition on the controller. I have looked the structure of routes definition, and sounds possible to implements, but would it be able to be in framework in the future? What the community thinks about.
Beta Was this translation helpful? Give feedback.
All reactions