jimchen/laravel-schedule-monitor
Composer 安装命令:
composer require jimchen/laravel-schedule-monitor
包简介
Monitor scheduled tasks in a Laravel app
README 文档
README
This package will monitor your Laravel schedule. It will write an entry to a log table in the db each time a schedule tasks starts, end, fails or is skipped. Using the list command you can check when the scheduled tasks have been executed.
Installation
You can install the package via composer:
composer require jimchen/laravel-schedule-monitor
Description
Fork from spatie/laravel-schedule-monitor and make it supported Laravel 6 in PHP 7.2
If you use Laravel 8, suggest you use spatie/laravel-schedule-monitor directly
❗ Remove Oh Dear
❗ If you have any questions, please go to spatie/laravel-schedule-monitor
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 682
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-04-14