Bill Meet streaming hourly and storage per GB like Transfer.
Deploy Ladill Meet / deploy (push) Successful in 54s

Wallet debits at session end, on recording/file storage, and via daily renewals with grace period before asset deletion.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-07-01 16:33:45 +00:00
co-authored by Cursor
parent 13a251250c
commit 59b59cb70e
18 changed files with 749 additions and 96 deletions
+1
View File
@@ -3,3 +3,4 @@
use Illuminate\Support\Facades\Schedule;
Schedule::command('meet:send-reminders')->everyFiveMinutes();
Schedule::command('meet:process-billing')->daily()->withoutOverlapping();