Laravel 10 multi auth. Redirect users and admins to different pages. Using Laratrust authentication.

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024

Комментарии • 10

  • @josesalcedo7275
    @josesalcedo7275 10 месяцев назад +1

    Excellent, thank you very much, you would still record a video applying multi-tenant

    • @CodeFisher
      @CodeFisher  10 месяцев назад

      New videos are comming

  • @elliot1054
    @elliot1054 6 месяцев назад

    Excellent video , thank you so much.
    just a question :
    if i want to change who can acces to the /laratrust admin pannel and make it only for admin
    how i can do it please ?

  • @diwanihime2411
    @diwanihime2411 9 месяцев назад +1

    Hi , I've been looking for several tutorials so far yours is what I manage to understand and implement. Thank you for making it straight forward for beginners like me. I have a clarification though. I wanted to implement checking of permissions in the controller instead of the blade file just like what you did in the todoController however I am getting Undefined method haspermission. I already added references (interface and traits in user classes). Im lost. Sorry please help me,

    • @CodeFisher
      @CodeFisher  9 месяцев назад

      Hi, is your code on GitHub where I can check it? If not then please send me your controller code on x (twitter) private message

  • @rashedhasan6688
    @rashedhasan6688 6 месяцев назад

    thanks

  • @ezikx
    @ezikx 10 месяцев назад +1

    Good job. Thank you. Can you show laravel 10 + vue 3 crud?

    • @CodeFisher
      @CodeFisher  10 месяцев назад +1

      Thanks for your feedback. Sure soon Laravel 10 + vue 3 crud is comming soon.

  • @josesalcedo7275
    @josesalcedo7275 10 месяцев назад +1

    Excellent, thank you very much, you would still record a video applying multi-tenant