Route webinar and conference registration through Ladill Events.
Deploy Ladill Meet / deploy (push) Successful in 1m26s
Deploy Ladill Meet / deploy (push) Successful in 1m26s
Add Events linking UI and service client, remove Meet-native registration and invitation flows for these room types, and redirect attendees to Events registration when joining. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -161,6 +161,8 @@ return [
|
||||
],
|
||||
|
||||
'events_app_url' => env('LADILL_EVENTS_APP_URL', 'https://events.ladill.com'),
|
||||
'events_api_url' => env('LADILL_EVENTS_API_URL', 'https://events.ladill.com/api/service/v1'),
|
||||
'events_api_key' => env('MEET_API_KEY_EVENTS'),
|
||||
|
||||
'calendar' => [
|
||||
'google' => [
|
||||
|
||||
Reference in New Issue
Block a user