Laravel 8 Multi Authentication (Multi Auth: Create Multiple Authentication in Laravel)

preview_player
Показать описание
In this video, we will learn about Multi Auth: Create Multiple Authentication in Laravel.

Hey everyone, Sid here back again with another video!

I train professional software engineers that companies love to hire. I cover a wide range of subjects like programming, what's latest in tech, new frameworks, open-source products etc. I keep my interest in a wide area of tech like Javascript, Python, PHP, AWS, etc.

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

when user logs out, say admin, is it possible to redirect it to admin/login rather than home?

manishkl
Автор

in laravel 8 i created multiple auth system with student, admin, lecturer login, normal user login . login are working but problem is expect user other logout are not working. to logout i need to login user then i have to logout user otherwise it will redirect previous users home page. do i need add anything specific in logout option. when i check admin logout it doesnot go to the controller. logout only works for users

sanchayan
Автор

I followed Your structure.. All goes well but stuck when I need to login both (User and Admin) at the same time in different tabs. Suppose If I log in to Admin then the user's login page redirects me to the admin panel. Any Solution ??

Vijendersingh
Автор

logut controller need also ? can you help on that ?

swarups.m.
Автор

what package is used here for the auth controllers please ?

dislon
Автор

Hello sir muje 5 user ka multiple login authentication bana he so sir jese apne do user ka banaya wese same hum 5 user ka bana sakte he kya sir

indiatravelwithharsh
Автор

Hello! I'm new to Laravel and I tried using the new Laravel 8. I have limited knowledge of Laravel 7 previously. When I tried to run the program, i'm getting "Method does not exist." What seems to be the problem? I hope you can help me. Thank you so much. :)

jemflordelacerna
Автор

hi bro i just created the lavravel 8 project with jetstream, and the login and registration forms are working fine with users table, But i didn't see the LoginController inside the App/Http/Controller

akshayashokan
Автор

sir... 1 code ki requirement he muje ap provide kr skte ho???

jb parent_id delete ho tb uski childs bhi delete ho jana chahiye..
means ke jb me category delete kru to uski subcategory bhi delete ho jani chahiye??
aap muje uska code provide kr skte ho???

kaziovesh
Автор

How can we verify email of users with multi auth ?

kishorpatel
Автор

Why your namespace in LoginController.php and RegisterController.php has /Auth you did not explain in this video and neither in your blog. This cause issue in route please explain this...

niweshshrestha
Автор

Sir, I took your project from github for learning purpose. I got this error please let me know how to solve it. - Method does not exist.

monikajain
Автор

But for different different type users we should not create new tables like users and admins.
We should stick to users table with a custom field like role as boolean/string type.
What you say?
Thanks.

ashique
Автор

can you do jetstream multi auth with fortify sir, thank you so much !!!

MegaGerardo
Автор

Can you make this tutorial that use fortify sir?

raihanhori
Автор

brother please rebuild your article, because error message validation not show.

topansetiawan
Автор

How can I get logged in user id or name ???

lfcgzng
Автор

Great tutorial. When admin login how can i check is_super==1 to allow login the admin.

NazmulHaqueroton
Автор

Can we log in as a User and Admin at the same time?

DeepakChauhan-mxxp
Автор

Please, create project laravel 8 blog profesional..thank you

murtadokw