ErrorException {#979
#message: "A non well formed numeric value encountered (View: /home/kitapk/web/kitapkalbi.com/public_html/resources/views/product/product.blade.php)"
#code: 0
#file: "/home/kitapk/web/kitapkalbi.com/public_html/app/Entities/Product.php"
#line: 209
-previous: ErrorException {#954
#message: "A non well formed numeric value encountered"
#code: 0
#file: "/home/kitapk/web/kitapkalbi.com/public_html/app/Entities/Product.php"
#line: 209
#severity: E_NOTICE
trace: {
/home/kitapk/web/kitapkalbi.com/public_html/app/Entities/Product.php:209 {
› {
› return round($this->listPrice() * (1 - $this->discountRate()), 2);
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/storage/framework/views/1f6a2c505a162c1fa9e7c19c16bbe83b4a06cd65.php:11 {
› <meta property="product:plural_title" content="<?php echo e($product->title); ?> | KitapKalbi Yayıncılık">
› <meta property="product:price.amount" content="<?php echo e(number_format($product->salePrice(), 2, '.', '')); ?>">
› <meta property="product:price.currency" content="TRY">
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:43 {
› try {
› include $__path;
› } catch (Exception $e) {
arguments: {
"/home/kitapk/web/kitapkalbi.com/public_html/storage/framework/views/1f6a2c505a162c1fa9e7c19c16bbe83b4a06cd65.php"
}
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59 {
› // which have been rendered for right exception messages to be generated.
› $results = $this->evaluatePath($compiled, $data);
›
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/View/View.php:142 {
› {
› return $this->engine->get($this->path, $this->gatherData());
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/View/View.php:125 {
›
› $contents = $this->getContents();
›
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/View/View.php:90 {
› try {
› $contents = $this->renderContents();
›
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Http/Response.php:42 {
› elseif ($content instanceof Renderable) {
› $content = $content->render();
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/symfony/http-foundation/Response.php:202 {
› $this->headers = new ResponseHeaderBag($headers);
› $this->setContent($content);
› $this->setStatusCode($status);
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:750 {
› } elseif (! $response instanceof SymfonyResponse) {
› $response = new Response($response);
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:722 {
› {
› return static::toResponse($request, $response);
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:682 {
› return $this->prepareResponse(
› $request, $route->run()
› );
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30 {
› try {
› return $destination($passable);
› } catch (Exception $e) {
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41 {
›
› return $next($request);
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
›
› return $callable($passable);
› } catch (Exception $e) {
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:75 {
› ) {
› return tap($next($request), function ($response) use ($request) {
› if ($this->shouldAddXsrfTokenCookie()) {
}
/home/kitapk/web/kitapkalbi.com/public_html/app/Http/Middleware/VerifyCsrfToken.php:28 {
›
› return parent::handle($request, $next);
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
›
› return $callable($passable);
› } catch (Exception $e) {
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:104 {
›
› return $pipeline($this->passable);
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:684 {
› );
› });
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:659 {
› return $this->prepareResponse($request,
› $this->runRouteWithinStack($route, $request)
› );
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:625 {
› {
› return $this->runRoute($request, $this->findRoute($request));
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:614 {
›
› return $this->dispatchToRoute($request);
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:176 {
›
› return $this->router->dispatch($request);
› };
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30 {
› try {
› return $destination($passable);
› } catch (Exception $e) {
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49 {
›
› return $next($request);
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
›
› return $callable($passable);
› } catch (Exception $e) {
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:63 {
›
› $response = $next($request);
›
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
›
› return $callable($passable);
› } catch (Exception $e) {
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37 {
› {
› $response = $next($request);
›
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
›
› return $callable($passable);
› } catch (Exception $e) {
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:66 {
› {
› return $this->encrypt($next($this->decrypt($request)));
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
›
› return $callable($passable);
› } catch (Exception $e) {
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:31 {
›
› return $next($request);
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
›
› return $callable($passable);
› } catch (Exception $e) {
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php:27 {
›
› return $next($request);
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
›
› return $callable($passable);
› } catch (Exception $e) {
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:62 {
›
› return $next($request);
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
›
› return $callable($passable);
› } catch (Exception $e) {
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/barryvdh/laravel-cors/src/HandlePreflight.php:29 {
›
› return $next($request);
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
›
› return $callable($passable);
› } catch (Exception $e) {
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:104 {
›
› return $pipeline($this->passable);
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:151 {
› ->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)
› ->then($this->dispatchToRouter());
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:116 {
›
› $response = $this->sendRequestThroughRouter($request);
› } catch (Exception $e) {
}
/home/kitapk/web/kitapkalbi.com/public_html/public/index.php:52 {
› $response = $kernel->handle(
› \t$request = Illuminate\Http\Request::capture()
› );
}
}
}
#severity: E_ERROR
trace: {
/home/kitapk/web/kitapkalbi.com/public_html/app/Entities/Product.php:209 {
› {
› return round($this->listPrice() * (1 - $this->discountRate()), 2);
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:45 {
› } catch (Exception $e) {
› $this->handleViewException($e, $obLevel);
› } catch (Throwable $e) {
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59 {
› // which have been rendered for right exception messages to be generated.
› $results = $this->evaluatePath($compiled, $data);
›
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/View/View.php:142 {
› {
› return $this->engine->get($this->path, $this->gatherData());
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/View/View.php:125 {
›
› $contents = $this->getContents();
›
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/View/View.php:90 {
› try {
› $contents = $this->renderContents();
›
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Http/Response.php:42 {
› elseif ($content instanceof Renderable) {
› $content = $content->render();
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/symfony/http-foundation/Response.php:202 {
› $this->headers = new ResponseHeaderBag($headers);
› $this->setContent($content);
› $this->setStatusCode($status);
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:750 {
› } elseif (! $response instanceof SymfonyResponse) {
› $response = new Response($response);
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:722 {
› {
› return static::toResponse($request, $response);
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:682 {
› return $this->prepareResponse(
› $request, $route->run()
› );
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30 {
› try {
› return $destination($passable);
› } catch (Exception $e) {
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41 {
›
› return $next($request);
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
›
› return $callable($passable);
› } catch (Exception $e) {
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:75 {
› ) {
› return tap($next($request), function ($response) use ($request) {
› if ($this->shouldAddXsrfTokenCookie()) {
}
/home/kitapk/web/kitapkalbi.com/public_html/app/Http/Middleware/VerifyCsrfToken.php:28 {
›
› return parent::handle($request, $next);
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
›
› return $callable($passable);
› } catch (Exception $e) {
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:104 {
›
› return $pipeline($this->passable);
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:684 {
› );
› });
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:659 {
› return $this->prepareResponse($request,
› $this->runRouteWithinStack($route, $request)
› );
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:625 {
› {
› return $this->runRoute($request, $this->findRoute($request));
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:614 {
›
› return $this->dispatchToRoute($request);
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:176 {
›
› return $this->router->dispatch($request);
› };
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30 {
› try {
› return $destination($passable);
› } catch (Exception $e) {
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49 {
›
› return $next($request);
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
›
› return $callable($passable);
› } catch (Exception $e) {
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:63 {
›
› $response = $next($request);
›
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
›
› return $callable($passable);
› } catch (Exception $e) {
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37 {
› {
› $response = $next($request);
›
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
›
› return $callable($passable);
› } catch (Exception $e) {
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:66 {
› {
› return $this->encrypt($next($this->decrypt($request)));
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
›
› return $callable($passable);
› } catch (Exception $e) {
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:31 {
›
› return $next($request);
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
›
› return $callable($passable);
› } catch (Exception $e) {
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php:27 {
›
› return $next($request);
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
›
› return $callable($passable);
› } catch (Exception $e) {
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:62 {
›
› return $next($request);
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
›
› return $callable($passable);
› } catch (Exception $e) {
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/barryvdh/laravel-cors/src/HandlePreflight.php:29 {
›
› return $next($request);
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
›
› return $callable($passable);
› } catch (Exception $e) {
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:104 {
›
› return $pipeline($this->passable);
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:151 {
› ->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)
› ->then($this->dispatchToRouter());
› }
}
/home/kitapk/web/kitapkalbi.com/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:116 {
›
› $response = $this->sendRequestThroughRouter($request);
› } catch (Exception $e) {
}
/home/kitapk/web/kitapkalbi.com/public_html/public/index.php:52 {
› $response = $kernel->handle(
› \t$request = Illuminate\Http\Request::capture()
› );
}
}
}