I am trying to configure the bundle from : https://symfony.com/doc/master/bundles/DoctrineFixturesBundle/index.html
and when I try to run the command :
$ php bin/console doctrine:fixtures:load
getting error: In LoadDataFixturesDoctrineCommand.php line 95: Could not find any fixture services to load.