Skip to content

Instantly share code, notes, and snippets.

@Xatta-Trone
Created July 10, 2020 10:09
Show Gist options
  • Save Xatta-Trone/06122b04b3b9b0e24f6c4041b2afeb40 to your computer and use it in GitHub Desktop.
Save Xatta-Trone/06122b04b3b9b0e24f6c4041b2afeb40 to your computer and use it in GitHub Desktop.
laravel-echo-server using pm2 || pm2 start echo.json
{
"name": "echo",
"script": "laravel-echo-server",
"args": "start"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment