Laravel Vue SPA Issue Tracker part 6: API reset password

preview_player
Показать описание
Today on our laravel vue spa issue tracker part 6 we are going to implement the api part for forgot password sending email and reset password functionality.
Also we are going to fix the response when we fail the login request.

Рекомендации по теме
Комментарии
Автор

We used the laravel way of doing this guys but we could as easily make our own token generation and check, it's just that since we have it there, why not reuse them ? :)

ProgrammingwithPeter
Автор

Great Video on Laravel and Vue.js. Worth checking if one wants to learn Laravel.

TheNerdyDev
Автор

can be used on jwt api ? is it the same way?

tingtingjoanaling
Автор

HI. I am doing the same as you do. But I am facing a problem with an error. "message": "Expected response code 250 but got code \"530\", with message \"530 5.7.1 Authentication required\r\n\"",
"exception": "Swift_TransportException",
"file": "F:\\PlayList\\Laravel Vue SPA Issue Tracker\\issue-tracker-backend\\vendor\\swiftmailer\\swiftmailer\\lib\\classes\\Swift\\Transport\\AbstractSmtpTransport.php",
"line": 457,

monirctgit
Автор

I really like your videos, but unfortunately I faced with this:
"message": "Call to undefined function passwords.token()",
"exception": "Error",
"file": "/var/www/example.com/public_html/taskManager/app/Http/Controllers/Api/ResetPasswordController.php",
"line": 60,


I get this by sending a request for a reset password. I have already spent 3 hours, but I still can’t find the problem. I would be very grateful for your help.

vasyapupkin
Автор

Bro I'm watching your lara portfolio Playlist. ..

MuhammadAdnan-gxrd
Автор

Done watching! git commit -m "Implemented forgot and Reset password API"

pratikrane
Автор

too make the controller in the namespace you want use the / not the \.. thats the only thing that caused it not to work for you

metalevel
Автор

Did Peter commit today's work?




Yes.

kmata
visit shbcf.ru