laravel开启定时 2017-05-25 本文已影响19人 假装很会写代码 crontab -e 写入:* * * * * [php可执行文件路径]/php [项目路径]/artisan schedule:run