What is the best way to declare a route in Symfony 3? -


maybe don't understand how symfony works (i'm beginning it), apparently there 4 ways declare route (see here). want know, if these ways work, best way declare it?

there no single "true" way. if work alone, pick way like. if work team, pick way. experience, used ways yml or annotations, because readable.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -