Cocolabs-SAS / cocorico

👐 Cocorico is an open source marketplace solution for services and rentals. More information right here: https://www.cocorico.io/ 🚀 Cocorico is also available in an off-the-shelf SaaS package, check out https://www.hatch.li to launch your platform today. 😍 We are hiring (telecommute welcome 🏡): https://www.welcometothejungle.com/en/companies/cocorico/jobs/candidatures-spontanees#apply
https://www.cocolabs.com
MIT License
857 stars 610 forks source link

Doctrine:fixture:load fail #527

Open RemiLecpac opened 2 years ago

RemiLecpac commented 2 years ago
Q A
Bug report? [ x ]
Feature request? [ ]
Support request? [ ]

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

image