Open kieren1 opened 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
Same. I ran php artisan migrate. Created 'migrations' table with an entry and empty 'personal_access_tokens' table.
I could not find database file (.sql). Could you share it to me, please? Thanks.
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