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