diff --git a/web.php b/web.php index 016302d..c430db8 100644 --- a/web.php +++ b/web.php @@ -142,6 +142,7 @@ $appConfig = [ $httpReponse = new HttpResponse( Container::$request, + Container::$dbConnection, Container::$routeCollection, $appConfig, $_SERVER['REQUEST_METHOD'],