A great tutorial... solved a lot of my doubts... now one more thing i would like to know without using different named routes(urls) as in the admin how can we implement different frontend dashboard based on hierarchy of client types..
For that you can have the roles shown in advance to the user in a dropdown in the login form. With this you can easily redirect to the intended dashboard
Many thanks. I look forward to having the continuation of this tutorial on the register account. Keep up the extraordinary work!
Thank you for the encouraging words. Will schedule something in the near future.
Thank you Coder Base, I had serious challenge doing this, but your tutorial has just clarified a whole lot of things for me. Thank you once again.
Thank you, glad it helps
Many thanks, man. It's really helpful.
Thank you sir it's really working 10000000000000000000000000000000% WORKING
I also subscribe to your channel ...
Love From Sri Lanka
Thanks
Wow Thanks Sir for detailed explanation on this, Myself and others Ave gained alot form this Tutorial. Thanks So much Bro
You are welcome
Thanks, thanks, thanks, my friend. You are amazing!
Thanks
Great tutorial. I loved how you explained every step and detail of it
A great tutorial... solved a lot of my doubts... now one more thing i would like to know without using different named routes(urls) as in the admin how can we implement different frontend dashboard based on hierarchy of client types..
In the case of using the same dashboard for different hierarchy of users you can show/hide some links, but also implement gates and policies
Good piece of tutorial bro..
Thank you
It really worked! great work
Thanks! Glad you found the video useful
Its soo simple thanks and which version did you use laravel 9 or 8
Laravel 9, it works for laravel 10 too
Laravel/ui is considered a legacy app at this point. Would you do an updated video using Jetstream (or Breeze if you want, but I am using Jetstream).
I think its still maintained to date, thanks for suggestion, will try and come up with something
This was an amazing tutorial thank you so much sir
Thank you
great video but
your git repo is empty
I will update it
Now the github repo is updated
what if i wanted a user to state his role when registering ?how do i capture that role in the users table ?
For that you can have the roles shown in advance to the user in a dropdown in the login form. With this you can easily redirect to the intended dashboard
Undefined type 'Auth'.intelephense(1009)
View Problem (Alt+F8)
No quick fixes available
how are you bro i am facing this problem can you help me
From which file is the error originating?
i got the bad method call when i run command PHP artisan db:seed
Try and check the possible source of the error
whene i want to test whiche password i have to write ?
Great Tutorial bro! I've already subscribe to your channel. But can I ask what is the default password bro?
password
@@laraphant thanks bro, do you have repository link of this project bro? I'm having a hard time in login
I will update it sometimes today
@@delacruzerickson539 the github repo for this tutorial is updated, you can check it out. Hope it helps
how can i prevent admin from accessing the home route
Follow the same example that was used to protect the other routes. Create a middleware to do that.
@@laraphantI having the same problem according to this vedio admin can access the home route
@@Maryam_mashkoora1 Kindly compare your Login controller with the login controller in the GitHub repo.
Yet you can still create a middleware to protect the home route
Help me i can't logout it Won't log out
Can you compare your code with the tutorial code (check the GitHub repo link in the description). If you still have a challenge revert
@@laraphant im having problem with env.example file it wont work sir what should i do😢
@@Psychoart0 create .env file and paste everything from .env.example. Then run the command php artisan key:generate
@@laraphant no error fatal error
@@laraphant i have try composser update and key generate and i got different type of error
480p too low
Improving with every new video, thanks for feedback