Red-Eyed XaXa
Honorary Poster
Good day mga ka PHC. Need help lumalabas kasi sa postman kapag nag try ako mag send ng POST request:
"SQLSTATE[42S02]: Base table or view not found: 1146 Table 'my_shop.user' doesn't exist (SQL: select count(*) as aggregate from
pero naka specify na sa User model ko yung table (tinry ko protected $table pero ayaw din).
Eto yung database ko sa phpmyadmin
Thanks in Advance.
"SQLSTATE[42S02]: Base table or view not found: 1146 Table 'my_shop.user' doesn't exist (SQL: select count(*) as aggregate from
user where email = test@gmail.com)"pero naka specify na sa User model ko yung table (tinry ko protected $table pero ayaw din).
Eto yung database ko sa phpmyadmin
Thanks in Advance.
. Thanks po.