Answer the question
In order to leave comments, you need to log in
How to do dynamic routing in symfony2?
I want something similar to routing in mvc.net:
my_route_name:
pattern: /{controller}/{action}/{id}/
defaults: { _controller: "AcmeMyBundle:{controller}:{action}", id: 0, action: index, controller: main }
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question