new project structure

This commit is contained in:
xinatorus
2020-04-20 21:49:30 +02:00
parent dec5a9083a
commit 74c6426500
9 changed files with 151 additions and 2 deletions

2
public/index.php Normal file
View File

@@ -0,0 +1,2 @@
<?php
require_once __DIR__ . '/../app/Bootstrap.php';