laravel-queueable-action

Queueable actions in Laravel

MIT License

Downloads
2M
Stars
646
Committers
39

Bot releases are hidden (Show)

laravel-queueable-action - 2.9.1

Published by freekmurze almost 4 years ago

  • update failed method to accept Throwable (#44)
laravel-queueable-action - 2.9.0

Published by freekmurze almost 4 years ago

  • add support for PHP 8
laravel-queueable-action - 2.8.0

Published by brendt almost 4 years ago

laravel-queueable-action - 2.7.1

Published by rubenvanassche about 4 years ago

  • Add support for job middleware
laravel-queueable-action - 2.7.0

Published by AlexVanderbist about 4 years ago

  • Add Spatie\QueueableAction\Testing\QueueableActionFake class with test helpers (#27)
laravel-queueable-action - 2.6.1

Published by rubenvanassche about 4 years ago

  • Add support for Laravel 8
laravel-queueable-action - 2.6.0

Published by brendt about 4 years ago

laravel-queueable-action - 2.5.0

Published by riasvdv over 4 years ago

2.5.0 - 2020-03-03

  • Add Laravel 7.0 support
laravel-queueable-action - 2.4.0

Published by freekmurze almost 5 years ago

  • Allow custom tags to be set
laravel-queueable-action - 2.3.0

Published by brendt about 5 years ago

Add make:action command

laravel-queueable-action - 2.2.0

Published by brendt about 5 years ago

laravel-queueable-action - 2.1.1

Published by freekmurze about 5 years ago

  • add 'tries' and 'timeout' as queueable properties
laravel-queueable-action - 2.1.0

Published by freekmurze over 5 years ago

  • pass the action class name directly to the ActionJob
laravel-queueable-action - 2.0.0

Published by freekmurze over 5 years ago

  • allow the queue name to be specified
laravel-queueable-action - 1.0.0

Published by brendt over 5 years ago

laravel-queueable-action - 0.0.2

Published by freekmurze over 5 years ago

laravel-queueable-action - 0.0.1

Published by freekmurze over 5 years ago

  • experimental release