-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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