The Auth::attempt()
function expects a password
index in the array passed as an argument to the function.
Change the request input name to 'password' instead of the 'passw' to fix the problem.
omchooo liked this reply
I really appreciate you trying to help but I already got it to work. Thank you anyway
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community