Still having the same issue with Auth::attempt(). Hash::check('secret', hashedPass) work, but can't get attempt to work.
Any other ideas?
Your solution didn't work for me.
In Auth::attempt() the key password (case sensitive) must be present, otherwise will fail
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community