Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 691 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 691 Bytes

Dcat Admin Extension

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