Whoops, looks like something went wrong.

1/1 ErrorException in Filesystem.php line 81: file_put_contents(/home/setda/storage/framework/views/f8aa4bf20e0fdfb567c3a256d0383919): failed to open stream: Permission denied

  1. in Filesystem.php line 81
  2. at HandleExceptions->handleError('2', 'file_put_contents(/home/setda/storage/framework/views/f8aa4bf20e0fdfb567c3a256d0383919): failed to open stream: Permission denied', '/home/setda/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php', '81', array('path' => '/home/setda/storage/framework/views/f8aa4bf20e0fdfb567c3a256d0383919', 'contents' => '<?php echo View::make('home::portal.header', compact('meta')); ?> <div class="container"> <div class="row"> <div class="col-xs-12"> <ul class="breadcrumb"> <li><a href="index.php">Beranda</a></li> <li class="<?php echo url('artikel'); ?>">Berita</li> <li class="active"><?php echo $baca->titel; ?></li> </ul> </div> <div class="col-xs-12 col-sm-8 col-md-8 col-lg-8"> <div class="artikel-items detail well"> <div class="artikel-waktu"><?php echo tanggal($baca->created_at); ?> &nbsp; <?php echo jam($baca->created_at); ?> WIB</div> <h1 class="artikel-judul detail"><?php echo $baca->titel; ?></h1> <div class="artikel-waktu"> <i class="fa fa-fw fa-user-circle"></i> <a href="#"><?php echo $baca->name; ?></a> &nbsp;&nbsp; <i class="fa fa-fw fa-tag"></i> <?php echo link_posts_categories(get_post_categories($baca->id)); ?> </div> <?php if((file_exists('./packages/upload/photo/'.$baca->fav)) and ($baca->fav != '')): ?> <figure> <img src="<?php echo asset('packages/upload/photo/'.$baca->fav); ?>" alt="<?php echo $baca->titel; ?>" width="100%"> <figcaption> <p><?php echo $baca->titel; ?></p> </figcaption> </figure> <?php endif; ?> <div class="artikel-isi"> <?php echo $baca->content; ?> </div> <div id="share_social"></div> </div> </div> <div class="col-xs-12 col-sm-4 col-md-4 col-lg-4"> <?php echo sidebarBerita(); ?> </div> </div> </div> <?php echo View::make('home::portal.footer'); ?>', 'lock' => false))
  3. at file_put_contents('/home/setda/storage/framework/views/f8aa4bf20e0fdfb567c3a256d0383919', '<?php echo View::make('home::portal.header', compact('meta')); ?> <div class="container"> <div class="row"> <div class="col-xs-12"> <ul class="breadcrumb"> <li><a href="index.php">Beranda</a></li> <li class="<?php echo url('artikel'); ?>">Berita</li> <li class="active"><?php echo $baca->titel; ?></li> </ul> </div> <div class="col-xs-12 col-sm-8 col-md-8 col-lg-8"> <div class="artikel-items detail well"> <div class="artikel-waktu"><?php echo tanggal($baca->created_at); ?> &nbsp; <?php echo jam($baca->created_at); ?> WIB</div> <h1 class="artikel-judul detail"><?php echo $baca->titel; ?></h1> <div class="artikel-waktu"> <i class="fa fa-fw fa-user-circle"></i> <a href="#"><?php echo $baca->name; ?></a> &nbsp;&nbsp; <i class="fa fa-fw fa-tag"></i> <?php echo link_posts_categories(get_post_categories($baca->id)); ?> </div> <?php if((file_exists('./packages/upload/photo/'.$baca->fav)) and ($baca->fav != '')): ?> <figure> <img src="<?php echo asset('packages/upload/photo/'.$baca->fav); ?>" alt="<?php echo $baca->titel; ?>" width="100%"> <figcaption> <p><?php echo $baca->titel; ?></p> </figcaption> </figure> <?php endif; ?> <div class="artikel-isi"> <?php echo $baca->content; ?> </div> <div id="share_social"></div> </div> </div> <div class="col-xs-12 col-sm-4 col-md-4 col-lg-4"> <?php echo sidebarBerita(); ?> </div> </div> </div> <?php echo View::make('home::portal.footer'); ?>', '0') in Filesystem.php line 81
  4. at Filesystem->put('/home/setda/storage/framework/views/f8aa4bf20e0fdfb567c3a256d0383919', '<?php echo View::make('home::portal.header', compact('meta')); ?> <div class="container"> <div class="row"> <div class="col-xs-12"> <ul class="breadcrumb"> <li><a href="index.php">Beranda</a></li> <li class="<?php echo url('artikel'); ?>">Berita</li> <li class="active"><?php echo $baca->titel; ?></li> </ul> </div> <div class="col-xs-12 col-sm-8 col-md-8 col-lg-8"> <div class="artikel-items detail well"> <div class="artikel-waktu"><?php echo tanggal($baca->created_at); ?> &nbsp; <?php echo jam($baca->created_at); ?> WIB</div> <h1 class="artikel-judul detail"><?php echo $baca->titel; ?></h1> <div class="artikel-waktu"> <i class="fa fa-fw fa-user-circle"></i> <a href="#"><?php echo $baca->name; ?></a> &nbsp;&nbsp; <i class="fa fa-fw fa-tag"></i> <?php echo link_posts_categories(get_post_categories($baca->id)); ?> </div> <?php if((file_exists('./packages/upload/photo/'.$baca->fav)) and ($baca->fav != '')): ?> <figure> <img src="<?php echo asset('packages/upload/photo/'.$baca->fav); ?>" alt="<?php echo $baca->titel; ?>" width="100%"> <figcaption> <p><?php echo $baca->titel; ?></p> </figcaption> </figure> <?php endif; ?> <div class="artikel-isi"> <?php echo $baca->content; ?> </div> <div id="share_social"></div> </div> </div> <div class="col-xs-12 col-sm-4 col-md-4 col-lg-4"> <?php echo sidebarBerita(); ?> </div> </div> </div> <?php echo View::make('home::portal.footer'); ?>') in BladeCompiler.php line 102
  5. at BladeCompiler->compile('/home/setda/app/Modules/home/Views/portal/baca.blade.php') in CompilerEngine.php line 50
  6. at CompilerEngine->get('/home/setda/app/Modules/home/Views/portal/baca.blade.php', array('__env' => object(Factory), 'app' => object(Application), 'errors' => object(ViewErrorBag), 'meta' => array('title' => 'LAUNCHING TANGGAP 119, BUPATI : SEBARLUASKAN KE MASYARAKAT', 'desc' => 'BLORA. Pemerintah Kabupaten Blora melalui Dinas Kesehatan serta Dinas Komunikasi dan Informatika (Dinkominfo) pada hari Selasa (2/7/2019), melaksanakan launching aplikasi Public Safety Center (PSC) “Tanggap 119”. Bertempat di Ruang Pertemuan Setda, launching secara resmi dipimpin langsung oleh Bupati Djoko Nugroho.'), 'baca' => object(stdClass))) in View.php line 147
  7. at View->getContents() in View.php line 118
  8. at View->renderContents() in View.php line 83
  9. at View->render() in Response.php line 51
  10. at Response->setContent(object(View)) in Response.php line 202
  11. at Response->__construct(object(View)) in Router.php line 1229
  12. at Router->prepareResponse(object(Request), object(View)) in ControllerDispatcher.php line 112
  13. at ControllerDispatcher->Illuminate\Routing\{closure}(object(Request))
  14. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 139
  15. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  16. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 102
  17. at Pipeline->then(object(Closure)) in ControllerDispatcher.php line 114
  18. at ControllerDispatcher->callWithinStack(object(PortalController), object(Route), object(Request), 'getBaca') in ControllerDispatcher.php line 68
  19. at ControllerDispatcher->dispatch(object(Route), object(Request), 'App\Http\Controllers\PortalController', 'getBaca') in Route.php line 203
  20. at Route->runWithCustomDispatcher(object(Request)) in Route.php line 134
  21. at Route->run(object(Request)) in Router.php line 708
  22. at Router->Illuminate\Routing\{closure}(object(Request))
  23. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 139
  24. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  25. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 102
  26. at Pipeline->then(object(Closure)) in Router.php line 710
  27. at Router->runRouteWithinStack(object(Route), object(Request)) in Router.php line 674
  28. at Router->dispatchToRoute(object(Request)) in Router.php line 635
  29. at Router->dispatch(object(Request)) in Kernel.php line 236
  30. at Kernel->Illuminate\Foundation\Http\{closure}(object(Request))
  31. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 139
  32. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in VerifyCsrfToken.php line 50
  33. at VerifyCsrfToken->handle(object(Request), object(Closure))
  34. at call_user_func_array(array(object(VerifyCsrfToken), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 124
  35. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in ShareErrorsFromSession.php line 49
  36. at ShareErrorsFromSession->handle(object(Request), object(Closure))
  37. at call_user_func_array(array(object(ShareErrorsFromSession), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 124
  38. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in StartSession.php line 62
  39. at StartSession->handle(object(Request), object(Closure))
  40. at call_user_func_array(array(object(StartSession), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 124
  41. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in AddQueuedCookiesToResponse.php line 37
  42. at AddQueuedCookiesToResponse->handle(object(Request), object(Closure))
  43. at call_user_func_array(array(object(AddQueuedCookiesToResponse), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 124
  44. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in EncryptCookies.php line 59
  45. at EncryptCookies->handle(object(Request), object(Closure))
  46. at call_user_func_array(array(object(EncryptCookies), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 124
  47. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in CheckForMaintenanceMode.php line 44
  48. at CheckForMaintenanceMode->handle(object(Request), object(Closure))
  49. at call_user_func_array(array(object(CheckForMaintenanceMode), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 124
  50. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  51. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 102
  52. at Pipeline->then(object(Closure)) in Kernel.php line 122
  53. at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 87
  54. at Kernel->handle(object(Request)) in index.php line 53