1.在xshell 中
crontab -e //编辑任务
crontab -l //查看执行中的任务列表
2.在打开的任务中:
/home/wwwroot/default 换为自己项目的根路径 vagrant/laizheer/
* * * * * /usr/bin/php /home/wwwroot/default/artisan schedule:run >> /dev/null 2>&1
3.启动服务
sudo service crond start
4.清除任务
crontab -r
补充:
protected function schedule(Schedule $schedule)
{
}
发布者:全栈程序员-用户IM,转载请注明出处:https://javaforall.cn/112348.html原文链接:https://javaforall.cn
【正版授权,激活自己账号】: Jetbrains全家桶Ide使用,1年售后保障,每天仅需1毛
【官方授权 正版激活】: 官方授权 正版激活 支持Jetbrains家族下所有IDE 使用个人JB账号...