My email cron is not working when i trying to run cron for day email send to perticular user
`Hello I’m working on cron in laravel projectin this i want to send some details from database to perticular user every day morning 10AM but when i run command php artisan daily-stats-email-notification:cron it not send any mail
Below I provide you some sample code please help me in this