-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
Needs investigationNeed investigation about bugs described in issueNeed investigation about bugs described in issue
Description
Hi,
I noticed that if you want to store your Notification in the database, and send them via toDatabase feature, there is an error, because of DatabaseNotification use Illuminate\Database\Eloquent\Model.
The first way to fix it was just replaced Jenssegers\Mongodb\Eloquent\Model in source files, but I sure such hard-coded way looks bad. Any ideas how to make it work without such hacking?
Thanks
Metadata
Metadata
Assignees
Labels
Needs investigationNeed investigation about bugs described in issueNeed investigation about bugs described in issue