Skip to content

"Security users" table migration missing #9

@pbracs

Description

@pbracs

Hey guys,
Great work with the app, I've been looking for similar projects for some time now.

It seems that a migration is missing from the application. When executing "php artisan migrate", I am met with an error about missing table "security users". (SQLSTATE: Base table or view not found: 1146 Table '<db_name>.security_roles' does not exist).
Looking at the migrations, I can see that the table does not have a migration.

I have tried to bypass this point (by deleting the migration that is causing the error), but the error reapears when trying to log into the application.

Hope you can help and add the needed migration!

Thanks again for the app and hope to hear from you soon.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions