Files
ladill-meet/config/ladill.php
T
isaaccladandCursor 799c302e2a
Deploy Ladill Meet / deploy (push) Successful in 50s
Improve conferences, guest entry, Afia, and cross-app scheduling.
Route guests through silent SSO to the Meet product page, fix Afia context
query, add conference green-room UX and copy, and extend service API for
Care/CRM/Invoice calendar integration.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 20:12:57 +00:00

7 lines
137 B
PHP

<?php
return [
'product_slug' => 'meet',
'marketing_url' => env('LADILL_MARKETING_URL', 'https://ladill.com/products/meet'),
];