Laravel 8 Multi Guards Authentication

preview_player
Показать описание
If you have used Laravel for a while, you should have heard a lot about multiple authentications. You should have also heard “guards” a whole lot. But if you are fairly new to Laravel, multiple authentications makes it possible for you to have different classes of users access different/similar parts of the same application.
Keep normal users in user table , admins create another table as admin and doctors create another table as doctor.
In this tutorial we'll use guard to create this multi authentication system.

Source Code:

Related videos:
- Laravel 8 Multi Auth based on Roles

- CodeIgniter 4 Authentication | Login, Register & Filters | Codeigniter 4 tutorial [HD]

---- Chaps -----
0:00 - Intro
0:45 - Creating database
1:58 - Installing Laravel Auth Ui
4:18 - Create Users Table
4:45 - Inserting new user and check user
5:53 - Create UserController for normal users
6:35 - Create user route group for normal users
9:22 - Design users login page
10:26 - Design users register page
11:05 - Normal User auth functionality
30:27 - Admin auth functionality
48:33 - Doctor auth functionality
1:11:50 - Overview
Рекомендации по теме
Комментарии
Автор

This is the best video with proper information about guards. The explanation is smooth as butter. Thank you for your efforts.

afairywithdemonwings
Автор

The best multi authentication video that exists on YouTube. Been here on YouTube for like a month to get a proper solution and found no luck. Thanks to you man.

chaitanyasonboir
Автор

Thanks for this elaborate workon guards.

akeemsalami
Автор

Thank you. Very useful and easy to learn step-by-step tutorial.

sharkdududu
Автор

Your teaching style is superb quality 👌.

keshavkumar
Автор

Is this your voice or google's? easy to hear and understand, thank so much for this knowledge, subcribled and wait for next video

hoangsangnguyen
Автор

Absolutely brilliant!! It's like watching tutorial perfectly made by artificial intelligence! ;-D

Markor
Автор

my bootstrap.min.css did not load on my login and register page why??

aaningwa
Автор

Your way of teaching is excellent! Why have you stopped making Laravel videos? Please make more videos. Liked and Subscribed! Best wishes from Pakistan!

AllFreeDocumentries
Автор

One of the best authentication system video,
Thanks.

keshavkumar
Автор

This is a must training for me. Thanks for sharing Irebe.

arnelanuza
Автор

Great video that exists on Youtube for multi authentication in laravel 8. Thanks lot.

ldesilval.g.h.
Автор

Your tutorial really help me a lot 🙏
Thanks 😊
I have been looking for something like this

ramondamilareadeyemi
Автор

your video is amazing for beginner after one weak i can do auth with in hour because your video is great and helpful

hassannasir
Автор

Thanks for the lessons, very cool.
Hello from Russia

mlcuewd
Автор

Absolutely brilliant!! It's like watching tutorial perfectly made by artificial intelligence. please create a video regarding school management system in which "Super admin, Admin, Principal, Clerk, Librarian, gate Keeper etc. multi authentication log in...

sudhirkumar
Автор

Best video for laravel multi guards. I like details in video. Could you make video for JetStream with Multi Guards Authentication. You are best :):)

erdalsari
Автор

Great video! But please I have a question. Can we follow this video without using laravel auth scaffolding? I didn’t see the point in installing since you created all the logic yourself?

jnosa
Автор

It's very simple...
I want to make a video on it...
Different users table in database can fetch by same login page...

mohammadnaveedarshad
Автор

If I install Laravel breeze alternative laravel UI, then it will be work same process?

bisnu-kundu