Queueable

Queueable

trait Queueable (View source)

Properties

string|null $connection The name of the connection the job should be sent to.
string|null $queue The name of the queue the job should be sent to.
DateTime|int|null $delay The number of seconds before the job should be made available.
doc_Laravel
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.