@ajay-yadav Hello Sir, Thanks for the new knowledge, I expecting that on jetstream and blade, here got some issue Logged in admin/dashboard When type the url admin/login redirect to /login,When user logged out admin also logged out.
Thank you bro for making video on my request. Can we make single login Page for all. You have experience of IT industry so I request you please make video on school management system. How does work on a such type real world Project.
I see you solution is simple and easy. kinldy a video make on securty headers layer and prevent back history after login page reutrn back to login page or after logout page return back to admin panel. It work in laravel 9 and 10 but in 11 create problems
I followed your videos and get an error. If I login admin and user at once then try to logout from any of one, both user and admin are going logged out. How can I fix it please!
I tried this, but the problem was session storing. So I store with different name for both user and admin and when logged out forget only one session, not all. Thanks again.
you just said and did things, never explained why you did it, you copied and bunch of files and deleted a bunch but didn't even explain anything, no logic, i am not here to copy you know, just a criticism.
@ajay-yadav Hello Sir, Thanks for the new knowledge, I expecting that on jetstream and blade, here got some issue Logged in admin/dashboard When type the url admin/login redirect to /login,When user logged out admin also logged out.
i am having the same issue, did you solved it?
Thank you bro for making video on my request. Can we make single login Page for all.
You have experience of IT industry so I request you please make video on school management system. How does work on a such type real world Project.
Yes if possible please make video on that
Hello sir. guard-based authentication and role-based which one is best to use?
Both
which extensions do you use? please suggest.
I see you solution is simple and easy. kinldy a video make on securty headers layer and prevent back history after login page reutrn back to login page or after logout page return back to admin panel. It work in laravel 9 and 10 but in 11 create problems
th-cam.com/video/ogfHOB18KHs/w-d-xo.html
Sir interview ke technical round me kya kya puchte he uska video banado na
sir, can you make content on API based multi auth ?
I followed your videos and get an error. If I login admin and user at once then try to logout from any of one, both user and admin are going logged out. How can I fix it please!
try this Auth::guard('admin')->logout();
I tried this, but the problem was session storing. So I store with different name for both user and admin and when logged out forget only one session, not all. Thanks again.
did you find the solution for this
if yes please help me
@@sohilshrestha3089 Yes, I got the solution. How can I help you?
th-cam.com/video/ogfHOB18KHs/w-d-xo.html
Please do video about websocket in laravel ❤❤❤😊
ok
Helpful Content...
Thanks❤
Glad to hear that
sir, ak table me role define karke bhi kar sakte hai.. uske upar ak video kar digiye..
ok sure
mostly in youtube, multi user with role based auth using multi table.
th-cam.com/video/ogfHOB18KHs/w-d-xo.html
Thank you
Sir ek api base project bnao sir larawel me
Aiss me to user bhi teacher ka dashboard access kr skta
Thanks sir
Welcome
you just said and did things, never explained why you did it, you copied and bunch of files and deleted a bunch but didn't even explain anything, no logic, i am not here to copy you know, just a criticism.
thanks ❤
Sir redirect sahi nahi kr raha please isme middleware bhi add Karo na
@narend Could you explain that in more detail?
Logged in admin/dashboard When type the url admin/login redirect to /login,When user logged out admin also logged out.
@@future_of_coding yes sir
@@future_of_coding same problem