feat: Implement event management functionality with API endpoints and validation

This commit is contained in:
2026-08-03 13:32:31 -03:00
parent c3713c62a6
commit f4638bc984
15 changed files with 691 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
<?php
require __DIR__.'/adminapp.php';