Answer the question
In order to leave comments, you need to log in
Why does laravel produce a different hash each time?
Hello.
Faced such a problem.
When I use the function, Hash::make();
it gives me different data every time:
echo Hash::make('12345'); //$2y$10$goOxBdpi5lMHdojCPb0gSeDgLkXM4/9Pq.nNDClmRpAfsxWqvo.te
echo Hash::make('12345'); //2y$10$nAhzSoKz94EpcmN81K2ulu15vF58h3zy6lIxNFINwPpRjmbaKR90C
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question