krisanalfa / lumen-jwt

Lumen with JWT Authentication, Dingo API and CORS Support
258 stars 80 forks source link

How can I update password field? #51

Open mostafafallah opened 5 years ago

mostafafallah commented 5 years ago

Hi I just want to update the password for my users. I do not know how can I do it. I searched a lot in your codes but I could not find the method or peace of code for hashing password. Is there anyway to know how can I do it ?

thanks a lot for your helping