Created
May 6, 2019 19:52
-
-
Save Gimcrack/0bf7d08640e29eaf2b584059034b6a6f to your computer and use it in GitHub Desktop.
Laravel echo server for development
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"scripts" : { | |
"echo-dev" : "laravel-echo-server --config=laravel-echo-server-dev.json start" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment