^ Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#31
  -statusCode: 404
  -headers: []
  #message: ""
  #code: 0
  #file: "/home/werbanga/public_html/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php"
  #line: 230
  trace: {
    /home/werbanga/public_html/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php:230 {
      Laravel\Lumen\Application->handleDispatcherResponse($routeInfo) …
      › case Dispatcher::NOT_FOUND:    throw new NotFoundHttpException;case Dispatcher::METHOD_NOT_ALLOWED:
    }
    /home/werbanga/public_html/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php:170 {
      Laravel\Lumen\Application->Laravel\Lumen\Concerns\{closure} …
      › return $this->handleDispatcherResponse(    $this->createDispatcher()->dispatch($method, $pathInfo));
      arguments: {
        $routeInfo: array:1 [ …1]
      }
    }
    /home/werbanga/public_html/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php:426 {
      Laravel\Lumen\Application->sendThroughPipeline(array $middleware, Closure $then) …
      › 
      ›     return $then($this->make('request'));}
      arguments: {
        Laravel\Lumen\Http\Request {#19 …}
      }
    }
    /home/werbanga/public_html/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php:172 {
      Laravel\Lumen\Application->dispatch($request = null) …
      ›         );    });} catch (Throwable $e) {
      arguments: {
        $middleware: []
        $then: Closure($request) {#37 …}
      }
    }
    /home/werbanga/public_html/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php:109 {
      Laravel\Lumen\Application->run($request = null) …
      › {    $response = $this->dispatch($request);arguments: {
        $request: null
      }
    }
    /home/werbanga/public_html/public/index.php:28 {
      › 
      › $app->run();}
  }
}