after installing the bundle the make:reset-password command could not generate all the files, I got error Cannot find the entity manager for class "App\Entity\ResetPasswordRequest"
| P |
V |
| symfony |
5.4 |
| doctrine |
2.10 |
| PHP |
8.1.11 |
created: src/Controller/ResetPasswordController.php
created: src/Entity/ResetPasswordRequest.php
In DoctrineHelper.php line 91:
Cannot find the entity manager for class "App\Entity\ResetPasswordRequest"