1
0
forked from poc/pds

Commented schedule report lines

This commit is contained in:
dhanabalan
2025-07-08 17:27:05 +05:30
parent 904d850638
commit 2f3b028b17

View File

@@ -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');