Quantcast
Channel: Active questions tagged email - Stack Overflow
Viewing all articles
Browse latest Browse all 29755

Laravel : user didn't sign in the system for 15 days then sent mail

$
0
0

So i want sent mail to user if the user didn't sign in the system for 15 days. How to implement that inside code. I have attache my code here.

 if ($user->last_sign_in) {
       $ableToSendMail = true;
     }

Viewing all articles
Browse latest Browse all 29755

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>