I have 2 commands in my Laravel 7 Schelduler
$schedule->command(\'inspire\')->everyMinute()->emailOutputTo(env(\'MAIL_TO\')); $schedule->exec(\'wh