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.
Full Changelog: https://github.com/spatie/laravel-queueable-action/compare/2.16.2...2.17.0
Full Changelog: https://github.com/spatie/laravel-queueable-action/compare/2.16.1...2.16.2
$job property to QueueableAction to address deprecated dynamic properties in PHP >= 8.2 by @mostafaznv in https://github.com/spatie/laravel-queueable-action/pull/111Full Changelog: https://github.com/spatie/laravel-queueable-action/compare/2.16.0...2.16.1
Full Changelog: https://github.com/spatie/laravel-queueable-action/compare/2.15.0...2.16.0
Full Changelog: https://github.com/spatie/laravel-queueable-action/compare/2.14.10...2.15.0
Full Changelog: https://github.com/spatie/laravel-queueable-action/compare/2.14.9...2.14.10
Full Changelog: https://github.com/spatie/laravel-queueable-action/compare/2.14.8...2.14.9
Full Changelog: https://github.com/spatie/laravel-queueable-action/compare/2.14.7...2.14.8
Full Changelog: https://github.com/spatie/laravel-queueable-action/compare/2.14.6...2.14.7
Full Changelog: https://github.com/spatie/laravel-queueable-action/compare/2.14.5...2.14.6
Full Changelog: https://github.com/spatie/laravel-queueable-action/compare/2.14.4...2.14.5
Full Changelog: https://github.com/spatie/laravel-queueable-action/compare/2.14.3...2.14.4
Full Changelog: https://github.com/spatie/laravel-queueable-action/compare/2.14.2...2.14.3
Full Changelog: https://github.com/spatie/laravel-queueable-action/compare/2.14.1...2.14.2
Full Changelog: https://github.com/spatie/laravel-queueable-action/compare/2.14.0...2.14.1
Full Changelog: https://github.com/spatie/laravel-queueable-action/compare/2.13.1...2.14.0
Full Changelog: https://github.com/spatie/laravel-queueable-action/compare/2.13.0...2.13.1
Batchable traitphp:^7.4|^8.0laravel/framework:^8.0assertPushedWithChain, assertPushedWithoutChain) (#47)failed method to accept Throwable (#44)Spatie\QueueableAction\Testing\QueueableActionFake class with test helpers (#27)How can I help you explore Laravel packages today?