spatie/laravel-queueable-action
Add simple queue support to Laravel “actions.” Call actions synchronously or dispatch them to the queue with $action->onQueue()->execute(), optionally choosing a queue name. Includes a configurable job class for customization.
Batchable traitphp:^7.4|^8.0laravel/framework:^8.0failed method to accept Throwable (#44)Spatie\QueueableAction\Testing\QueueableActionFake class with test helpers (#27)failed support (#29)assertPushedWithChain, assertPushedWithoutChain) (#47)make:action commandHow can I help you explore Laravel packages today?