• Mahmoud Aglan's avatar
    Fix group print crash + add delete button with full cascade · d6f1c86b
    Mahmoud Aglan authored
    - GroupSchedulePrintController used $this->authorize() but Laravel 13's base Controller has no AuthorizesRequests trait — switched to Gate::authorize()
    - Added deleteGroup() to GroupList with full cascade: sessions (attendance auto-cascades), schedules, enrollments, waitlists, then the group itself
    - Delete button with wire:confirm for Arabic confirmation prompt, gated behind groups.delete permission
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    d6f1c86b
Name
Last commit
Last update
..
Controllers Loading commit data...
Middleware Loading commit data...