Skip to content
This repository was archived by the owner on Jan 10, 2020. It is now read-only.
This repository was archived by the owner on Jan 10, 2020. It is now read-only.

Having difficulty installing and using with Laravel Spark. #19

@adambant

Description

@adambant

I was able to install Quarx on a new installation of Laravel Spark, but when I ran the "php artisan quark:setup" command I got conflicts of duplicate database table names that conflict with the Laravel Spark such as "teams". I am attempting to namespace all the new Quarx tables with "quarx_" to differentiate the new tables with the Spark ones. All tables will be different except they will share the "users" table. I am not sure how successful I will be in getting it all to work together.

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