Skip to content

SQLSTATE[42S02]: Base table or view not found: 1146 #1

@username1290

Description

@username1290

Hi, I'm getting this error:

Unhandled Exception

Message:

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'databasenamedb.tags' doesn't exist

SQL: SELECT * FROM `tags` WHERE `id` = ? LIMIT 1

Bindings: array (
  0 => 1,
)
Location:

/home/public/bugsapp/app/laravel/database/connection.php on line 263


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