First commiut

This commit is contained in:
isUnknown 2026-04-13 11:26:00 +02:00
commit 8e81736a94
30 changed files with 1596 additions and 0 deletions

5
site/config/config.php Normal file
View file

@ -0,0 +1,5 @@
<?php
return [
'debug' => true
];