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
Post a Comment