5be946f78f68527b2774ee64b7019c0c8feb3b67
- Add manage_events.php form for creating/editing events - Add process_event.php endpoint for CRUD operations with image uploads - Add admin_events.php list view with sorting, filtering, and delete functionality - Add database migration to add created_by, published, created_at, updated_at columns to events table - Add event images directory structure - All features follow same patterns as trip management system
Description
No description provided
Languages
PHP
61.8%
CSS
26.1%
Sass
5.5%
HTML
4.4%
JavaScript
1.1%
Other
1.1%