-
Mahmoud Aglan authored
Complete events module with admin CRUD, public registration, and management: - Migrations: events, event_registrations, media collections, permissions - Domain: Event/Enums (5), Models (2), Services (EventService, EventRegistrationService) - Admin: EventList, CreateEventWizard (4-step with form builder), EventShow, EventRegistrationList - Public: event listing + detail pages under /site/{slug}/events with Livewire registration form - Form builder: button-based add/remove/reorder fields stored as JSONB - Registration: dynamic validation from form_fields, person matching, registration numbers - Admin registrations: dynamic columns, bulk confirm/cancel, CSV export - Livewire scripts added to website layout for public forms Co-Authored-By:Claude Opus 4.6 <noreply@anthropic.com>
44c8d8aa
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| Attendance | ||
| Audit/Models | ||
| Document | ||
| Event | ||
| Facility | ||
| Financial | ||
| HR | ||
| Identity | ||
| Inventory | ||
| Notification | ||
| POS | ||
| Participant | ||
| Pricing | ||
| Scheduling | ||
| Shared | ||
| Training | ||
| Website | ||