Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
php bin/console doctrine:fixtures:load
Эту команду надо выполнять уже после изменения файла config/packages/security.yaml , иначе это приводит к ошибке в заголовке
The text was updated successfully, but these errors were encountered:
You're right, the fixtures should be loaded after having updated the file security.yaml!
security.yaml
Sorry, something went wrong.
This has been fixed in the latest version of the tutorial 😄Thank you!
No branches or pull requests
php bin/console doctrine:fixtures:load
Эту команду надо выполнять уже после изменения файла config/packages/security.yaml ,
иначе это приводит к ошибке в заголовке
The text was updated successfully, but these errors were encountered: