We were talking about Laravel 5 on its release, we are pleased today to welcome Laravel 5.1
I want to know where the output of laravel scheduled command is written when it gets executed
protected function schedule(Schedule $schedule) { $schedule->command('inspire') ->hourly(); }
Aucun commentaire:
Enregistrer un commentaire