Majid-Razzaq / laravel-ecommerce

The advanced Laravel Ecommerce Project with Complete Source Code provides a seamless platform for users and gives administrators full control over robust features. Elevate your online commerce experience effortlessly.
http://youreasybazaar.infinityfreeapp.com
19 stars 5 forks source link

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'laravel_online_shop.products' doesn't exist #11

Open kieren1 opened 1 day ago

kieren1 commented 1 day ago

Hey

even after migrating the tables im still getting this issue

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

DavidsonsDev commented 5 hours ago

Same. I ran php artisan migrate. Created 'migrations' table with an entry and empty 'personal_access_tokens' table.

image