Laravel 11 Multi Auth For Ecommerce Website | Step By Step

preview_player
Показать описание
In this video I show you how to create multi authentication system for user, admin, vendor in laravel 11. I show you this multi authentication system step by step. Anyone following this tutorial will able to build it very easily.

Laravel 11 Multi Auth For Ecommerce Website. This video is a part of our complete ecommerce series.

Need a Laravel Developer? Message me

This is for latest version ~ laravel 11

#laravel

Thank you so much for watching. Watch the full video carefully and you all will build the multi authentication system using laravel 11 without any problem.
Рекомендации по теме
Комментарии
Автор

Thank you so much bro 🔥
Awesome project and awesome teaching 🔥❤

RapLyricalVideos
Автор

Wow... Please make complete project..

Please make spaite role permission in this project

devnayem
Автор

I am taken to /dashboard on login and not /admin/dashboard
Also I think the double check in the middleware file is redundant and can be resolved to a single switch statement

SLabs-myvr
Автор

Not a big fan of simple tinyints, maybe use an enum to make it more explicit

loiclaborderie-boulou
Автор

Hi, why am I being routed back to the login page after logging in?

Defini