Laravel 8 Multi Guards Authentication

Laravel 8 Multi Guards Authentication

Sawa Stacks

3 года назад

65,703 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@elvingonzalez3989
@elvingonzalez3989 - 26.08.2021 05:48

Hello Friend, excellent video, implement in a project using your explanation, do you have any idea why in a production environment when I log in as admin, I get error 419

Ответить
@РусланПушин-т8е
@РусланПушин-т8е - 29.08.2021 22:01

Thanks for the lessons, very cool.
Hello from Russia

Ответить
@wakilahmed2704
@wakilahmed2704 - 30.08.2021 09:07

I made the middleware exactly as you have shown and added it in karnel and the routes but I can still go back to the login page from home page. What can I do?
Thanks for the tutorial brother, it helped a lot.

Ответить
@Markor91
@Markor91 - 06.09.2021 23:17

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

Ответить
@MarkTyhurst
@MarkTyhurst - 20.09.2021 06:59

Great tutorial, thank you very much! Do you know how to implement forgot password and email verification on each user table? I've tried everything I can think of but it still only queries the users table. Thanks again!

Ответить
@MrSurge
@MrSurge - 06.10.2021 13:29

Hats off!

Ответить
@erdalsari7947
@erdalsari7947 - 11.10.2021 13:47

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

Ответить
@techloop8514
@techloop8514 - 12.10.2021 12:59

Well done, 1000+ likes.

Ответить
@sudhirkumar884
@sudhirkumar884 - 19.10.2021 17:00

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...

Ответить
@sudhirkumar884
@sudhirkumar884 - 19.10.2021 17:01

how can super admin assign role to any person in school management system???

Ответить
@muhammadekopujianto3754
@muhammadekopujianto3754 - 20.10.2021 06:47

How about email verify for multi guard? Can you create example for that?

Ответить
@emekatimothyiloba699
@emekatimothyiloba699 - 26.10.2021 05:51

Thanks so much for this God bless

Ответить
@tangaucheplease9621
@tangaucheplease9621 - 26.10.2021 14:39

Really helpfull, thank you

Ответить
@saad_alnefa3i159
@saad_alnefa3i159 - 04.11.2021 05:59

Thank you so much , i really needed this

Ответить
@yu5uy
@yu5uy - 04.11.2021 23:01

Are you from Iraq ??

Ответить
@hamza_omari
@hamza_omari - 27.11.2021 01:18

Can it be applied to version 7 ??

Ответить
@heshamkamal2007
@heshamkamal2007 - 08.12.2021 01:28

You are actually a great man
Go on

Ответить
@jing4625
@jing4625 - 29.12.2021 19:34

Thank you shared

Ответить
@sharkdududu123
@sharkdududu123 - 05.01.2022 22:47

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

Ответить
@SHADAN.__.KHAN077
@SHADAN.__.KHAN077 - 09.01.2022 06:30

Thank you sir. 😊

Ответить
@emanuelaperrone7876
@emanuelaperrone7876 - 14.01.2022 20:24

Hello, I have done the same as you did in the video. I have a template view in views->layouts->app.blade.php with navigation bar and footer and I use it in every view. Then I have user authentication and doctor authentication. With users(with user model) all ok. When i login as a doctor it redirect me in doctor/home and it's fine, but if i switch page(with navbar) the doctor logout. It's weird because if i go in doctor/login, the session is still active but if i go in other pages it's not. What im wrong? Help me!!

Ответить
@arnelanuza8304
@arnelanuza8304 - 22.01.2022 04:51

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

Ответить
@sardorjs3647
@sardorjs3647 - 10.02.2022 19:13

Thanks

Ответить
@zafeerahmad4705
@zafeerahmad4705 - 19.02.2022 22:25

how we can achieve the same in api

Ответить
@youngerit6330
@youngerit6330 - 26.02.2022 23:38

Don't view pages,but works logout:
Route::middleware(['auth:admin'])->group(function(){
//View pages
Route::view('/raports','admin.raports')->name('raports');
Route::view('/workers','admin.workers')->name('workers');
Route::view('/addWorker','admin.addWorker')->name('addWorker');
Route::post('/logout','AdminController@logout')->name('logout');
}
What's the problem?

Ответить
@hassannasir1222
@hassannasir1222 - 17.03.2022 20:54

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

Ответить
@mohammadnaveedarshad2399
@mohammadnaveedarshad2399 - 19.03.2022 22:53

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

Ответить
@suryaprakash7745
@suryaprakash7745 - 31.03.2022 17:17

Sir make tutorial custom multi guard authenticate in laravel 9 with admin, teacher, student plz plz sir

Ответить
@suryaprakash7745
@suryaprakash7745 - 31.03.2022 17:18

Sir make tutorial custom multi auth in laravel 9 with admin, teacher, student plz plz sir

Ответить
@maximilianberbechelov
@maximilianberbechelov - 18.04.2022 01:36

Videos may be good, but the moment I hear the repulsive computer-generated "voice" I can't even bear it. I don't know many people who can, the overwhelmingly positive comments seem fake ...

Ответить
@engineeringstudent8192
@engineeringstudent8192 - 09.05.2022 03:41

You are a intelligent

Ответить
@ShahzaibKhan-wh5hh
@ShahzaibKhan-wh5hh - 29.05.2022 16:53

Sir, you have coded all the code yourself, but why have you used Auth UI ?

Ответить
@ramondamilareadeyemi150
@ramondamilareadeyemi150 - 04.07.2022 07:28

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

Ответить
@celalettinelbir1747
@celalettinelbir1747 - 20.08.2022 23:30

Thank you so much!!!!

Ответить
@susanchu8345
@susanchu8345 - 31.08.2022 12:55

how to prevent redirect to any pages/url after login?

Ответить
@riamahmed7019
@riamahmed7019 - 10.09.2022 15:59

Hello, But I am not understood why you installed laravel UI package? Did you use it?

Ответить
@afairywithdemonwings
@afairywithdemonwings - 30.09.2022 14:30

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

Ответить
@0100-w1s
@0100-w1s - 21.11.2022 10:23

can this also be used for the aPI?

Ответить
@Amor-Boudabbous
@Amor-Boudabbous - 14.12.2022 06:23

why this not work for Laravel v9.43.0 (PHP v8.1.12) ?? i got 404 not found for all routes

Ответить
@akeemsalami1854
@akeemsalami1854 - 16.12.2022 04:09

Thanks for this elaborate workon guards.

Ответить
@jnosa35
@jnosa35 - 20.12.2022 00:49

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?

Ответить
@jnosa35
@jnosa35 - 20.12.2022 00:57

Is it necessary to install the laravel ui in order to follow this tutorial and create multi guards authentication?

Ответить
@AllFreeDocumentries
@AllFreeDocumentries - 05.04.2023 08:28

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

Ответить
@hoangsangnguyen6803
@hoangsangnguyen6803 - 25.08.2023 15:36

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

Ответить
@jujujubaedah6426
@jujujubaedah6426 - 04.11.2023 06:50

When I enter admin login, why does incorrect credentials appear?

Ответить
@nunuhabu
@nunuhabu - 24.12.2023 19:58

hello sir it is very useful . Can you make also for Multi auth with Jetstream livewire ? Thank you

Ответить
@mustafaapdine8544
@mustafaapdine8544 - 15.03.2024 09:28

very good❤❤

Ответить