Replace old structure with new structure

This commit is contained in:
MosLaptop\Not.Reda
2025-08-28 09:28:59 +02:00
parent ea58af4fcc
commit 69dd02eb91
28 changed files with 552 additions and 62 deletions

View File

@@ -1,5 +0,0 @@
<?php
require_once __DIR__ . '/../app/Config/database.php';
require_once __DIR__ . '/../routes/api.php';
echo "Media Locale Backend is running.";