A YAML file cannot contain tabs as indentation

后端 未结 4 1441
孤街浪徒
孤街浪徒 2020-11-30 05:23

This is my first work with Symfony 2. All I am trying to do here is whenever the user clicks on the submit button he will go to another page.

But my index page isn\'

4条回答
  •  执念已碎
    2020-11-30 06:16

    A YAML file cannot contain tabs as indentation, so the mistake is here: C:\\xampp\\htdocs\\api\\app/../src/AppBundle/Resources/config/valida tor.yml" at line 9 (near " - { resource: validators/services.yml }").

提交回复
热议问题