Created
November 8, 2021 10:19
-
-
Save mahkassem/ef90f19786f4da8f8cc38fbae0de60f9 to your computer and use it in GitHub Desktop.
Laravel Octane PM2
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
| pm2 start artisan --name laravel-worker --interpreter php -- octane:start --server=roadrunner --max-requests=1000 --host=127.0.0.1 --port=8000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment