-
-
Notifications
You must be signed in to change notification settings - Fork 461
Closed
Description
Hey,
Please update this bundle. I'm trying to generate new entity with this bundle, but I'm getting errors that App or AppBundle does not exist...
commands:
php bin/console doctrine:generate:entity
php bin/console doctrine:generate:entities App
My temporary fix for generating new Entities is:
Create new App class that extends Bundle in src/App.php.
Register it in the bundles.php
Unfortunately not working for php bin/console doctrine:generate:entities App
not generating getters and setters.
Bukashk0zzz, toofff, gabiudrescu, molven04, Mikilll94 and 6 moremateuszsip
Metadata
Metadata
Assignees
Labels
No labels