I have a routing in my Symfony project that points to different controllers, in different routes, like this:
# GLOBAL DE LA APLICACIÓN
entry_point:
path: /
defaults: { _controller: AppBundle:Default:index}
options:
expose: true
# PA...
asked by
15.03.2018 / 16:32