Skip to content

Instantly share code, notes, and snippets.

@dwihujianto
Created February 26, 2019 09:52
Show Gist options
  • Save dwihujianto/9436f9cc1c1f3cfff8093a5cdffe7aec to your computer and use it in GitHub Desktop.
Save dwihujianto/9436f9cc1c1f3cfff8093a5cdffe7aec to your computer and use it in GitHub Desktop.
Laravel Queue with Pm2
pm2 start artisan --name laravel-worker --interpreter php -- queue:work --daemon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment