 
<!doctype html><html lang="en">    <head>        <meta charset="utf-8">        <meta name="viewport" content="width=device-width, initial-scale=1">        <title>405 Method Not Allowed</title>        <style>            body{margin:0;padding:30px;font:12px/1.5 Helvetica,Arial,Verdana,sans-serif}            h1{margin:0;font-size:48px;font-weight:normal;line-height:48px}            strong{display:inline-block;width:65px}        </style>    </head>    <body>        <h1>405 Method Not Allowed</h1>        <div><p>The application could not run because of the following error:</p><h2>Details</h2><div><strong>Type:</strong> Slim\Exception\HttpMethodNotAllowedException</div><div><strong>Code:</strong> 405</div><div><strong>Message:</strong> Method not allowed. Must be one of: OPTIONS</div><div><strong>File:</strong> /var/www/html/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php</div><div><strong>Line:</strong> 79</div><h2>Trace</h2><pre>#0 /var/www/html/vendor/slim/slim/Slim/Routing/RouteRunner.php(62): Slim\Middleware\RoutingMiddleware-&gt;performRouting(Object(Slim\Psr7\Request))
#1 /var/www/html/vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(77): Slim\Routing\RouteRunner-&gt;handle(Object(Slim\Psr7\Request))
#2 /var/www/html/vendor/slim/slim/Slim/MiddlewareDispatcher.php(129): Slim\Middleware\ErrorMiddleware-&gt;process(Object(Slim\Psr7\Request), Object(Slim\Routing\RouteRunner))
#3 /var/www/html/vendor/slim/slim/Slim/Middleware/BodyParsingMiddleware.php(64): Psr\Http\Server\RequestHandlerInterface@anonymous-&gt;handle(Object(Slim\Psr7\Request))
#4 /var/www/html/vendor/slim/slim/Slim/MiddlewareDispatcher.php(129): Slim\Middleware\BodyParsingMiddleware-&gt;process(Object(Slim\Psr7\Request), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
#5 /var/www/html/middleware/AuditMiddleware.php(35): Psr\Http\Server\RequestHandlerInterface@anonymous-&gt;handle(Object(Slim\Psr7\Request))
#6 /var/www/html/vendor/slim/slim/Slim/MiddlewareDispatcher.php(283): Middleware\AuditMiddleware-&gt;__invoke(Object(Slim\Psr7\Request), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
#7 /var/www/html/index.php(61): Psr\Http\Server\RequestHandlerInterface@anonymous-&gt;handle(Object(Slim\Psr7\Request))
#8 /var/www/html/vendor/slim/slim/Slim/MiddlewareDispatcher.php(283): {closure}(Object(Slim\Psr7\Request), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
#9 /var/www/html/vendor/slim/slim/Slim/MiddlewareDispatcher.php(73): Psr\Http\Server\RequestHandlerInterface@anonymous-&gt;handle(Object(Slim\Psr7\Request))
#10 /var/www/html/vendor/slim/slim/Slim/App.php(209): Slim\MiddlewareDispatcher-&gt;handle(Object(Slim\Psr7\Request))
#11 /var/www/html/vendor/slim/slim/Slim/App.php(193): Slim\App-&gt;handle(Object(Slim\Psr7\Request))
#12 /var/www/html/index.php(103): Slim\App-&gt;run()
#13 {main}</pre></div>        <a href="#" onclick="window.history.go(-1)">Go Back</a>    </body></html>