Laravel Email Notification to: Email Address, User, Array of Email & Multiple Users

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

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

  • @forward8229
    @forward8229 ปีที่แล้ว +2

    Very clear and good explanation. Thanks a lot!

  • @anupambordoloi457
    @anupambordoloi457 ปีที่แล้ว +2

    Awesome tutorial. Thank you.

  • @megamindsetsolutions
    @megamindsetsolutions ปีที่แล้ว

    Great job bro

  • @shailendrakaintura3953
    @shailendrakaintura3953 10 หลายเดือนก่อน

    how to send notification then verify otp by emil

  • @agastyasutra
    @agastyasutra 2 ปีที่แล้ว

    How to remove that laravel logo from top of the mail?

  • @shailendrakaintura3953
    @shailendrakaintura3953 10 หลายเดือนก่อน

    And your are testing tools used postman and other name please

  • @agastyasutra
    @agastyasutra 2 ปีที่แล้ว

    How to change the default laravel design for email with our custom design?

    • @ZestMade
      @ZestMade  2 ปีที่แล้ว +1

      You can use your own template. See the markdown section in the official doc: laravel.com/docs/8.x/notifications#markdown-mail-notifications

  • @aissaamina7706
    @aissaamina7706 ปีที่แล้ว

    How to hide multiple recipient email addresses laravel

    • @ZestMade
      @ZestMade  ปีที่แล้ว

      One option is to send to one recipient at a time

    • @edgarfwalo35
      @edgarfwalo35 10 หลายเดือนก่อน

      Chunk(1) right? @@ZestMade