Skip to content

Base table or view not found: 1146 Table 'unified.role_has_permissions' doesn't exist  #402

@KennedyMatanda91

Description

@KennedyMatanda91

When running migrations, i get this error. seems there is a table missing. Please help

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'unified.role_has_permissions' doesn't exist (SQL: select roles.id, roles.id as i, roles.name as n, roles.guard_name as g, role_has_permissions.permission_id as pivot_permission_id, role_has_permissions.role_id as pivot_role_id from roles inner join role_has_permissions on roles.id = role_has_permissions.role_id where role_has_permissions.permission_id in (1))

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