Support the ongoing development of Laravel.io →

croxio5

Joined 9 Feb 2014

Statistics

Threads 2
Replies 3
Solutions 1
Articles 0
posted 10 years ago

Hash::make() with same input returns different values in different places, with one working with Auth::attempt(), one not

Long title but it kinda sums up the issue. I have an action in a controller that creates a new user...

0 Likes
6 Replies
Solved
posted 10 years ago

Authentication attempt not "saving" per se

I'm having issues with Authentication where after Auth::attempt()ing someone and have it return true...

0 Likes
4 Replies
replied 10 years ago

Hash::make() with same input returns different values in different places, with one working with Auth::attempt(), one not

Just tested it without explicitly doing Hash::make() and it seems to be working. I'm using Magniloqu...

0 Likes
Solved
replied 10 years ago

Authentication attempt not "saving" per se

anlutro said: Have a look at http://wiki.laravel.io/Laravel_4_Auth_pitfalls I've checked that out...

0 Likes
replied 10 years ago

Authentication attempt not "saving" per se

OliverShanahan said: I had the same issue. It was caused by having not having my user tables primar...

0 Likes

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.