Laravel 11 Breeze Multi-Table Authentication tutorial

Поделиться
HTML-код
  • Опубликовано: 27 сен 2024
  • In this video tutorial we learn how to create a Laravel multi-table authentication application using breeze and livewire.
    Buy a coffee:www.buymeacoff...
    Channel: / @laraphant
    GitHub Repo :github.com/jum...
    Twitter: / misikowilliam
    Facebook: / williamjumamisiko

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

  • @jfprograma4004
    @jfprograma4004 5 месяцев назад

    Awesome, great videos

  • @ethanbenjamin9468
    @ethanbenjamin9468 4 месяца назад

    This is great. Can I implement different view templates on admin and user if am to go on that scope? And also, how can this be achieved using different url for admin and normal user??

  • @arshahin9788
    @arshahin9788 5 месяцев назад

    how to update redirectIfauthenticate middleware?

    • @laraphant
      @laraphant  5 месяцев назад

      The default middleware's in laravel are in the vendor directory, can be problematic editing those files

    • @arshahin9788
      @arshahin9788 5 месяцев назад

      @@laraphant how can I override it?