Unhandled Exception

Message:

Trying to get property of non-object

Location:

/home/art/framework/application/controllers/press.php on line 39

Stack Trace:

#0 /home/art/framework/laravel/laravel.php(42): Laravel\Error::native(8, 'Trying to get p...', '/home/art/frame...', 39)
#1 /home/art/framework/application/controllers/press.php(39): Laravel\{closure}(8, 'Trying to get p...', '/home/art/frame...', 39, Array)
#2 [internal function]: Press_Controller->get_view('index.php')
#3 /home/art/framework/laravel/routing/controller.php(325): call_user_func_array(Array, Array)
#4 /home/art/framework/laravel/routing/controller.php(285): Laravel\Routing\Controller->response('view', Array)
#5 /home/art/framework/laravel/routing/controller.php(165): Laravel\Routing\Controller->execute('view', Array)
#6 /home/art/framework/laravel/routing/route.php(153): Laravel\Routing\Controller::call('press@view', Array)
#7 /home/art/framework/laravel/routing/route.php(124): Laravel\Routing\Route->response()
#8 /home/art/framework/laravel/laravel.php(167): Laravel\Routing\Route->call()
#9 /home/art/framework/public/index.php(34): require('/home/art/frame...')
#10 {main}