DEV Community

Krixnaas
Krixnaas

Posted on

1

Php artisan migrate throws table base or view on found [Solved]

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
Enter fullscreen mode Exit fullscreen mode

you can run php artisan migrate

Top comments (0)

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →