Multi login system using middleware | User Login | Admin Login | Laravel 9 | Learning Points

preview_player
Показать описание
Multi login system using middleware | How to use user and admin login system | Multiple Authentication | Laravel auth | Separate Dashboard | Laravel 9 | Laravel Tutorial | Learning Points

In this video we will going to learn about how we can create login system using ui auth in laravel.How we can create different types of user login. Will create new column to identify which type of user it is. We will create separate link for user and admin. After login they will redirect to their specific dashboard. Restrict user to access admin dashboard.

Chapters
00:00 Overview
01:27 Project Setup
02:37 Start Application
03:06 Authentication
04:12 Add Bootstrap Scaffolding
05:00 Npm install and build
06:00 Auth Scaffolding
07:00 Database Connection
08:57 Migrate Database
11:59 Configure Model
12:40 Register users
14:42 Add Middleware
15:23 Register Middleware
16:15 Middleware Logic
18:32 Admin Dashboard
22:21 Create Login
30:16 Apply Middleware
32:46 Show Error Message
33:40 Conclusion

Please comment your feedback and support me by subscribing to this channel.

#laravel #tutorial #authentication #login
Рекомендации по теме
Комментарии
Автор

is it possible to make middleware that enables me have separate and different login pages for let's say admin, user and participant?

nazelibrahim
Автор

Hello brother by sawing your video I've try to do the multi auth in my running project now my whole project work is gone I could not figureout how to solve this unfortunatly I've keep any backup file can you please help me I really need your help.Thank you

fouziasarkerdisha
Автор

i think the db name is not correct. otherwise a great turtorial

MuhammadAli-fnkv
Автор

would this tutorial still work if i used the custom login tutorial?

pkp
Автор

hello sir! I have a problem between the admin and user home when I log the admin account it lagging in my screen and it directly go to home location it says user dashboard and if I change the url into admin/home it directly go to admin dashboard. I hope u will help me.

NASA-Educational
Автор

Why should I store Admin in the users table?

riyajhossen
Автор

You are using which microphone and recorder . I have new audio array microphone not working in ubantu 22.04

acharyatechnical