Created
October 2, 2019 16:25
-
-
Save Xatta-Trone/07a7fe057f684b63844441b46b32784f to your computer and use it in GitHub Desktop.
This gist can be used for running corn job in laravel
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
| 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