Support the ongoing development of Laravel.io →

Serdiev

Joined 14 Jun 2014

Statistics

Threads 2
Replies 3
Solutions 1
Articles 0

Auth::attempt fails. Hash is differs each time.

Hello! I've looked through all the other threads regarding hashes and Auth:: and not one has been ab...

0 Likes
6 Replies
Solved

Questions about homestead

Hello! I feel like I have no idea what I'm doing right now... I have installed homestead. It seems t...

0 Likes
1 Replies
Solved
replied 9 years ago

Auth::attempt fails. Hash is differs each time.

Okay I solved it, I feel so stupid now. public function getAuthPassword() { return $this->pas...

0 Likes
Solved
replied 9 years ago

Auth::attempt fails. Hash is differs each time.

Okay. if(Hash::needsRehash($this->password)) $this->password = Hash::make($this->passwo...

0 Likes
replied 9 years ago

Auth::attempt fails. Hash is differs each time.

I don't understand you. How can that be 'normal'. Isn't the whole reason about using a hash is that...

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.