recca0120 / laravel-terminal

Runs artisan command in web application
MIT License
851 stars 55 forks source link

undefined method whenCommandLifecycleIsLongerThan() - Laravel 11 #77

Closed mhmiton closed 3 months ago

mhmiton commented 3 months ago

Call to undefined method Recca0120\Terminal\Kernel::whenCommandLifecycleIsLongerThan()

Laravel: 11.11

recca0120 commented 3 months ago

fixed

mhmiton commented 3 months ago

@recca0120 I updated the latest version. But, now showing this error -

call_user_func_array(): Argument #1 ($callback) must be a valid callback, class Recca0120\Terminal\Application does not have a method "whenCommandLifecycleIsLongerThan"