We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hi @cocolabssas
I followed your documentation for the parameter in the database (/src/Cocorico/ConfigBundle/README.md)
If I want to load a fixture, just run the command:
php app/console doctrine:fixtures:load --fixtures=src\Cocorico\ConfigBundle\DataFixtures\ORM\ --append
except that doctrine: fixture:load does not have this option nor --group which could be useful
Why I do not have access to his options
Symfony 3.4.36 Composer 1.10.21
The text was updated successfully, but these errors were encountered:
No branches or pull requests
hi @cocolabssas
I followed your documentation for the parameter in the database (/src/Cocorico/ConfigBundle/README.md)
If I want to load a fixture, just run the command:
except that doctrine: fixture:load does not have this option nor --group which could be useful
Why I do not have access to his options
Symfony 3.4.36
Composer 1.10.21
The text was updated successfully, but these errors were encountered: