I need to send emails from laravel tasks. I have this code for the task.
$schedule->call(function () { $date = now()->addDays(1); echo \'step 1\'; $ap