Monitor scheduled tasks in a Laravel app

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.

  • 3.10.3
Monitor scheduled tasks in a Laravel app
GitHub Page
composer require spatie/laravel-schedule-monitor