Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[11.x] add withoutDelay() to PendingDispatch - #52696

Merged
taylorotwell merged 1 commit into
laravel:11.xfrom
KennedyTedesco:dispatch
Sep 9, 2024
Merged

[11.x] add withoutDelay() to PendingDispatch#52696
taylorotwell merged 1 commit into
laravel:11.xfrom
KennedyTedesco:dispatch

Conversation

@KennedyTedesco

Copy link
Copy Markdown
Contributor

Following: #51555

With this, users can now write:

TestJob::dispatch()->withoutDelay();

This change ensures a more consistent API for job dispatching.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants