Laravel 11 Breeze Multi Authentication tutorial

preview_player
Показать описание
In this video tutorial we learn how to create a Laravel multi authentication application using breeze and livewire.

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

Hi, could you continue 2nd video for crud with add, edit, delete & list. if u want

manishkrmaurya
Автор

That was perfect dear sir it was really helpful

afdevs
Автор

Very nice. I have one question why three separate middleware?

babarqb
Автор

Thanks mr for a nice explanations but why making so many middleware just to redirect user based on the role?
I think you had to make 1 middleware which can redirect user to a specific route based on his role.
Just my opinion..

alkadoHs
Автор

worked, thank you . but anytime i add default: return redirect('/') an error shows :
A void function must not return a value

kashthrob
Автор

do u have video about deferences about livewire and livewire-funcional? and how to setting/using laravel-mongodb as the database... please

zackyhabibie
Автор

I dont understand when does it construct the database, when does it creates the database, should I create it on mysql first? with the name of the project? Sorry im new to laravel and looks very very superior.

carlosmontiel
Автор

Hello, how do I fix this error Return value must be of type Symfony\Component\HttpFoundation\Response, none returned?

nitrox-car
Автор

I got the error: Target class [app\Http\Middleware\Admin] does not exist. Any help is appricated

nzproduction
Автор

can I make a 1 middleware for all? all the codes are almost the same for the middleware you've created.

renznormanpalma
Автор

Why do u need 3 different middleware files with same content?
Isnt it easier to make one - RoleMiddlleware or whatever and make the same?

dmdk
Автор

i use this but in blade code does not work... i use simple blade

gyangach
Автор

Can you continue the google drive series 🥹👈

artofeugeneseguiban