hosmelq/laravel-pulse-schedule
Laravel Pulse - Schedule
Laravel Pulse card that list all scheduled tasks.

Installation
You can install the package via composer:
composer require hosmelq/laravel-pulse-schedule
Usage
To add the card to the Pulse dashboard, you must first publish the dashboard view.
php artisan vendor:publish --tag=pulse-dashboard
You can now add the card.
<x-pulse>
...
<livewire:pulse.schedule cols="8" />
...
</x-pulse>
Credits
License
The MIT License (MIT). Please see License File for more information.
Related Packages
schmeits/pulse-database-table-info
A Laravel Pulse card displaying the table info of the current database.
45,267
7
anousss007/vigilance
A driver-agnostic control center for Laravel queues, jobs, commands and the sche...
7,577
190
xslainadmin/livewire-crud
Enterprise Laravel Livewire CRUD generator with advanced analytics, calendar man...
138
0