LARAVEL 11 Crash Course for Beginners 2024 | #28 Email Verification (Web Developer Path)

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

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

  • @LearnWithJonVadar
    @LearnWithJonVadar  5 месяцев назад +4

    Please note:
    1. I changed the names of the email verification handlers to represent the action better, both in the routes file and in "AuthController".
    2. I added a session message to the "verify-email.blade.php" view, so when the users click on "send again" button then return to the same page, they would see that flash message.
    All of these changes are available in the source code. Thank you all for your support 😊

  • @nathanferreira8884
    @nathanferreira8884 2 месяца назад +1

    Any idea why i dont see the email_verified_at when i click on the email confirmation?

  • @alexmason1379
    @alexmason1379 12 дней назад +1

    Great video! I'm working on an authentication system with multi-guard in Laravel, but I'm having trouble renaming the route for email verification. Since Laravel has fixed route names for this, it's been challenging to figure out how to validate emails for different user types. Any advice?

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

    No more videos of laravel 😢 ?

  • @abdomahmoud8769
    @abdomahmoud8769 28 дней назад

    can you make this as an API

    • @LearnWithJonVadar
      @LearnWithJonVadar  28 дней назад

      Laravel 11 API
      ruclips.net/p/PL38wFHH4qYZUXLba1gx1l5r_qqMoVZmKM

  • @abdomahmoud8769
    @abdomahmoud8769 Месяц назад

    Man, this is overwhelming 🥲