ErrorException {#424
  #message: "Trying to get property 'cate' of non-object"
  #code: 0
  #file: "/data/wwwroot/shanmuzhi/app/Http/Controllers/Home/HomeController.php"
  #line: 109
  #severity: E_NOTICE
  trace: {
    /data/wwwroot/shanmuzhi/app/Http/Controllers/Home/HomeController.php:109 {}])->where('url', $url)->first();$info->pid = $info->cate->parentid == 0 ? $info->catid : $info->cate->parentid;$aside_name = $info->cate->name;
    }
    App\Http\Controllers\Home\HomeController->getPost() {}
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54 {{    return call_user_func_array([$this, $method], $parameters);}
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45 {if (method_exists($controller, 'callAction')) {    return $controller->callAction($method, $parameters);}
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Routing/Route.php:212 {return $this->controllerDispatcher()->dispatch(    $this, $this->getController(), $this->getControllerMethod());
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Routing/Route.php:169 {if ($this->isControllerAction()) {    return $this->runController();}
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Routing/Router.php:665 {return $this->prepareResponse(    $request, $route->run());
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30 {try {    return $destination($passable);} catch (Exception $e) {
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41 {
      › 
      ›     return $next($request);}
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:151 {$response = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
      › 
      ›     return $callable($passable);} catch (Exception $e) {
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:68 {) {    return $this->addCookieToResponse($request, $next($request));}
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:151 {$response = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
      › 
      ›     return $callable($passable);} catch (Exception $e) {
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49 {
      › 
      ›     return $next($request);}
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:151 {$response = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
      › 
      ›     return $callable($passable);} catch (Exception $e) {
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:63 {
      › 
      › $response = $next($request);}
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:151 {$response = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
      › 
      ›     return $callable($passable);} catch (Exception $e) {
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37 {{    $response = $next($request);}
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:151 {$response = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
      › 
      ›     return $callable($passable);} catch (Exception $e) {
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:66 {{    return $this->encrypt($next($this->decrypt($request)));}
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:151 {$response = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
      › 
      ›     return $callable($passable);} catch (Exception $e) {
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:104 {
      › 
      ›     return $pipeline($this->passable);}
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Routing/Router.php:667 {                        );                    });}
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Routing/Router.php:642 {return $this->prepareResponse($request,    $this->runRouteWithinStack($route, $request));
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Routing/Router.php:608 {{    return $this->runRoute($request, $this->findRoute($request));}
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Routing/Router.php:597 {
      › 
      ›     return $this->dispatchToRoute($request);}
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:176 {
      › 
      ›     return $this->router->dispatch($request);};
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30 {try {    return $destination($passable);} catch (Exception $e) {
    }
    /data/wwwroot/shanmuzhi/vendor/barryvdh/laravel-debugbar/src/Middleware/InjectDebugbar.php:58 {if (!$this->debugbar->isEnabled() || $this->inExceptArray($request)) {    return $next($request);}
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:151 {$response = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
      › 
      ›     return $callable($passable);} catch (Exception $e) {
    }
    /data/wwwroot/shanmuzhi/vendor/fideloper/proxy/src/TrustProxies.php:57 {
      › 
      ›     return $next($request);}
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:151 {$response = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
      › 
      ›     return $callable($passable);} catch (Exception $e) {
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:31 {
      › 
      ›     return $next($request);}
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:151 {$response = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
      › 
      ›     return $callable($passable);} catch (Exception $e) {
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:31 {
      › 
      ›     return $next($request);}
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:151 {$response = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
      › 
      ›     return $callable($passable);} catch (Exception $e) {
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php:27 {
      › 
      ›     return $next($request);}
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:151 {$response = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
      › 
      ›     return $callable($passable);} catch (Exception $e) {
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:62 {
      › 
      ›     return $next($request);}
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:151 {$response = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
      › 
      ›     return $callable($passable);} catch (Exception $e) {
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:104 {
      › 
      ›     return $pipeline($this->passable);}
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:151 {                ->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)                ->then($this->dispatchToRouter());}
    }
    /data/wwwroot/shanmuzhi/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:116 {
      › 
      ›     $response = $this->sendRequestThroughRouter($request);} catch (Exception $e) {
    }
    /data/wwwroot/shanmuzhi/public/index.php:53 {$response = $kernel->handle(    $request = Illuminate\Http\Request::capture());
    }
  }
}