Skip to content

Instantly share code, notes, and snippets.

@Guley
Created October 10, 2024 05:56
Show Gist options
  • Save Guley/b388229b592758b607d57b32c9ba57c9 to your computer and use it in GitHub Desktop.
Save Guley/b388229b592758b607d57b32c9ba57c9 to your computer and use it in GitHub Desktop.
Setup cron for laravel
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