Skip to content

Instantly share code, notes, and snippets.

@alnutile
Created January 14, 2017 23:14
Show Gist options
  • Save alnutile/74e36048d92c90ed60003e6906784f11 to your computer and use it in GitHub Desktop.
Save alnutile/74e36048d92c90ed60003e6906784f11 to your computer and use it in GitHub Desktop.
Example of a request in a queue Laravel 5x
{"job":"Illuminate\\Queue\\CallQueuedHandler@call","data":{"commandName":"App\\Jobs\\RandomWordJob","command":"O:22:\"App\\Jobs\\RandomWordJob\":4:{s:6:\"\u0000*\u0000job\";N;s:10:\"connection\";s:8:\"requests\";s:5:\"queue\";N;s:5:\"delay\";N;}"}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment