Level 73
You won't have it since it was added in Laravel 8.8.0 https://github.com/laravel/framework/releases/tag/v8.8.0
so you should upgrade :)
1 like
Be part of JetBrains PHPverse 2026 on June 9 โ a free online event bringing PHP devs worldwide together.
Hello everyone. While setting up a schedule task, I realized the command php artisan schedule:work is not recognized, running it manually with php artisan schedule:run works fine. After running php artisan, i only have schedule:run on the schedule command list. I am running Laravel 7.0 with php 7.4 and the scheduled task is for development.
Can you pleas help me? Thank you so muc
Please or to participate in this conversation.