Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将此命令 php artisan short-schedule:run 添加到 cron 文件中。我已经做到了,但不幸的是它并没有共同作用。但是我确定它是单独工作的,我检查了cron并单独检查了这个命令,它是成功的。