Open
Description
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
Labels
No labels