new project structure
This commit is contained in:
6
app/Bootstrap.php
Normal file
6
app/Bootstrap.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
// import autoload
|
||||
|
||||
// import routes
|
||||
require_once './Routes.php';
|
Reference in New Issue
Block a user