Thursday, April 7, 2016

[Symfony] how to load data fixtures with --fixtures

You need to specify the folder

doctrine:fixtures:load --fixtures=src/PMI/UserBundle/DataFixtures/ORM --append

No comments:

Post a Comment