role, [1, 2]); }); Broadcast::channel('user.{id}', function ($user, $id) { return (int) $user->id === (int) $id; });