Skip to content

Instantly share code, notes, and snippets.

@mariowhowrites
Created February 27, 2018 20:37
Show Gist options
  • Save mariowhowrites/87c0bf9175c81cc668f1d30ec6f09d87 to your computer and use it in GitHub Desktop.
Save mariowhowrites/87c0bf9175c81cc668f1d30ec6f09d87 to your computer and use it in GitHub Desktop.
protected $listen = [
'App\Events\SavePriceSnapshot' => [
'App\Listeners\CheckForMooning'
]
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment