Monitor scheduled tasks in a Laravel app - Package Image

Community Package Monitor scheduled tasks in a Laravel app 3.7.1

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.

composer require spatie/laravel-schedule-monitor