Skip to content

Laravel Pulse card that list all scheduled tasks.

License

Notifications You must be signed in to change notification settings

hosmelq/laravel-pulse-schedule

Repository files navigation

Laravel Pulse - Schedule

Laravel Pulse card that list all scheduled tasks.

Screenshot of a Laravel Pulse card showing 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

The majority of the code has been taken from here.

License

The MIT License (MIT). Please see License File for more information.

About

Laravel Pulse card that list all scheduled tasks.

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •