Skip to content

数据库表结构的文件 #17

Open
@q442333521

Description

@q442333521

安装提示错误Base table or view not found: 1146 Table 'homestead.users' doesn't exist
请问数据库表结构的文件在哪?

Activity

N1ghtJs

N1ghtJs commented on Dec 22, 2019

@N1ghtJs
Owner

你是不是还没执行 php artisan migrate 生成数据表,数据库结构文件在 database/migrations里面

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      数据库表结构的文件 · Issue #17 · N1ghtJs/laravel-react-blog