Open
Description
Hi
I agree the issue because of connectivity between model.
As per the jessengers package guidelines. Instead of use Illuminate\Database\Eloquent\Model;
am using this use Jenssegers\Mongodb\Eloquent\Model;
But how can i overwride the Notification Model Class.
I am trying for
$user->notify(SomeClass::Class($data));