ModelNotFoundException {#600 ▼
#model: "App\Models\MemberSharePost"
#ids: []
#message: "No query results for model [App\Models\MemberSharePost]."
#code: 0
#file: "/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php"
#line: 395
trace: {▶
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php:395 {▶
›
› throw (new ModelNotFoundException)->setModel(get_class($this->model));
› }
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/app/Utility/OauthUtility.php:265 {▼
› ->where("shared_url_string", "=", $url)
› ->firstOrFail();
›
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/app/Http/Controllers/DayviewController.php:86 {▶
› if($url) {
› $return = OauthUtility::Instance()->getShareDetailsForRender($url, $request);
› extract($return);
arguments: {▶
$url: "index"
$request: Request {#38 …}
}
}
App\Http\Controllers\DayviewController->index() {}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Routing/Controller.php:55 {▶
› {
› return call_user_func_array([$this, $method], $parameters);
› }
arguments: {▶
$function_name: array:2 [ …2]
$parameters: array:2 [ …2]
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44 {▶
› if (method_exists($controller, 'callAction')) {
› return $controller->callAction($method, $parameters);
› }
arguments: {▶
$method: "index"
$parameters: array:2 [ …2]
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Routing/Route.php:203 {▶
› return (new ControllerDispatcher($this->container))->dispatch(
› $this, $this->getController(), $this->getControllerMethod()
› );
arguments: {▶
$route: Route {#217 …}
$controller: DayviewController {#547 …}
$method: "index"
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Routing/Route.php:160 {▶
› if ($this->isControllerAction()) {
› return $this->runController();
› }
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Routing/Router.php:572 {▶
› return $this->prepareResponse(
› $request, $route->run()
› );
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30 {▶
› try {
› return $destination($passable);
› } catch (Exception $e) {
arguments: {▶
Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41 {▶
›
› return $next($request);
› }
arguments: {▶
Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:148 {▶
›
› return $pipe->{$this->method}(...$parameters);
› };
arguments: {▶
$request: Request {#38 …}
$next: Closure {#500 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {▶
›
› return $callable($passable);
› } catch (Exception $e) {
arguments: {▶
Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/app/Http/Middleware/Log.php:62 {▶
› }
› return $next($request);
› }
arguments: {▶
Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:148 {▶
›
› return $pipe->{$this->method}(...$parameters);
› };
arguments: {▶
$request: Request {#38 …}
$next: Closure {#500 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {▶
›
› return $callable($passable);
› } catch (Exception $e) {
arguments: {▶
Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:65 {▶
› ) {
› return $this->addCookieToResponse($request, $next($request));
› }
arguments: {▶
Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:148 {▶
›
› return $pipe->{$this->method}(...$parameters);
› };
arguments: {▶
$request: Request {#38 …}
$next: Closure {#500 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {▶
›
› return $callable($passable);
› } catch (Exception $e) {
arguments: {▶
Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49 {▶
›
› return $next($request);
› }
arguments: {▶
Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:148 {▶
›
› return $pipe->{$this->method}(...$parameters);
› };
arguments: {▶
$request: Request {#38 …}
$next: Closure {#500 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {▶
›
› return $callable($passable);
› } catch (Exception $e) {
arguments: {▶
Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:64 {▶
›
› $response = $next($request);
›
arguments: {▶
Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:148 {▶
›
› return $pipe->{$this->method}(...$parameters);
› };
arguments: {▶
$request: Request {#38 …}
$next: Closure {#500 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {▶
›
› return $callable($passable);
› } catch (Exception $e) {
arguments: {▶
Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37 {▶
› {
› $response = $next($request);
›
arguments: {▶
Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:148 {▶
›
› return $pipe->{$this->method}(...$parameters);
› };
arguments: {▶
$request: Request {#38 …}
$next: Closure {#500 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {▶
›
› return $callable($passable);
› } catch (Exception $e) {
arguments: {▶
Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:59 {▶
› {
› return $this->encrypt($next($this->decrypt($request)));
› }
arguments: {▶
Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:148 {▶
›
› return $pipe->{$this->method}(...$parameters);
› };
arguments: {▶
$request: Request {#38 …}
$next: Closure {#500 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {▶
›
› return $callable($passable);
› } catch (Exception $e) {
arguments: {▶
Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:102 {▶
›
› return $pipeline($this->passable);
› }
arguments: {▶
Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Routing/Router.php:574 {▶
› );
› });
› }
arguments: {▶
$destination: Closure {#548 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Routing/Router.php:533 {▶
›
› $response = $this->runRouteWithinStack($route, $request);
›
arguments: {▶
$route: Route {#217 …}
$request: Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Routing/Router.php:511 {▶
›
› return $this->dispatchToRoute($request);
› }
arguments: {▶
$request: Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:176 {▶
›
› return $this->router->dispatch($request);
› };
arguments: {▶
$request: Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30 {▶
› try {
› return $destination($passable);
› } catch (Exception $e) {
arguments: {▶
Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:30 {▶
›
› return $next($request);
› }
arguments: {▶
Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:148 {▶
›
› return $pipe->{$this->method}(...$parameters);
› };
arguments: {▶
$request: Request {#38 …}
$next: Closure {#500 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {▶
›
› return $callable($passable);
› } catch (Exception $e) {
arguments: {▶
Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:30 {▶
›
› return $next($request);
› }
arguments: {▶
Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:148 {▶
›
› return $pipe->{$this->method}(...$parameters);
› };
arguments: {▶
$request: Request {#38 …}
$next: Closure {#500 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {▶
›
› return $callable($passable);
› } catch (Exception $e) {
arguments: {▶
Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php:27 {▶
›
› return $next($request);
› }
arguments: {▶
Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:148 {▶
›
› return $pipe->{$this->method}(...$parameters);
› };
arguments: {▶
$request: Request {#38 …}
$next: Closure {#500 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {▶
›
› return $callable($passable);
› } catch (Exception $e) {
arguments: {▶
Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:46 {▶
›
› return $next($request);
› }
arguments: {▶
Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:148 {▶
›
› return $pipe->{$this->method}(...$parameters);
› };
arguments: {▶
$request: Request {#38 …}
$next: Closure {#500 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {▶
›
› return $callable($passable);
› } catch (Exception $e) {
arguments: {▶
Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:102 {▶
›
› return $pipeline($this->passable);
› }
arguments: {▶
Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:151 {▶
› ->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)
› ->then($this->dispatchToRouter());
› }
arguments: {▶
$destination: Closure {#191 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:116 {▶
›
› $response = $this->sendRequestThroughRouter($request);
› } catch (Exception $e) {
arguments: {▶
$request: Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/public/index.php:53 {▶
› $response = $kernel->handle(\r
› $request = Illuminate\Http\Request::capture()\r
› );\r
arguments: {▶
$request: Request {#38 …}
}
}
/var/www/vhosts/app.journalytix.me/httpdocs/live/index.php:21 {▶
›
› require_once __DIR__.'/public/index.php';
›
arguments: {▶
"/var/www/vhosts/app.journalytix.me/httpdocs/live/public/index.php"
}
}
}
}