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

laravel: check the user received email today in laravel using carbon today

$
0
0

I want to check that the user received email on that day or not. I already create DB table(name is Email Save) to detect that email sending or not. so i try to if statement in this

if (EmailSave::where('created_at')-> Carbon::today()) {

this one didnt work. Anyone can help on this. I give my code over here


Viewing all articles
Browse latest Browse all 29748

Trending Articles



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