Laravel 11 Multi Auth: Admin, Teacher, and User | Implement Multiple Authentication Guards

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ต.ค. 2024

ความคิดเห็น • 37

  • @future_of_coding
    @future_of_coding 6 หลายเดือนก่อน +1

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

    • @CodeWithMarcelo
      @CodeWithMarcelo 5 หลายเดือนก่อน

      i am having the same issue, did you solved it?

  • @satishksharma
    @satishksharma 6 หลายเดือนก่อน

    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.

    • @danish-rg4px
      @danish-rg4px 5 หลายเดือนก่อน

      Yes if possible please make video on that

  • @sanjcoder4217
    @sanjcoder4217 6 หลายเดือนก่อน

    Hello sir. guard-based authentication and role-based which one is best to use?

    • @ajay-yadav
      @ajay-yadav  6 หลายเดือนก่อน

      Both

  • @fahdshaykh
    @fahdshaykh 6 หลายเดือนก่อน

    which extensions do you use? please suggest.

  • @junaidwaqas6448
    @junaidwaqas6448 2 หลายเดือนก่อน

    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

    • @datafaeri
      @datafaeri 8 วันที่ผ่านมา

      th-cam.com/video/ogfHOB18KHs/w-d-xo.html

  • @BeatetheCode
    @BeatetheCode 6 หลายเดือนก่อน

    Sir interview ke technical round me kya kya puchte he uska video banado na

  • @AbramKhan029
    @AbramKhan029 6 หลายเดือนก่อน

    sir, can you make content on API based multi auth ?

  • @MDARH
    @MDARH 5 หลายเดือนก่อน

    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!

    • @ajay-yadav
      @ajay-yadav  5 หลายเดือนก่อน +1

      try this Auth::guard('admin')->logout();

    • @MDARH
      @MDARH 5 หลายเดือนก่อน

      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.

    • @sohilshrestha3089
      @sohilshrestha3089 2 หลายเดือนก่อน +1

      did you find the solution for this
      if yes please help me

    • @MDARH
      @MDARH 2 หลายเดือนก่อน

      @@sohilshrestha3089 Yes, I got the solution. How can I help you?

    • @datafaeri
      @datafaeri 8 วันที่ผ่านมา

      th-cam.com/video/ogfHOB18KHs/w-d-xo.html

  • @deepakshrestha2409
    @deepakshrestha2409 6 หลายเดือนก่อน

    Please do video about websocket in laravel ❤❤❤😊

    • @ajay-yadav
      @ajay-yadav  6 หลายเดือนก่อน +1

      ok

  • @AbuEsa
    @AbuEsa 6 หลายเดือนก่อน

    Helpful Content...
    Thanks❤

    • @ajay-yadav
      @ajay-yadav  6 หลายเดือนก่อน +1

      Glad to hear that

  • @pratimasingh549
    @pratimasingh549 6 หลายเดือนก่อน

    sir, ak table me role define karke bhi kar sakte hai.. uske upar ak video kar digiye..

    • @ajay-yadav
      @ajay-yadav  6 หลายเดือนก่อน +1

      ok sure

  • @denisentanas
    @denisentanas 4 หลายเดือนก่อน

    mostly in youtube, multi user with role based auth using multi table.

    • @datafaeri
      @datafaeri 8 วันที่ผ่านมา

      th-cam.com/video/ogfHOB18KHs/w-d-xo.html

  • @RagibRohan-kq6bl
    @RagibRohan-kq6bl 6 หลายเดือนก่อน

    Thank you

  • @Robennhood
    @Robennhood 6 หลายเดือนก่อน

    Sir ek api base project bnao sir larawel me

  • @heartbeat5673
    @heartbeat5673 23 วันที่ผ่านมา

    Aiss me to user bhi teacher ka dashboard access kr skta

  • @narend
    @narend 6 หลายเดือนก่อน

    Thanks sir

    • @ajay-yadav
      @ajay-yadav  6 หลายเดือนก่อน

      Welcome

  • @fmt2586
    @fmt2586 4 หลายเดือนก่อน +3

    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.

  • @skgamer2.027
    @skgamer2.027 6 หลายเดือนก่อน

    thanks ❤

  • @narend
    @narend 6 หลายเดือนก่อน

    Sir redirect sahi nahi kr raha please isme middleware bhi add Karo na

    • @ajay-yadav
      @ajay-yadav  6 หลายเดือนก่อน

      @narend Could you explain that in more detail?

    • @future_of_coding
      @future_of_coding 6 หลายเดือนก่อน

      Logged in admin/dashboard When type the url admin/login redirect to /login,When user logged out admin also logged out.

    • @narend
      @narend 6 หลายเดือนก่อน

      @@future_of_coding yes sir

    • @narend
      @narend 6 หลายเดือนก่อน

      @@future_of_coding same problem