VueJs form with Laravel: Forgot Password ( Api & jwt(Part 2))

Опубликовано: 06 Октябрь 2024
на канале: Laravel Teacher
483
8

in this video i make a Forgot Password to SendRequestEmail by VueJs Laravel.
Github:
https://github.com/Alirezamosavi/vue-...
VueJs form with Laravel: 8_ Register-Login with Api of Laravel JWT Authentication(Part1):
   • VueJs form with Laravel 8: Register-L...  
VueJs form with Laravel: Reset Password with Api, Jwt(Part3):
   • VueJs form with Laravel: Reset Passwo...  
How to implement Google Recapcha with VueJs and Laravel (Part4)
   • VueJs-Laravel: How to implement Googl...  
Laravel8, VueJS Router with Github - Tutorial(2020)
   • Laravel8, VueJS Router with Github - ...  
Vue js and Laravel for beginner:
   • Vue js and Laravel for beginner  
after clone main Project just go to this page:
https://github.com/Alirezamosavi/node...
so clone that in main Project and after Clone in continue write in CommandLine:
composer update
then write:
npm run dev
then write Email and Password (that Email you wanna send Email) .env file of Laravel
Update .env
MAIL_MAILER=smtp
MAIL_HOST=smtp.gmail.com
MAIL_PORT=587
MAIL_USERNAME= write Email
MAIL_PASSWORD= Write Password
MAIL_ENCRYPTION=tls
MAIL_FROM_ADDRESS= Write Email
MAIL_FROM_NAME="Alireza-Mosavi"
then write:
php artisan serve
VueJS & Laravel 8_ Register-Login with Api of Laravel JWT Authentication(Part1):
   • VueJs form with Laravel 8: Register-L...  
I'm using this blog to publish video tutorials about technology, programming, development tools and sometimes video games as well.
I'm using this blog to publish video tutorials about technology, programming, development tools and sometimes video games as well.