• Mahmoud Aglan's avatar
    Full system implementation: domain modules, events, wizards, deployment · c5c72141
    Mahmoud Aglan authored
    - All 14 domain modules with models, services, events, listeners
    - Auto-enrollment with auto-group creation when capacity full
    - SuperAdmin setup wizard (8-step first-login onboarding)
    - Receptionist desk wizards (registration, enrollment, payment, POS)
    - Complete permission seeder (138 permissions, 10 roles)
    - Full sidebar navigation with permission gates
    - Docker + supervisor (PHP-FPM, nginx, queue worker, scheduler)
    - Pre-deploy checklist and FK verification scripts
    - All 35 events registered with ShouldDispatchAfterCommit
    - All listeners queued with ShouldQueue
    - RTL Arabic-first UI with logical Tailwind properties
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    c5c72141
pre-deploy-checklist.sh 4.64 KB