summerblue / laravel-shop

Laravel 电商实战教程的项目代码

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

没有数据库数据?只找到一个database/admin.sql 里面只有后台数据,还没有表结构

afa66 opened this issue · comments

commented

Did you check out in this migrations directory?
https://github.com/summerblue/laravel-shop/tree/master/database/migrations

You should run migration command to migrate the tables

commented

@slamgundam 蟹蟹!解决了