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

GitHub Page
composer require spatie/laravel-schedule-monitor