add code
This commit is contained in:
parent
7dd81f65d5
commit
dff0cc92e0
36 changed files with 2020 additions and 0 deletions
3
app/public/index.php
Normal file
3
app/public/index.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php declare(strict_types=1);
|
||||
|
||||
require __DIR__ . '/../src/Bootstrap.php';
|
Loading…
Add table
Add a link
Reference in a new issue