Create a room

Audio-only. Pick speakers when you create the room, or invite listeners to speak during the live session from People.

@csrf
@if ($members->isNotEmpty())

Team members who can speak when the room is live. You are always the host.

@foreach ($members as $member) @endforeach
@endif
Privacy