Symfony is setup to set the locale based on URL paths. E.g. /ja
for Japanese. If no URL path is setup
then English is set as the default locale.
Setup in annotations.yaml
Annotations are used in controllers to define routes.
Symfony is setup to set the locale based on URL paths. E.g. /ja
for Japanese. If no URL path is setup
then English is set as the default locale.
Setup in annotations.yaml
Annotations are used in controllers to define routes.