Skip to content

migrations causing issue on fresh installation #7

@bbdangar

Description

@bbdangar

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 tablemojo_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

No one assigned

    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