object->get_actor ()->first (); Log::info ("hi"); if (!$note_actor || !$note_actor->user) return; Log::info ("bai"); $note_actor->user->notify (new UserNotification( "Reply", $event->actor->id, $event->object->id, $event->activity->id )); } }