Hello, please try to use this
- * * * * php /path/to/artisan schedule:run >> /dev/null 2>&1
If you are facing the same issue, I recently read a blog about How To Use Cron Jobs With Laravel https://devrims.com/blog/laravel-cron-job-task-scheduling
. You mush be read might its solve your problem