Send Mail to all users by CRON Job in Laravel CRON Job Lectures #1

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

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

  • @naisamuthakkan1446
    @naisamuthakkan1446 8 месяцев назад +3

    instead of adding the loop for adding email ids into array. You can use the laravel function.
    $emails = $usersMail->pluck("email")->toArray();
    Any way nice video.

  • @AshriyaDuggal
    @AshriyaDuggal Год назад +1

    very helpful vedio sir

  • @miltonchowdhury4016
    @miltonchowdhury4016 2 года назад +1

    wow....awesome video and very helpful.....plz bhai make videos on events, queue...thanks a lot

  • @AkhileshYadav-lv3kh
    @AkhileshYadav-lv3kh 2 года назад +1

    Thank you sir 👍👍

  • @ParvinderSingh013
    @ParvinderSingh013 2 года назад +1

    Nice bro

  • @samitkhanal1737
    @samitkhanal1737 Год назад +1

    at env file ......we need to insert our gmail password and username?..is there necessary to change any configuration at gmail setting

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

      Brother you need to add the your gmail and google SMTP password not gmail password understand?

  • @adityamanani
    @adityamanani Год назад +1

    I dont know mail is not sending I've followed each step of you but didnt send the mail.... if there is a library to install? or anything else?

  • @sandipdas4765
    @sandipdas4765 Год назад +1

    There is log error. When it hits from browser mail sends but mail doesn't go thru scheduler

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

      What's the error showing?

    • @sandipdas4765
      @sandipdas4765 Год назад +1

      @@ProgrammingExperience there is no log.

    • @sandipdas4765
      @sandipdas4765 Год назад +1

      @@ProgrammingExperience maitrap credentials that it works for both browser and custom commands

    • @sandipdas4765
      @sandipdas4765 Год назад +1

      @@ProgrammingExperience but smtp credentials only works for browser hit

    • @sandipdas4765
      @sandipdas4765 Год назад +1

      @@ProgrammingExperience mail::failure count is 0😂😂. Is there any solution

  • @md.sirajulhowlader7353
    @md.sirajulhowlader7353 2 года назад +1

    Sir Please Make a One Request Video. 😍
    My Database Status ("0") I want to Update My Database Status to ("1") At a certain Time Using Carbon Time.
    Supposes,
    I want After 3 Days Like [25-10-22 to 28-10-22(Database Store Time & Date) ] After That Time Auto Update My Database Status to (1).
    Thankyou 😍

  • @sandipdas4765
    @sandipdas4765 Год назад +1

    Schuduler mail is not working in laravel 5.4 version

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

      What's the error showing?

    • @sandipdas4765
      @sandipdas4765 Год назад +1

      @@ProgrammingExperience in server i am getting body html that i send to email in server but in local there is no error

    • @ProgrammingExperience
      @ProgrammingExperience  Год назад +1

      Brother i think some mistakes are available in your code that's why mail is not sending.

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

      @@ProgrammingExperience i will take your point. But i use mailtrap credentials email works😂😂. But smtp credentials don't work for crons job. But when i used to hit manually for mail triggered route call from browser email works

    • @sandipdas4765
      @sandipdas4765 Год назад +1

      @@ProgrammingExperience both works from browser hits but cron job mail not triggered laravel 5.4. thru smtp credentials. You should try from your end.

  • @md.sirajulhowlader7353
    @md.sirajulhowlader7353 2 года назад +1

    Sir How Can i Get a Data Position in MySql With Laravel.
    Suppose i have 100 records in Database. I want to Show 49 Serial Data As A
    49 of 100 records.
    How Can I Get This?
    Thankyou 😍

  • @whitishcreates
    @whitishcreates 18 дней назад +1

    I am unable to send email to users.

    • @ProgrammingExperience
      @ProgrammingExperience  17 дней назад

      Have you added the SMTP credentials in env file?

    • @whitishcreates
      @whitishcreates 17 дней назад +1

      @@ProgrammingExperience I have done that but it is still not working.

    • @ProgrammingExperience
      @ProgrammingExperience  17 дней назад

      @whitishcreates have you run the PHP artisan config:clear command, after add the SMTP?

    • @whitishcreates
      @whitishcreates 17 дней назад +1

      @@ProgrammingExperience can I send you the complete code and can you please check it.

    • @whitishcreates
      @whitishcreates 17 дней назад +1

      @@ProgrammingExperience please provide your Gmail.

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

    worst way of teaching

    • @ProgrammingExperience
      @ProgrammingExperience  2 месяца назад

      Hmm to hein kyunki kabhi collages mein teaching nahi ki, direct lecture bana diya.