Тёмный
No video :(

#9 Forgot Password Email and Reset Link in Laravel 10 | Blog Project in Laravel 10 

Error Solution
Подписаться 6 тыс.
Просмотров 5 тыс.
50% 1

User & Admin Login and Verification Email using Laravel 10 | Blog Project in Laravel 10
-Step by Step Forgot Password Email and Reset Link in Laravel 10
-How to Send Forgot Password Email and Reset Link in Laravel 10
-Laravel 10 Blog Project
-Blog Project in Laravel 10
Install Laravel and Remove Public Folder | Blog Project in Laravel 10 • #3 Install Laravel and...
Database Connection and Login & Register HTML Setup | Blog Project in Laravel 10 • #4 Database Connection...
Blog Template Setup in Laravel 10 | Blog Project in Laravel 10 • #5 Blog Template Setup...
User Register and Validation Email Unique in Laravel 10 | Blog Project in Laravel 10 • #6 User Register and V...
Send Verification Email on Registration (Mailtrap) using Laravel 10 | Blog Project in Laravel 10 • #7 Send Verification E...
User & Admin Login and Verification Email using Laravel 10 | Blog Project in Laravel 10 • #8 User & Admin Login ...
Please Subscribe my channel: - / @errorsolutioncode
Thank You for Watching My videos.

Опубликовано:

 

21 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 21   
@LokeshYadav-jw9ob
@LokeshYadav-jw9ob Месяц назад
sir very nice tutorial , clearly explained this video thank you
@errorsolutioncode
@errorsolutioncode Месяц назад
You are most welcome
@LokeshYadav-jw9ob
@LokeshYadav-jw9ob Месяц назад
@@errorsolutioncode sir laravel add to cart tutorial ??
@Web-developer0
@Web-developer0 5 месяцев назад
I really appreciate it. I've been searching for email verification for many days, but now I found the right solution. Keep up the good work!
@errorsolutioncode
@errorsolutioncode 5 месяцев назад
Thank you :)
@rizanraafi
@rizanraafi 9 месяцев назад
Thank you! very clearly explained
@errorsolutioncode
@errorsolutioncode 9 месяцев назад
You are welcome!
@abdelhadi2652
@abdelhadi2652 4 месяца назад
Thank You So Much
@errorsolutioncode
@errorsolutioncode 4 месяца назад
You're most welcome
@ALISAAD-kl7gn
@ALISAAD-kl7gn 7 месяцев назад
You are creative man, keep it up 😃
@errorsolutioncode
@errorsolutioncode 7 месяцев назад
Thanks, you too!
@etc3625
@etc3625 7 месяцев назад
Fantastic
@errorsolutioncode
@errorsolutioncode 7 месяцев назад
Thanks
@user-vz7hh4ko5x
@user-vz7hh4ko5x 8 месяцев назад
thank you
@errorsolutioncode
@errorsolutioncode 8 месяцев назад
You're welcome
@MohitKumar-jg4ry
@MohitKumar-jg4ry 5 месяцев назад
the mail not working till now, I watched other videos but not solve pls give me details about the condition you were talking about last comment🙏
@errorsolutioncode
@errorsolutioncode 5 месяцев назад
okay bro
@Abdullah-gw6uv
@Abdullah-gw6uv 4 месяца назад
create the route in web.php like this Route::post('forgotpassword',[AuthController::class,'forgot_password'])->name("forgot_password.post"); and also pass action=" " in the form like this then your email is working he make a mistake but how its routes working i dont understand without the route email will never run
@luisfernandomorales9405
@luisfernandomorales9405 Месяц назад
@@Abdullah-gw6uv The secure route in action is the following: action="{{ route('forgot.password.post', ['token' => $user->remember_token]) }}" you need to pass the user token in the route.
Далее
Laravel Breeze Reset Password with Email or Username
16:18
PEDRO PEDRO INSIDEOUT
00:10
Просмотров 2,2 млн
Laravel Mail Basics 2024 | Send emails with Laravel
9:31
Tutorial Laravel 10 : Reset Password Lewat Email
29:42
Просмотров 2,6 тыс.
Laravel REST API Auth - Forgot & Reset Password [3]
17:17