user()->notify(new UniqueContact(Deal::find(4))); echo auth()->user()->unreadNotifications->count() . '
'; die(auth()->user()->notifications); } }