Dispatchable
trait Dispatchable (View source)
Methods
static PendingDispatch
dispatch()
Dispatch the job with the given arguments.
static mixed
dispatchNow()
Dispatch a command to its appropriate handler in the current process.
static mixed
dispatchAfterResponse()
Dispatch a command to its appropriate handler after the current process.
static PendingChain
withChain(array $chain)
Set the jobs that should run if this job is successful.
Details
static PendingDispatch
dispatch()
Dispatch the job with the given arguments.
static mixed
dispatchNow()
Dispatch a command to its appropriate handler in the current process.
static mixed
dispatchAfterResponse()
Dispatch a command to its appropriate handler after the current process.
static PendingChain
withChain(array $chain)
Set the jobs that should run if this job is successful.
Laravel Cloud is the best place to deploy Laravel, Nuxt, Express, Hono, Node.js, Bun, Go, Flask, Python, and more, with dedicated infrastructure available on AWS through Laravel Private Cloud.