submtd/laravel-schedule-watcher

There is no license information available for the latest version (1.0) of this package.

Replaces the Laravel schedule class with a custom class that will allow you to list cron tasks and fire warnings if tasks do not run.

Maintainers

Package info

github.com/submtd/laravel-schedule-watcher

pkg:composer/submtd/laravel-schedule-watcher

Statistics

Installs: 276

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0 2019-03-19 21:39 UTC

This package is auto-updated.

Last update: 2026-02-20 14:13:07 UTC


README

Replaces the Laravel schedule class with a custom class that will allow you to list cron tasks and fire warnings if tasks do not run.