Answer the question
In order to leave comments, you need to log in
What is the error when creating a login form on Symfony [ERROR] Class "..." doesn't exist; please enter an existing full class name.?
Here, according to this manual , I am trying to create a login form, but between these commands:
Choose a name for the controller class (e.g. SecurityController) [SecurityController]:
> SecurityController
Do you want to generate a '/logout' URL? (yes/no) [yes]:
> yes
Enter the User class that you want to authenticate (e.g. App\Entity\User) []:
[ERROR] Class "lalala" doesn't exist; please enter an existing full class name.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question