• Mahmoud Aglan's avatar
    El Captain Manager — SaaS control plane for managing El Captain instances · 58845233
    Mahmoud Aglan authored
    Full platform for operating El Captain as a service:
    - Deploy new academies via one-click wizard (CapRover API integration)
    - Flexible billing: monthly fee, platform %, or both per client
    - Daily fee collection from instance databases (pull + webhook verify)
    - Auto-suspend instances after grace period on overdue payments
    - Dashboard with MRR, platform fees, instance health overview
    - Complete audit log of all actions
    
    Stack: Laravel + Livewire + Tailwind, deployed to CapRover
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    58845233
Name
Last commit
Last update
..
AuditLog.php Loading commit data...
BillingPeriod.php Loading commit data...
Client.php Loading commit data...
Instance.php Loading commit data...
PaymentReceived.php Loading commit data...
Plan.php Loading commit data...
PlatformFee.php Loading commit data...
User.php Loading commit data...