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)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs