how to use multiple Authentication in Laravel 8 using Middleware |mutli auth |Multi auth Laravel 8

preview_player
Показать описание
Laravel 8 multiple authentication system. multi auth laravel 8 is very easy. in this video I will teach you about Multiple Authentication in laravel 8. I am using Middleware for multiple Authentication in laravel 8. Laravel 8 provides many ways to apply multiple authentication but in this video, I will teach you Laravel authentication using middleware. and you will learn about the basic use of middleware in laravel.
thanks for watching this video and please support me by:
i)SUBSCRIBE(if you wants to help)
ii)Like
iii)Comment
iv)Share
if you wants to help
get guidelines to install xamp and sublime editor by using following links
Рекомендации по теме
Комментарии
Автор

Hi if you are here to thank me. I would be very happy if you would also subscribe to my channel and help me become a 1k subscribers .thanks

sabrizone
Автор

Hello Sir...
I need to do an authentication based on users roles.
Like if a normal user logs into a website, he should be shown with limited contents and functionalities.
But if a user who has subscribed to the website logs in, then he should get the basic content as well as special content.
Will this be possible if I follow your video?

manishprabhakaran
Автор

Thank you. But role_id === 1 or admin should automatically go to admin dashboard route. How can I achieve that? plz help

snakemanluffy
Автор

Hye, sir. I got an error. Target class [LandingPageContoller] does not exist.
I'm using Breeze Auth Laravel 8.
Can you please guide me, sir?

adawiyahabdjalil
Автор

Can you give me the source code.. i am having some problem

WebTechKnowledge