HansSchouten / Laravel-Pagebuilder

A drag and drop pagebuilder to manage pages in any Laravel project
https://www.phpagebuilder.com
MIT License
799 stars 184 forks source link

Can't run php artisan migrate #142

Closed akies1 closed 1 year ago

akies1 commented 1 year ago

Hi, When I want run php artisan migrate, I've got this error:

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'laravel.pagebuilder__settings' doesn't exist

How I can fix this?

thanks a lot

AboutErfan commented 1 year ago

Hey,I had the same problem, check this link

akies1 commented 1 year ago

still I am facing same issue.

akies1 commented 1 year ago

``