vendredi 28 décembre 2018

How to generate a hash password for Laravel project?

I'm using Laravel.I want to update the password of one of my users.

enter image description here

I tried went to this site : https://bcrypt-generator.com/

entered: 12345 as click Hash, then I got

$2y$12$I4R0XT4iE742UWQzAzIUf.nLQA8oQhekEl16.p4oqhqBqg5nZQLb2

I then copied the resulting hash and paste it into my database column.

enter image description here

Then try to log-in, still can't seems to log in

enter image description here


Questions

How would one go about and debug this further ?


I'm open to any suggestions at this moment.

Any hints/suggestions / helps on this be will be much appreciated!



from Newest questions tagged laravel-5 - Stack Overflow http://bit.ly/2AjZohy
via IFTTT

Aucun commentaire:

Enregistrer un commentaire