Created
October 10, 2024 05:56
-
-
Save Guley/b388229b592758b607d57b32c9ba57c9 to your computer and use it in GitHub Desktop.
Setup cron for laravel
This file contains 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
php -d register_argc_argv=On /home/directyname/public_html/path/artisan schedule:run > /dev/null 2>&1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment