Laravel Email Verification - A Step-By-Step Guide by Mailtrap

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

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

  • @mailtrap.
    @mailtrap.  Год назад +1

    At Mailtrap, we want to contribute to our community by creating informative content. In this video, we explained Laravel email verification.
    What other programming languages and frameworks would you like us to cover next? Let us know in the comments.

  • @frenches1995
    @frenches1995 4 месяца назад +1

    it was smooth sailing until 4:15 after that this just became confusing and I didn't fully understand what those steps were for.

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

      Thank you for watching the video! We appreciate your feedback, and we always try to improve our videos based on our viewers' feedback. Stay tuned for more email content!

  • @eoCaraLegalnaVoz
    @eoCaraLegalnaVoz 5 месяцев назад +1

    OMG!!! how good teacher you are!!!!!!

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

      We appreciate the compliment. Thank you! Stay tuned for all things email 😎

  • @Dev_Jet
    @Dev_Jet Год назад

    Awesome guide! Really appreciate this! 👍🙌👌

  • @taraarhon
    @taraarhon Год назад

    Great guide, as always! 😍

  • @jws1837
    @jws1837 Год назад

    thank you for good explanation!

    • @mailtrap.
      @mailtrap.  Год назад

      You are welcome! Stay tuned to our channel for more useful info!

  • @MzN...
    @MzN... 7 месяцев назад

    Are the emails sent from my application delivered to real email addresses or are they only captured within the Mailtrap interface for testing purposes?

    • @mailtrap.
      @mailtrap.  7 месяцев назад +1

      Hey, thank you for your question.
      Now, if you use Mailtrap Email Sending - the emails will reach recepients' real eamil addresses.
      If you use Mailtrap Email Testing - then they will be captured by fake smtp provided by Mailtrap for testing purposes.
      The best practice we always recommend: first test your emails with Mailtrap Email Testing, then send your emails to your customers with Mailtrap Email Sending!
      Stay tuned for more things email!

  • @RitikaKapoor-p9q
    @RitikaKapoor-p9q Год назад

    Can Mailtrap be used for real-time email delivery to actual recipients? As far as I have read, it is not possible in mail trap as it is designed purely for testing and development. Hoping you could help me with this query too since I was trying to use it for email verification in my website and ultimately couldn't

    • @mailtrap.
      @mailtrap.  Год назад

      Hi. Sure, you can send emails to customers with Mailtrap Email Sending.
      Check out how it works:
      ruclips.net/video/vAfUyKpWj_M/видео.htmlsi=TODS-zyPRf6CeiWj
      Mailtrap has two separate products: Email Testing and Email Sending.
      You test emails with Email Testing, while use SMTP or API in Email Sending to send and deliver your emails.
      Good luck!
      We are always happy to help!

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

    How to integrate in spring framework java

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

      hey, thanks for watching our videos. We have a separate tutorial on Spring Boot.
      Please check it out: ruclips.net/video/_tb2d7RCsmM/видео.html

  • @abdulmajeedali891
    @abdulmajeedali891 Год назад

    Hi, For you information, the Routes you mentioned is not neccessary, because "require_DIR_.'/auth.php"; file is already contain those routes you described as default. So all you need to do is just go to user model -> uncomment the MustVerifyEmail and -> add the implement MustVerifyEmail in the class "class User extends Authenticatable implements MustVerifyEmail" , That's it

    • @mailtrap.
      @mailtrap.  Год назад

      Thank you for your feedback! We appreciate it a lot!
      Stay tuned to our channel!

  • @SalakotPhilippines
    @SalakotPhilippines 8 месяцев назад

    Thank you bro

    • @mailtrap.
      @mailtrap.  8 месяцев назад

      Hey, no probs! Subscribe for more content!

  • @ForWork-q2i
    @ForWork-q2i Год назад

    this video and mailtrab is wrong

    • @mailtrap.
      @mailtrap.  Год назад

      Thank you for your comment. Could you be more specific? In what aspect is it wrong?