Support the ongoing development of Laravel.io →
posted 5 years ago
Last updated 1 year ago.
0

You must check manually the users table in your db if that user has an email registered in the email column.

0

Hi,

thanks for your answer. The db looks good to me:

https://ibb.co/dHMZ3A

I expected this to work out of the box.

thanks

0

make sure you have both password and password_confirmation in your html login page, and double check their ids.

<input class="form-control" type="text" id="password" name="password" placeholder="Enter password"  required />

<input class="form-control" type="password" id="password_confirmation" name="password_confirmation" placeholder="Enter password again" required />

0

Sign in to participate in this thread!

Eventy

Your banner here too?

andrea giorg Joined 13 Sep 2018

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.