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
26 stars 6 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 month ago

kieren1 commented 1 month 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 1 month ago

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

image

peterkhoa commented 1 week ago

I could not find database file (.sql). Could you share it to me, please? Thanks.