laravel学习笔记

laravel开启定时

2017-05-25  本文已影响19人  假装很会写代码

crontab -e

写入:* * * * * [php可执行文件路径]/php [项目路径]/artisan schedule:run

上一篇 下一篇

猜你喜欢

热点阅读