任务调度 使用Laravel 任务调度 代码如下:
Laravel 任务调度
* * * * * cd /path-to-your-project && php artisan schedule:run >> /dev/null 2>&1