Hi,
I use Symfony 3.
After installing the bundle, there are many exceptions cause :
" ....config/services.yml" does not contain valid YAML.
The reserved indicator "@" cannot start a plain scalar; you need to quote the scalar at line 41
and also line 45.
After quoting this two lines, it seems ok.
Bye
Hi, I use Symfony 3. After installing the bundle, there are many exceptions cause : " ....config/services.yml" does not contain valid YAML. The reserved indicator "@" cannot start a plain scalar; you need to quote the scalar at line 41 and also line 45. After quoting this two lines, it seems ok. Bye