Support the ongoing development of Laravel.io →
Authentication Security Validation
Last updated 1 year ago.
0

Dump the values inside Auth Manager attempt() method to see what it returns , you can get an idea then

Last updated 1 year ago.
0

Not sure exactly how to do that. I have run the below, and it returns boolean false

   dd(Auth::attempt($credentials));
Last updated 1 year ago.
0

The problem is that every time you receive different encrypted values because of the randomiser.

See the another thread with same problem here. May be this solution will be good for you.

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

kknoer kknoer Joined 31 Jan 2014

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.