class JobQueueing (View source)

Properties

string $connectionName

The connection name.

Closure|string|object $job

The job instance.

string|null $payload

The job payload.

Methods

void
__construct(string $connectionName, Closure|string|object $job, string|null $payload = null)

Create a new event instance.

array
payload()

Get the decoded job payload.

Details

void __construct(string $connectionName, Closure|string|object $job, string|null $payload = null)

Create a new event instance.

Parameters

string $connectionName
Closure|string|object $job
string|null $payload

Return Value

void

array payload()

Get the decoded job payload.

Return Value

array

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.