This error was occurring because of a scheduled task in laravel that involved a database lookup. By commenting out all the task scheduler in
laravel/app/Console/Kernel.php
you can run php artisan migrate
This error was occurring because of a scheduled task in laravel that involved a database lookup. By commenting out all the task scheduler in
laravel/app/Console/Kernel.php
you can run php artisan migrate
For further actions, you may consider blocking this person and/or reporting abuse
Roman Agabekov -
Daichi Izushi -
Roxana Maria Haidiner -
Harold Defree -
Top comments (0)