id === (int) $id; }); Broadcast::channel('notifications', function ($user) { return $user != null; });