Skip to content

Instantly share code, notes, and snippets.

@Xatta-Trone
Created October 2, 2019 16:25
Show Gist options
  • Select an option

  • Save Xatta-Trone/07a7fe057f684b63844441b46b32784f to your computer and use it in GitHub Desktop.

Select an option

Save Xatta-Trone/07a7fe057f684b63844441b46b32784f to your computer and use it in GitHub Desktop.
This gist can be used for running corn job in laravel
cd /home/<username>/domains/<domain_name>/public_html/<folderpath>/; /usr/local/bin/php artisan <command> >/dev/null 2>&1
// corn job for direct admin laravel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment