interface Driver (View source)

Methods

array
run(Closure|array $tasks)

Run the given tasks concurrently and return an array containing the results.

defer(Closure|array $tasks)

Defer the execution of the given tasks.

Details

array run(Closure|array $tasks)

Run the given tasks concurrently and return an array containing the results.

Parameters

Closure|array $tasks

Return Value

array

DeferredCallback defer(Closure|array $tasks)

Defer the execution of the given tasks.

Parameters

Closure|array $tasks

Return Value

DeferredCallback

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.