Manager::push()

static mixed push(string $job, mixed $data = '', string $queue = null, string $connection = null)

Push a new job onto the queue.

Parameters

string $job
mixed $data
string $queue
string $connection

Return Value

mixed
doc_Laravel
2016-11-02 16:25:18
Comments
Leave a Comment

Please login to continue.