jyil/crontab

1.0.3 2021-05-27 10:06 UTC

This package is auto-updated.

Last update: 2024-04-16 06:49:35 UTC


README

Latest Stable Version Total Downloads License

定时任务插件

  • 任务列表
  • 日志列表

安装

    composer require jyil/crontab

配置 crontab

* * * * * php /your web dir/artisan autotask:run >>/home/crontab.log 2>&1

根据以下项目适配dcat admin 2.0