Skip to content

Instantly share code, notes, and snippets.

@mohamad-supangat
Last active October 30, 2023 09:24
Show Gist options
  • Save mohamad-supangat/2df8757e1f2e080e5329b6da024c032a to your computer and use it in GitHub Desktop.
Save mohamad-supangat/2df8757e1f2e080e5329b6da024c032a to your computer and use it in GitHub Desktop.
Run php8 artisan queue:work in cpanel cronjob
/opt/alt/php81/usr/bin/php /home/u8071632/public_html/prakerin/api/artisan queue:work --queue=high,default >> /home/u8071632/public_html/prakerin/log_cron.txt 2>&1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment