Skip to content

Instantly share code, notes, and snippets.

@huzaifa-a
Created April 26, 2022 10:48
Show Gist options
  • Save huzaifa-a/e8864376e7527609e4be2e872a11e362 to your computer and use it in GitHub Desktop.
Save huzaifa-a/e8864376e7527609e4be2e872a11e362 to your computer and use it in GitHub Desktop.
run php artisan as www-data

Run php artisan as www-data

sudo -u www-data php artisan queue:work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment