Skip to content

Instantly share code, notes, and snippets.

@rodurma
Last active March 10, 2018 01:53
Show Gist options
  • Select an option

  • Save rodurma/0bb70ce4ed56e6dea9015316dc9f4d05 to your computer and use it in GitHub Desktop.

Select an option

Save rodurma/0bb70ce4ed56e6dea9015316dc9f4d05 to your computer and use it in GitHub Desktop.
Disparando um job
<?php
// Disparando o job
MeuJob::dispatch($foo);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment