-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Migrations for mojo payments running before laravel's default migrations(users and passwords table).
``#sql-e78_16(errno: 150 "Foreign key constraint is incorrectly fo rmed") (SQL: alter table
mojo_payment_details` add constraint `mojo_payment_details_user_id_foreign` foreign key (`user_id`) references
`users` (`id`))`
How to publish your package migrations to app's migrations?
Metadata
Metadata
Assignees
Labels
No labels