🤨Laravel 11 Authentication using Laravel Breeze | Laravel 11 Authentication | Laravel 11 Auth

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ม.ค. 2025

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

  • @phpnodetuts
    @phpnodetuts  6 หลายเดือนก่อน +4

    👉Check my Blog :
    phpnodetuts.in
    🌟 Support my work 🌟
    👉 Support me by buying a Super Thanks💰
    👉 On BuyMeACoffee: www.buymeacoffee.com/phpnodetuts
    🔔 Subscribe for more tutorials just like this🔔
    th-cam.com/users/phpnodetuts

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

    iam sorry to ask my code is eror
    The "" scheme is not supported; supported schemes for mailer "smtp" are: "smtp", "smtps".

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

      Ensure that your SMTP settings in the .env file are correctly set up
      MAIL_MAILER=smtp
      MAIL_HOST=smtp.mailtrap.io
      MAIL_PORT=2525
      MAIL_USERNAME=your_mailtrap_username
      MAIL_PASSWORD=your_mailtrap_password
      MAIL_ENCRYPTION=null
      MAIL_FROM_ADDRESS=example@example.com
      MAIL_FROM_NAME="${APP_NAME}"

  • @CabdulahiIbrahim-nb3fd
    @CabdulahiIbrahim-nb3fd 4 หลายเดือนก่อน +1

    thanks
    Please make us email verification via Gmail