Not working attempt for login laravel 5.8

162 Views Asked by At

controller

user class

views login

routes

I don't know why the login page doesn't work, but the registration page is correct What exactly is the problem that that "if" doesn't work ??

When I send the email and password, only the first line works. Reaching the database does not allow me to extract the information.

0

There are 0 best solutions below