Skip to content

Instantly share code, notes, and snippets.

@dgafka
Created May 13, 2022 17:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dgafka/a3e6393a46f8cd1ded38f513b8b5d4a0 to your computer and use it in GitHub Desktop.
Save dgafka/a3e6393a46f8cd1ded38f513b8b5d4a0 to your computer and use it in GitHub Desktop.
asynchronous-messaging-09.php
<?php
PlaceOrder::dispatch($order)->onQueue('async_channel');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment