Closed ilbeygi closed 3 years ago
Hi
I want use this package in my lumen project. Install package and cp ShortScheduleRunCommand.php to Console\Commands.
But when i use : php artisan short-schedule:run Get this error :
php artisan short-schedule:run
In ShortSchedule.php line 49: Method App\Console\Kernel::shortSchedule() does not exist
My PHP Version : 8.0.9
Thank you for your helps.
Hi
I want use this package in my lumen project. Install package and cp ShortScheduleRunCommand.php to Console\Commands.
But when i use :
php artisan short-schedule:run
Get this error :My PHP Version : 8.0.9
Thank you for your helps.