Slim-Whoops
This commit is contained in:
@ -47,4 +47,6 @@ foreach ($folders as $folder) {
|
||||
include_once $filename;
|
||||
}
|
||||
|
||||
$app->addRoutingMiddleware();
|
||||
|
||||
include_once 'router.php';
|
||||
|
Reference in New Issue
Block a user