Fix LiveKit connect flow and polish meeting room media UI.
Deploy Ladill Meet / deploy (push) Successful in 1m2s

Use the official LiveKit PHP SDK for tokens, harden client connect/publish timing, keep the Room outside Alpine reactivity, and replace emoji toolbar controls with synced mic/camera toggles and avatar tiles for audio-only participants.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-07-01 07:55:13 +00:00
co-authored by Cursor
parent 3996d27bca
commit 8ffb64191f
5 changed files with 738 additions and 316 deletions
+1
View File
@@ -10,6 +10,7 @@
"license": "MIT",
"require": {
"php": "^8.4",
"agence104/livekit-server-sdk": "^1.3",
"chillerlan/php-qrcode": "^5.0",
"laravel/framework": "^12.0",
"laravel/sanctum": "^4.3",