Skip to content

MongoDB not supported #20

Open
Open
@maciejstepie

Description

@maciejstepie

In the Ticket model is use Illuminate\Database\Eloquent\Model but it won't work with relations to create tickets on users.
It will throw an error Call to a member function prepare() on null
It has to be use Jenssegers\Mongodb\Eloquent\Model.

Please add option to support mongoDB connection.

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