Whoops, looks like something went wrong.

2/2 ErrorException in 6c8819989a80e083f89f6a4eb8e106a0 line 1: Trying to get property of non-object (View: /home/phymedc/public_html/app/resources/views/subcategoria.blade.php)

  1. in 6c8819989a80e083f89f6a4eb8e106a0 line 1
  2. at CompilerEngine->handleViewException(object(ErrorException), '0') in compiled.php line 14694
  3. at PhpEngine->evaluatePath('/home/phymedc/public_html/app/storage/framework/views/6c8819989a80e083f89f6a4eb8e106a0', array('__env' => object(Factory), 'app' => object(Application), 'errors' => object(ViewErrorBag), 'marca' => array(object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass)), 'lastPost' => array(object(stdClass), object(stdClass), object(stdClass)), 'productoCategoria' => array(object(stdClass), object(stdClass), object(stdClass), object(stdClass)), 'categoria' => array(object(stdClass), object(stdClass), object(stdClass), object(stdClass)), 'producto' => object(LengthAwarePaginator), 'subcategoria' => null, 'uri' => 'subcategoria/analisis-corporal-11', 'link' => 'getSubcategoria')) in compiled.php line 14728
  4. at CompilerEngine->get('/home/phymedc/public_html/app/resources/views/subcategoria.blade.php', array('__env' => object(Factory), 'app' => object(Application), 'errors' => object(ViewErrorBag), 'marca' => array(object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass)), 'lastPost' => array(object(stdClass), object(stdClass), object(stdClass)), 'productoCategoria' => array(object(stdClass), object(stdClass), object(stdClass), object(stdClass)), 'categoria' => array(object(stdClass), object(stdClass), object(stdClass), object(stdClass)), 'producto' => object(LengthAwarePaginator), 'subcategoria' => null, 'uri' => 'subcategoria/analisis-corporal-11', 'link' => 'getSubcategoria')) in compiled.php line 14561
  5. at View->getContents() in compiled.php line 14549
  6. at View->renderContents() in compiled.php line 14533
  7. at View->render() in compiled.php line 15690
  8. at Response->setContent(object(View)) in compiled.php line 15205
  9. at Response->__construct(object(View)) in compiled.php line 7697
  10. at Router->prepareResponse(object(Request), object(View)) in compiled.php line 8929
  11. at ControllerDispatcher->Illuminate\Routing\{closure}(object(Request))
  12. at call_user_func(object(Closure), object(Request)) in compiled.php line 9600
  13. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  14. at call_user_func(object(Closure), object(Request)) in compiled.php line 9582
  15. at Pipeline->then(object(Closure)) in compiled.php line 8930
  16. at ControllerDispatcher->callWithinStack(object(IndexController), object(Route), object(Request), 'getSubcategoria') in compiled.php line 8915
  17. at ControllerDispatcher->dispatch(object(Route), object(Request), 'Axuresoft\Http\Controllers\IndexController', 'getSubcategoria') in compiled.php line 7864
  18. at Route->runWithCustomDispatcher(object(Request)) in compiled.php line 7835
  19. at Route->run(object(Request)) in compiled.php line 7488
  20. at Router->Illuminate\Routing\{closure}(object(Request))
  21. at call_user_func(object(Closure), object(Request)) in compiled.php line 9600
  22. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  23. at call_user_func(object(Closure), object(Request)) in compiled.php line 9582
  24. at Pipeline->then(object(Closure)) in compiled.php line 7489
  25. at Router->runRouteWithinStack(object(Route), object(Request)) in compiled.php line 7477
  26. at Router->dispatchToRoute(object(Request)) in compiled.php line 7462
  27. at Router->dispatch(object(Request)) in compiled.php line 2307
  28. at Kernel->Illuminate\Foundation\Http\{closure}(object(Request))
  29. at call_user_func(object(Closure), object(Request)) in compiled.php line 9600
  30. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 2925
  31. at VerifyCsrfToken->handle(object(Request), object(Closure))
  32. at call_user_func_array(array(object(VerifyCsrfToken), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9592
  33. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 12941
  34. at ShareErrorsFromSession->handle(object(Request), object(Closure))
  35. at call_user_func_array(array(object(ShareErrorsFromSession), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9592
  36. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 11535
  37. at StartSession->handle(object(Request), object(Closure))
  38. at call_user_func_array(array(object(StartSession), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9592
  39. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 12678
  40. at AddQueuedCookiesToResponse->handle(object(Request), object(Closure))
  41. at call_user_func_array(array(object(AddQueuedCookiesToResponse), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9592
  42. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 12615
  43. at EncryptCookies->handle(object(Request), object(Closure))
  44. at call_user_func_array(array(object(EncryptCookies), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9592
  45. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 2982
  46. at CheckForMaintenanceMode->handle(object(Request), object(Closure))
  47. at call_user_func_array(array(object(CheckForMaintenanceMode), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9592
  48. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  49. at call_user_func(object(Closure), object(Request)) in compiled.php line 9582
  50. at Pipeline->then(object(Closure)) in compiled.php line 2254
  51. at Kernel->sendRequestThroughRouter(object(Request)) in compiled.php line 2237
  52. at Kernel->handle(object(Request)) in index.php line 54

1/2 ErrorException in 6c8819989a80e083f89f6a4eb8e106a0 line 1: Trying to get property of non-object

  1. in 6c8819989a80e083f89f6a4eb8e106a0 line 1
  2. at HandleExceptions->handleError('8', 'Trying to get property of non-object', '/home/phymedc/public_html/app/storage/framework/views/6c8819989a80e083f89f6a4eb8e106a0', '1', array('__path' => '/home/phymedc/public_html/app/storage/framework/views/6c8819989a80e083f89f6a4eb8e106a0', '__data' => array('__env' => object(Factory), 'app' => object(Application), 'errors' => object(ViewErrorBag), 'marca' => array(object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass)), 'lastPost' => array(object(stdClass), object(stdClass), object(stdClass)), 'productoCategoria' => array(object(stdClass), object(stdClass), object(stdClass), object(stdClass)), 'categoria' => array(object(stdClass), object(stdClass), object(stdClass), object(stdClass)), 'producto' => object(LengthAwarePaginator), 'subcategoria' => null, 'uri' => 'subcategoria/analisis-corporal-11', 'link' => 'getSubcategoria'), 'obLevel' => '0', '__env' => object(Factory), 'app' => object(Application), 'errors' => object(ViewErrorBag), 'marca' => array(object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass)), 'lastPost' => array(object(stdClass), object(stdClass), object(stdClass)), 'productoCategoria' => array(object(stdClass), object(stdClass), object(stdClass), object(stdClass)), 'categoria' => array(object(stdClass), object(stdClass), object(stdClass), object(stdClass)), 'producto' => object(LengthAwarePaginator), 'subcategoria' => null, 'uri' => 'subcategoria/analisis-corporal-11', 'link' => 'getSubcategoria')) in 6c8819989a80e083f89f6a4eb8e106a0 line 1
  3. at include('/home/phymedc/public_html/app/storage/framework/views/6c8819989a80e083f89f6a4eb8e106a0') in compiled.php line 14692
  4. at PhpEngine->evaluatePath('/home/phymedc/public_html/app/storage/framework/views/6c8819989a80e083f89f6a4eb8e106a0', array('__env' => object(Factory), 'app' => object(Application), 'errors' => object(ViewErrorBag), 'marca' => array(object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass)), 'lastPost' => array(object(stdClass), object(stdClass), object(stdClass)), 'productoCategoria' => array(object(stdClass), object(stdClass), object(stdClass), object(stdClass)), 'categoria' => array(object(stdClass), object(stdClass), object(stdClass), object(stdClass)), 'producto' => object(LengthAwarePaginator), 'subcategoria' => null, 'uri' => 'subcategoria/analisis-corporal-11', 'link' => 'getSubcategoria')) in compiled.php line 14728
  5. at CompilerEngine->get('/home/phymedc/public_html/app/resources/views/subcategoria.blade.php', array('__env' => object(Factory), 'app' => object(Application), 'errors' => object(ViewErrorBag), 'marca' => array(object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass), object(stdClass)), 'lastPost' => array(object(stdClass), object(stdClass), object(stdClass)), 'productoCategoria' => array(object(stdClass), object(stdClass), object(stdClass), object(stdClass)), 'categoria' => array(object(stdClass), object(stdClass), object(stdClass), object(stdClass)), 'producto' => object(LengthAwarePaginator), 'subcategoria' => null, 'uri' => 'subcategoria/analisis-corporal-11', 'link' => 'getSubcategoria')) in compiled.php line 14561
  6. at View->getContents() in compiled.php line 14549
  7. at View->renderContents() in compiled.php line 14533
  8. at View->render() in compiled.php line 15690
  9. at Response->setContent(object(View)) in compiled.php line 15205
  10. at Response->__construct(object(View)) in compiled.php line 7697
  11. at Router->prepareResponse(object(Request), object(View)) in compiled.php line 8929
  12. at ControllerDispatcher->Illuminate\Routing\{closure}(object(Request))
  13. at call_user_func(object(Closure), object(Request)) in compiled.php line 9600
  14. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  15. at call_user_func(object(Closure), object(Request)) in compiled.php line 9582
  16. at Pipeline->then(object(Closure)) in compiled.php line 8930
  17. at ControllerDispatcher->callWithinStack(object(IndexController), object(Route), object(Request), 'getSubcategoria') in compiled.php line 8915
  18. at ControllerDispatcher->dispatch(object(Route), object(Request), 'Axuresoft\Http\Controllers\IndexController', 'getSubcategoria') in compiled.php line 7864
  19. at Route->runWithCustomDispatcher(object(Request)) in compiled.php line 7835
  20. at Route->run(object(Request)) in compiled.php line 7488
  21. at Router->Illuminate\Routing\{closure}(object(Request))
  22. at call_user_func(object(Closure), object(Request)) in compiled.php line 9600
  23. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  24. at call_user_func(object(Closure), object(Request)) in compiled.php line 9582
  25. at Pipeline->then(object(Closure)) in compiled.php line 7489
  26. at Router->runRouteWithinStack(object(Route), object(Request)) in compiled.php line 7477
  27. at Router->dispatchToRoute(object(Request)) in compiled.php line 7462
  28. at Router->dispatch(object(Request)) in compiled.php line 2307
  29. at Kernel->Illuminate\Foundation\Http\{closure}(object(Request))
  30. at call_user_func(object(Closure), object(Request)) in compiled.php line 9600
  31. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 2925
  32. at VerifyCsrfToken->handle(object(Request), object(Closure))
  33. at call_user_func_array(array(object(VerifyCsrfToken), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9592
  34. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 12941
  35. at ShareErrorsFromSession->handle(object(Request), object(Closure))
  36. at call_user_func_array(array(object(ShareErrorsFromSession), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9592
  37. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 11535
  38. at StartSession->handle(object(Request), object(Closure))
  39. at call_user_func_array(array(object(StartSession), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9592
  40. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 12678
  41. at AddQueuedCookiesToResponse->handle(object(Request), object(Closure))
  42. at call_user_func_array(array(object(AddQueuedCookiesToResponse), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9592
  43. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 12615
  44. at EncryptCookies->handle(object(Request), object(Closure))
  45. at call_user_func_array(array(object(EncryptCookies), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9592
  46. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 2982
  47. at CheckForMaintenanceMode->handle(object(Request), object(Closure))
  48. at call_user_func_array(array(object(CheckForMaintenanceMode), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9592
  49. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  50. at call_user_func(object(Closure), object(Request)) in compiled.php line 9582
  51. at Pipeline->then(object(Closure)) in compiled.php line 2254
  52. at Kernel->sendRequestThroughRouter(object(Request)) in compiled.php line 2237
  53. at Kernel->handle(object(Request)) in index.php line 54