Commented schedule report lines
This commit is contained in:
@@ -8,6 +8,6 @@ Artisan::command('inspire', function () {
|
|||||||
$this->comment(Inspiring::quote());
|
$this->comment(Inspiring::quote());
|
||||||
})->purpose('Display an inspiring quote');
|
})->purpose('Display an inspiring quote');
|
||||||
|
|
||||||
Schedule::command('send:invoice-report');
|
// Schedule::command('send:invoice-report');
|
||||||
Schedule::command('send:production-report');
|
// Schedule::command('send:production-report');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user