Custom Forgot and Reset Password on Laravel 8 Multi Guards - #1 Normal User

preview_player
Показать описание
Laravel provide it's own forget and reset password functionality but if you want to create your custom forget and reset password functionality then i will help you to creating custom reset password functionality in laravel 8 multi guards.

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

Thank you so much bro <3. Your tutorial was great. keep up the good work! Can't wait to see your next tutorial.

lengleng
Автор

Thank you so much sir. You have done a great job!

tarekahmed
Автор

hello my sir!,
I have important question:
why use "is_user_verify_email" in route ?
Route::middleware(['auth:web', 'is_user_verify_email', 'PreventBackHistory'])->group(function(){
});

if deleted it, email sending is correct,
With it, an error occurs

mohamedbachiri
Автор

bro u save My life !! perfect Time$ thanks a lot broooo!! i will share your channel link in my frds!!

mimicry-venkatraj
Автор

help us about Spatie Roles and Permission in laravel?

gustavekarekezi
Автор

awesome bro keep making videos like this

fitNdedicated
Автор

When i click the link Reset Password in mail it redirect to right route but it is localhost/ not 127.0.0.1:8000/, so it alert The requested URL was not found on this server. Did anyone know the problem is ?

nam
Автор

thanks a lot to making this awasome video tutorial thank you so much

vikassharma
Автор

hello sir, how can i configure expired token reset password?

frtarang
Автор

Great great video Thank you so much I subcribe <3

bcg
Автор

Connection could not be established with host "mailhog:1025": stream_socket_client(): php_network_getaddresses: getaddrinfo for mailhog failed: No such host is known.

sivaazagashs
Автор

Thanks, you are great !
Please keep great work .

zohraneda
Автор

I want to learn Codeigniter 4 myth auth multiple login. Could you explain us? If you can. 😜

SHADAN.__.KHAN