Laravel Cron Job Properly Work on a minute basis but not work for day basis

后端 未结 0 388
谎友^
谎友^ 2021-01-06 03:52

I write below code for executing some codes on a daily basis but it not work.

protected function schedule(Schedule $schedule)
{
     $schedule->command(\'D         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题