Commit 0feea417 by Phạm Văn Đoan

mở lại log kiểm soát crontjob

parent 9cd00473
......@@ -53,7 +53,7 @@ class Kernel extends ConsoleKernel
*/
protected function schedule(Schedule $schedule)
{
//$schedule->command('crontjob:test')->hourly();
$schedule->command('crontjob:test')->everyFiveMinutes();
//$schedule->command('zing:get-track')->everyThirtyMinutes();
//$schedule->command('zing:get-new-release-track')->hourlyAt(5);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment