in /www/www.latestly.com/app/helpers.php (line 1219)
if(file_exists($filename)){
$handle=fopen($filename,"r");
$fSize=filesize($filename);
if($fSize>0){
$live_breaking_news1=fread($handle,$fSize);
$live_breaking_news=json_decode($live_breaking_news1,true,512,JSON_THROW_ON_ERROR);
}
fclose($handle);
}
json_decode() in /www/www.latestly.com/app/helpers.php (line 1219)
if(file_exists($filename)){
$handle=fopen($filename,"r");
$fSize=filesize($filename);
if($fSize>0){
$live_breaking_news1=fread($handle,$fSize);
$live_breaking_news=json_decode($live_breaking_news1,true,512,JSON_THROW_ON_ERROR);
}
fclose($handle);
}
live_breaking_news() in /www/www.latestly.com/storage/framework/views/393fcc638ad022ef925d8aa676f6d784.php (line 76)
<?php
$live_breaking_news='';
if(function_exists('live_breaking_news')){
if(isset($homePageData['all_latest_article'])&&!empty($homePageData['all_latest_article'])){
$live_breaking_news_ticker=array_slice($homePageData['all_latest_article'],0,2);
$live_breaking_news=live_breaking_news($live_breaking_news_ticker);
}else{
$live_breaking_news=live_breaking_news();
}
if(!empty($live_breaking_news)){
foreach($live_breaking_newsas$key=>$live_breaking_new){
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php require (line 124)
$__data=$data;
return(staticfunction()use($__path,$__data){
extract($__data,EXTR_SKIP);
in /www/www.latestly.com/app/helpers.php (line 1219)
if(file_exists($filename)){
$handle=fopen($filename,"r");
$fSize=filesize($filename);
if($fSize>0){
$live_breaking_news1=fread($handle,$fSize);
$live_breaking_news=json_decode($live_breaking_news1,true,512,JSON_THROW_ON_ERROR);
}
fclose($handle);
}
live_breaking_news() in /www/www.latestly.com/storage/framework/views/393fcc638ad022ef925d8aa676f6d784.php (line 76)
<?php
$live_breaking_news='';
if(function_exists('live_breaking_news')){
if(isset($homePageData['all_latest_article'])&&!empty($homePageData['all_latest_article'])){
$live_breaking_news_ticker=array_slice($homePageData['all_latest_article'],0,2);
$live_breaking_news=live_breaking_news($live_breaking_news_ticker);
}else{
$live_breaking_news=live_breaking_news();
}
if(!empty($live_breaking_news)){
foreach($live_breaking_newsas$key=>$live_breaking_new){
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php require (line 124)
$__data=$data;
return(staticfunction()use($__path,$__data){
extract($__data,EXTR_SKIP);
returnrequire$__path;
})();
}
thrownewFileNotFoundException("Filedoesnotexistatpath{$path}.");
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php :: Illuminate\Filesystem\{closure} (line 125)
return(staticfunction()use($__path,$__data){
extract($__data,EXTR_SKIP);
returnrequire$__path;
})();
}
thrownewFileNotFoundException("Filedoesnotexistatpath{$path}.");
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php -> getRequire (line 58)
//We'llevaluatethecontentsoftheviewinsideatry/catchblocksowecan
//flushoutanystrayoutputthatmightgetoutbeforeanerroroccursor
//anexceptionisthrown.Thispreventsanypartialviewsfromleaking.
try{
$this->files->getRequire($path,$data);
}catch(Throwable$e){
$this->handleViewException($e,$obLevel);
}
returnltrim(ob_get_clean());
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php -> evaluatePath (line 70)
//Oncewehavethepathtothecompiledfile,wewillevaluatethepathswith
//typicalPHPjustlikeanyothertemplates.Wealsokeepastackofviews
//whichhavebeenrenderedforrightexceptionmessagestobegenerated.
try{
$results=$this->evaluatePath($this->compiler->getCompiledPath($path),$data);
}catch(ViewException$e){
if(!str($e->getMessage())->contains(['Nosuchfileordirectory','Filedoesnotexistatpath'])){
throw$e;
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/View.php -> get (line 195)
*
*@returnstring
*/
protectedfunctiongetContents()
returnrequire$__path;
})();
}
thrownewFileNotFoundException("Filedoesnotexistatpath{$path}.");
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php :: Illuminate\Filesystem\{closure} (line 125)
return(staticfunction()use($__path,$__data){
extract($__data,EXTR_SKIP);
returnrequire$__path;
})();
}
thrownewFileNotFoundException("Filedoesnotexistatpath{$path}.");
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php -> getRequire (line 58)
//We'llevaluatethecontentsoftheviewinsideatry/catchblocksowecan
//flushoutanystrayoutputthatmightgetoutbeforeanerroroccursor
//anexceptionisthrown.Thispreventsanypartialviewsfromleaking.
try{
$this->files->getRequire($path,$data);
}catch(Throwable$e){
$this->handleViewException($e,$obLevel);
}
returnltrim(ob_get_clean());
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php -> evaluatePath (line 70)
//Oncewehavethepathtothecompiledfile,wewillevaluatethepathswith
//typicalPHPjustlikeanyothertemplates.Wealsokeepastackofviews
//whichhavebeenrenderedforrightexceptionmessagestobegenerated.
try{
$results=$this->evaluatePath($this->compiler->getCompiledPath($path),$data);
}catch(ViewException$e){
if(!str($e->getMessage())->contains(['Nosuchfileordirectory','Filedoesnotexistatpath'])){
throw$e;
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/View.php -> get (line 195)
*
*@returnstring
*/
protectedfunctiongetContents()
{
return$this->engine->get($this->path,$this->gatherData());
}
/**
*Getthedataboundtotheviewinstance.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/View.php -> getContents (line 178)
//clearoutthesectionsforanyseparateviewsthatmayberendered.
$this->factory->incrementRender();
$this->factory->callComposer($this);
$contents=$this->getContents();
//Oncewe'vefinishedrenderingtheview,we'lldecrementtherendercount
//sothateachsectiongetsflushedoutnexttimeaviewiscreatedand
//nooldsectionsarestayingaroundinthememoryofanenvironment.
$this->factory->decrementRender();
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/View.php -> renderContents (line 147)
*@throws\Throwable
*/
publicfunctionrender(callable$callback=null)
{
try{
$contents=$this->renderContents();
$response=isset($callback)?$callback($this,$contents):null;
//Oncewehavethecontentsoftheview,wewillflushthesectionsifweare
//donerenderingallviewssothatthereisnothinglefthangingoverwhen
View->render() in /www/www.latestly.com/storage/framework/views/d6b2d25f725ae7c4acf5ed42c0d5a0b9.php (line 32)
/*]]>*/
</script>
<?phpendif;?>
</head>
<body>
<?phpecho$__env->make('template.includes.head',\Illuminate\Support\Arr::except(get_defined_vars(),['__data','__path']))->render();
{ return$this->engine->get($this->path,$this->gatherData());
}
/**
*Getthedataboundtotheviewinstance.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/View.php -> getContents (line 178)
//clearoutthesectionsforanyseparateviewsthatmayberendered.
$this->factory->incrementRender();
$this->factory->callComposer($this);
$contents=$this->getContents();
//Oncewe'vefinishedrenderingtheview,we'lldecrementtherendercount
//sothateachsectiongetsflushedoutnexttimeaviewiscreatedand
//nooldsectionsarestayingaroundinthememoryofanenvironment.
$this->factory->decrementRender();
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/View.php -> renderContents (line 147)
*@throws\Throwable
*/
publicfunctionrender(callable$callback=null)
{
try{
$contents=$this->renderContents();
$response=isset($callback)?$callback($this,$contents):null;
//Oncewehavethecontentsoftheview,wewillflushthesectionsifweare
//donerenderingallviewssothatthereisnothinglefthangingoverwhen
View->render() in /www/www.latestly.com/storage/framework/views/d6b2d25f725ae7c4acf5ed42c0d5a0b9.php (line 32)
/*]]>*/
</script>
<?phpendif;?>
</head>
<body>
<?phpecho$__env->make('template.includes.head',\Illuminate\Support\Arr::except(get_defined_vars(),['__data','__path']))->render();?>
<divclass="add-left">
<!--<divid='div-gpt-ad-1590063487025-0'>
<script>
googletag.cmd.push(function(){googletag.display('div-gpt-ad-1590063487025-0');});
</script>
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php require (line 124)
$__data=$data;
return(staticfunction()use($__path,$__data){
extract($__data,EXTR_SKIP);
returnrequire$__path;
})();
}
thrownewFileNotFoundException("Filedoesnotexistatpath{$path}.");
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php :: Illuminate\Filesystem\{closure} (line 125)
return(staticfunction()use($__path,$__data){
extract($__data,EXTR_SKIP);
returnrequire$__path;
})();
}
thrownewFileNotFoundException("Filedoesnotexistatpath{$path}.");
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php -> getRequire (line 58)
//We'llevaluatethecontentsoftheviewinsideatry/catchblocksowecan
//flushoutanystrayoutputthatmightgetoutbeforeanerroroccursor
//anexceptionisthrown.Thispreventsanypartialviewsfromleaking.
try{
$this->files->getRequire($path,$data);
}catch(Throwable$e){
$this->handleViewException($e,$obLevel);
}
returnltrim(ob_get_clean());
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php -> evaluatePath (line 70)
//Oncewehavethepathtothecompiledfile,wewillevaluatethepathswith
//typicalPHPjustlikeanyothertemplates.Wealsokeepastackofviews
//whichhavebeenrenderedforrightexceptionmessagestobegenerated.
try{
$results=$this->evaluatePath($this->compiler->getCompiledPath($path),$data);
}catch(ViewException$e?>
<divclass="add-left">
<!--<divid='div-gpt-ad-1590063487025-0'>
<script>
googletag.cmd.push(function(){googletag.display('div-gpt-ad-1590063487025-0');});
</script>
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php require (line 124)
$__data=$data;
return(staticfunction()use($__path,$__data){
extract($__data,EXTR_SKIP);
returnrequire$__path;
})();
}
thrownewFileNotFoundException("Filedoesnotexistatpath{$path}.");
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php :: Illuminate\Filesystem\{closure} (line 125)
return(staticfunction()use($__path,$__data){
extract($__data,EXTR_SKIP);
returnrequire$__path;
})();
}
thrownewFileNotFoundException("Filedoesnotexistatpath{$path}.");
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php -> getRequire (line 58)
//We'llevaluatethecontentsoftheviewinsideatry/catchblocksowecan
//flushoutanystrayoutputthatmightgetoutbeforeanerroroccursor
//anexceptionisthrown.Thispreventsanypartialviewsfromleaking.
try{
$this->files->getRequire($path,$data);
}catch(Throwable$e){
$this->handleViewException($e,$obLevel);
}
returnltrim(ob_get_clean());
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php -> evaluatePath (line 70)
//Oncewehavethepathtothecompiledfile,wewillevaluatethepathswith
//typicalPHPjustlikeanyothertemplates.Wealsokeepastackofviews
//whichhavebeenrenderedforrightexceptionmessagestobegenerated.
try{
$results=$this->evaluatePath($this->compiler->getCompiledPath($path),$data);
}catch(ViewException$e){
if(!str($e->getMessage())->contains(['Nosuchfileordirectory','Filedoesnotexistatpath'])){
throw$e;
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/View.php -> get (line 195)
*
*@returnstring
*/
protectedfunctiongetContents()
{
return$this->engine->get($this->path,$this->gatherData());
}
/**
*Getthedataboundtotheviewinstance.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/View.php -> getContents (line 178)
//clearoutthesectionsforanyseparateviewsthatmayberendered.
$this->factory->incrementRender();
$this->factory->callComposer($this);
$contents=$this->getContents();
//Oncewe'vefinishedrenderingtheview,we'lldecrementtherendercount
//sothateachsectiongetsflushedoutnexttimeaviewiscreatedand
//nooldsectionsarestayingaroundinthememoryofanenvironment.
$this->factory->decrementRender();
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/View.php -> renderContents (line 147)
*@throws\Throwable
*/
publicfunctionrender(callable$callback=null)
{
try{
$contents=$this->renderContents();
$response=isset($callback)?$callback($this,$contents):null;
//Oncewehavethecontentsoftheview,wewillflushthesectionsifwe&highlight-keyword)">){
if(!str($e->getMessage())->contains(['Nosuchfileordirectory','Filedoesnotexistatpath'])){
throw$e;
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/View.php -> get (line 195)
*
*@returnstring
*/
protectedfunctiongetContents()
{
return$this->engine->get($this->path,$this->gatherData());
}
/**
*Getthedataboundtotheviewinstance.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/View.php -> getContents (line 178)
//clearoutthesectionsforanyseparateviewsthatmayberendered.
$this->factory->incrementRender();
$this->factory->callComposer($this);
$contents=$this->getContents();
//Oncewe'vefinishedrenderingtheview,we'lldecrementtherendercount
//sothateachsectiongetsflushedoutnexttimeaviewiscreatedand
//nooldsectionsarestayingaroundinthememoryofanenvironment.
$this->factory->decrementRender();
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/View.php -> renderContents (line 147)
*@throws\Throwable
*/
publicfunctionrender(callable$callback=null)
{
try{
$contents=$this->renderContents();
$response=isset($callback)?$callback($this,$contents):null;
//Oncewehavethecontentsoftheview,wewillflushthesectionsifweare
//donerenderingallviewssothatthereisnothinglefthangingoverwhen
View->render() in /www/www.latestly.com/storage/framework/views/75c726834f30f9855f060c41b06d77fd.php (line 387)
<divclass="clear"></div>
</div>
</div>
<?php$__env->stopSection();?>
<?phpecho$__env->make('master',\Illuminate\Support\Arr::except(get_defined_vars(),['__data','__path']))->render();?><?php/**PATH/www/www.latestly.com/resources/views/template/article.blade.phpENDPATH**/?>
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php require (line 124)
$__data=$data;
return(staticfunction()use($__path,$__data){
extract($__data,EXTR_SKIP);
returnrequire$__path;
})();
}
thrownewFileNotFoundException("Filedoesnotexistatpath{$path}.");
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php :: Illuminate\Filesystem\{closure} (line 125)
return(staticfunction()use($__path,$__data){
extract($__data,EXTR_SKIP);
returnrequire$__path;
})();
}
thrownewFileNotFoundException("Filedoesnotexistatpath{$path}.");
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php -> getRequire (line 58)
//We'llevaluatethecontentsoftheviewinsideatry/catchblocksowecan
//flushoutanystrayoutputthatmightgetoutbeforeanerroroccursor
//anexceptionisthrown.Thispreventsanypartialviewsfromleaking.
try{
$this->files->getRequire($path,$data);
}catch(Throwable$e){
$this->handleViewException($e,$obLevel);
}
returnltrim(ob_get_clean());
View->render() in /www/www.latestly.com/storage/framework/views/75c726834f30f9855f060c41b06d77fd.php (line 387)
<divclass="clear"></div>
</div>
</div>
<?php$__env->stopSection();?>
<?phpecho$__env->make('master',\Illuminate\Support\Arr::except(get_defined_vars(),['__data','__path']))->render();?><?php/**PATH/www/www.latestly.com/resources/views/template/article.blade.phpENDPATH**/?>
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php require (line 124)
$__data=$data;
return(staticfunction()use($__path,$__data){
extract($__data,EXTR_SKIP);
returnrequire$__path;
})();
}
thrownewFileNotFoundException("Filedoesnotexistatpath{$path}.");
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php :: Illuminate\Filesystem\{closure} (line 125)
return(staticfunction()use($__path,$__data){
extract($__data,EXTR_SKIP);
returnrequire$__path;
})();
}
thrownewFileNotFoundException("Filedoesnotexistatpath{$path}.");
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php -> getRequire (line 58)
//We'llevaluatethecontentsoftheviewinsideatry/catchblocksowecan
//flushoutanystrayoutputthatmightgetoutbeforeanerroroccursor
//anexceptionisthrown.Thispreventsanypartialviewsfromleaking.
try{
$this->files->getRequire($path,$data);
}catch(Throwable$e){
$this->handleViewException($e,$obLevel);
}
returnltrim(ob_get_clean());
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php -> evaluatePath (line 70)
//Oncewehavethepathtothecompiledfile,wewillevaluatethepathswith
//typicalPHPjustlikeanyothertemplates.Wealsokeepastackofviews
//whichhavebeenrenderedforrightexceptionmessagestobegenerated.
try{
$results=$this->evaluatePath($this->compiler->getCompiledPath($path),$data);
}catch(ViewException$e){
if(!str($e->getMessage())->contains(['Nosuchfileordirectory','Filedoesnotexistatpath'])){
throw$e;
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/View.php -> get (line 195)
*
*@returnstring
*/
protectedfunctiongetContents()
{
return$this->engine->get($this->path,$this->gatherData());
}
/**
*Getthedataboundtotheviewinstance.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/View.php -> getContents (line 178)
//clearoutthesectionsforanyseparateviewsthatmayberendered.
$this->factory->incrementRender();
$this->factory->callComposer($this);
$contents=$this->getContents();
//Oncewe'vefinishedrenderingtheview,we'lldecrementtherendercount
//sothateachsectiongetsflushedoutnexttimeaviewiscreatedand
//nooldsectionsarestayingaroundinthememoryofanenvironment.
$this->factory->decrementRender();
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php -> evaluatePath (line 70)
//Oncewehavethepathtothecompiledfile,wewillevaluatethepathswith
//typicalPHPjustlikeanyothertemplates.Wealsokeepastackofviews
//whichhavebeenrenderedforrightexceptionmessagestobegenerated.
try{
$results=$this->evaluatePath($this->compiler->getCompiledPath($path),$data);
}catch(ViewException$e){
if(!str($e->getMessage())->contains(['Nosuchfileordirectory','Filedoesnotexistatpath'])){
throw$e;
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/View.php -> get (line 195)
*
*@returnstring
*/
protectedfunctiongetContents()
{
return$this->engine->get($this->path,$this->gatherData());
}
/**
*Getthedataboundtotheviewinstance.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/View.php -> getContents (line 178)
//clearoutthesectionsforanyseparateviewsthatmayberendered.
$this->factory->incrementRender();
$this->factory->callComposer($this);
$contents=$this->getContents();
//Oncewe'vefinishedrenderingtheview,we'lldecrementtherendercount
//sothateachsectiongetsflushedoutnexttimeaviewiscreatedand
//nooldsectionsarestayingaroundinthememoryofanenvironment.
$this->factory->decrementRender();
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/View.php -> renderContents (line 147)
*@throws\Throwable
*/
publicfunctionrender(callable$callback=null)
{
try{
$contents=$this->renderContents();
$response=isset($callback)?$callback($this,$contents):null;
//Oncewehavethecontentsoftheview,wewillflushthesectionsifweare
//donerenderingallviewssothatthereisnothinglefthangingoverwhen
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Http/Response.php -> render (line 69)
//Ifthiscontentimplementsthe"Renderable"interfacethenwewillcallthe
//rendermethodontheobjectsowewillavoidany"__toString"exceptions
//thatmightbethrownandhavetheirerrorsobscuredbyPHP'shandling.
elseif($contentinstanceofRenderable){
$content=$content->render();
}
parent::setContent($content);
return$this;
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Http/Response.php -> setContent (line 35)
*/
publicfunction__construct($content='',$status=200,array$headers=[])
{
$this->headers=newResponseHeaderBag($headers);
$this->setContent($content);
$this->setStatusCode($status);
$this->setProtocolVersion('1.0');
}
/**
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php -> __construct (line 911)
$responseinstanceofJsonSerializable||
$responseinstanceofstdClass||
is_array($response))){
$response=newJsonResponse($response);
}elseif(!$responseinstanceofSymfonyResponse){
$response=newResponse($response,200,['Content-Type'=>'text/html']);
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/View.php -> renderContents (line 147)
*@throws\Throwable
*/
publicfunctionrender(callable$callback=null)
{
try{
$contents=$this->renderContents();
$response=isset($callback)?$callback($this,$contents):null;
//Oncewehavethecontentsoftheview,wewillflushthesectionsifweare
//donerenderingallviewssothatthereisnothinglefthangingoverwhen
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Http/Response.php -> render (line 69)
//Ifthiscontentimplementsthe"Renderable"interfacethenwewillcallthe
//rendermethodontheobjectsowewillavoidany"__toString"exceptions
//thatmightbethrownandhavetheirerrorsobscuredbyPHP'shandling.
elseif($contentinstanceofRenderable){
$content=$content->render();
}
parent::setContent($content);
return$this;
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Http/Response.php -> setContent (line 35)
*/
publicfunction__construct($content='',$status=200,array$headers=[])
{
$this->headers=newResponseHeaderBag($headers);
$this->setContent($content);
$this->setStatusCode($status);
$this->setProtocolVersion('1.0');
}
/**
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php -> __construct (line 911)
$responseinstanceofJsonSerializable||
$responseinstanceofstdClass||
is_array($response))){
$response=newJsonResponse($response);
}elseif(!$responseinstanceofSymfonyResponse){
$response=newResponse($response,200,['Content-Type'=>'text/html']);
}
if($response->getStatusCode()===Response::HTTP_NOT_MODIFIED){
$response->setNotModified();
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php :: toResponse (line 878)
*/
publicfunctionprepareResponse($request,$response)
{
$this->events->dispatch(newPreparingResponse($request,$response));
returntap(static::toResponse($request,$response),function($response)use($request){
$this->events->dispatch(newResponsePrepared($request,$response));
});
}
/**
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php -> prepareResponse (line 798)
$middleware=$shouldSkipMiddleware?[]:$this->gatherRouteMiddleware($route);
return(newPipeline($this->container))
->send($request)
->through($middleware)
->then(fn($request)=>$this->prepareResponse(
$request,$route->run()
));
}
/**
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php -> Illuminate\Routing\{closure} (line 141)
*/
protectedfunctionprepareDestination(Closure$destination)
{
returnfunction($passable)use(if($response->getStatusCode()===Response::HTTP_NOT_MODIFIED){
$response->setNotModified();
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php :: toResponse (line 878)
*/
publicfunctionprepareResponse($request,$response)
{
$this->events->dispatch(newPreparingResponse($request,$response));
returntap(static::toResponse($request,$response),function($response)use($request){
$this->events->dispatch(newResponsePrepared($request,$response));
});
}
/**
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php -> prepareResponse (line 798)
$middleware=$shouldSkipMiddleware?[]:$this->gatherRouteMiddleware($route);
return(newPipeline($this->container))
->send($request)
->through($middleware)
->then(fn($request)=>$this->prepareResponse(
$request,$route->run()
));
}
/**
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php -> Illuminate\Routing\{closure} (line 141)
*/
protectedfunctionprepareDestination(Closure$destination)
{
returnfunction($passable)use($destination){
try{
return$destination($passable);
}catch(Throwable$e){
return$this->handleException($passable,$e);
}
};
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php -> Illuminate\Pipeline\{closure} (line 50)
}
throw$exception;
}
return$next($request);
}
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php -> handle (line 180)
//sincetheobjectwe'regivenwasalreadyafullyinstantiatedobject.
$parameters=[$passable,$stack];
}
$carry=method_exists($pipe,$this->method)
?$pipe->{$this->method}(...$parameters)
:$pipe(...$parameters);
return$this->handleCarry($carry);
}catch(Throwable$e){
return$this->handleException($passable,$e);
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php -> Illuminate\Pipeline\{closure} (line 78)
$this->isReading($request)||
$this->runningUnitTests()||
$this->inExceptArray($request)||
$this->tokensMatch($request)
){
returntap($next($request),function($response)use($request){
if($this->shouldAddXsrfTokenCookie()){
$this->addCookieToResponse($request,$response);
}
});
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php
try{
return$destination($passable);
}catch(Throwable$e){
return$this->handleException($passable,$e);
}
};
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php -> Illuminate\Pipeline\{closure} (line 50)
}
throw$exception;
}
return$next($request);
}
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php -> handle (line 180)
//sincetheobjectwe'regivenwasalreadyafullyinstantiatedobject.
$parameters=[$passable,$stack];
}
$carry=method_exists($pipe,$this->method)
?$pipe->{$this->method}(...$parameters)
:$pipe(...$parameters);
return$this->handleCarry($carry);
}catch(Throwable$e){
return$this->handleException($passable,$e);
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php -> Illuminate\Pipeline\{closure} (line 78)
$this->isReading($request)||
$this->runningUnitTests()||
$this->inExceptArray($request)||
$this->tokensMatch($request)
){
returntap($next($request),function($response)use($request){
if($this->shouldAddXsrfTokenCookie()){
$this->addCookieToResponse($request,$response);
}
});
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php -> handle (line 180)
//sincetheobjectwe'regivenwasalreadyafullyinstantiatedobject.
$parameters=[$passable,$stack];
}
$carry=method_exists($pipe,$this->method)
?$pipe->{$this->method}(...$parameters)
:$pipe(...$parameters);
return$this->handleCarry($carry);
}catch(Throwable$e){
return$this->handleException($passable,$e);
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php -> Illuminate\Pipeline\{closure} (line 49)
//Puttingtheerrorsintheviewforeveryviewallowsthedevelopertojust
//assumethatsomeerrorsarealwaysavailable,whichisconvenientsince
//theydon'thavetocontinuallyrunchecksforthepresenceoferrors.
return$next($request);
}
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php -> handle (line 180)
//sincetheobjectwe'regivenwasalreadyafullyinstantiatedobject.
$parameters=[$passable,$stack];
}
$carry=method_exists($pipe,$this->method)
?$pipe->{$this->method}(...$parameters)
:$pipe(...$parameters);
return$this->handleCarry($carry);
}catch(Throwable$e){
return$this->handleException($passable,&pan class="trace-type">-> handle (line 180)
//sincetheobjectwe'regivenwasalreadyafullyinstantiatedobject.
$parameters=[$passable,$stack];
}
$carry=method_exists($pipe,$this->method)
?$pipe->{$this->method}(...$parameters)
:$pipe(...$parameters);
return$this->handleCarry($carry);
}catch(Throwable$e){
return$this->handleException($passable,$e);
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php -> Illuminate\Pipeline\{closure} (line 49)
//Puttingtheerrorsintheviewforeveryviewallowsthedevelopertojust
//assumethatsomeerrorsarealwaysavailable,whichisconvenientsince
//theydon'thavetocontinuallyrunchecksforthepresenceoferrors.
return$next($request);
}
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php -> handle (line 180)
//sincetheobjectwe'regivenwasalreadyafullyinstantiatedobject.
$parameters=[$passable,$stack];
}
$carry=method_exists($pipe,$this->method)
?$pipe->{$this->method}(...$parameters)
:$pipe(...$parameters);
return$this->handleCarry($carry);
}catch(Throwable$e){
return$this->handleException($passable,$e);
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php -> Illuminate\Pipeline\{closure} (line 121)
$this->startSession($request,$session)
);
$this->collectGarbage($session);
$response=$next($request);
$this->storeCurrentUrl($request,$session);
$this->addCookieToResponse($response,$session);
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php -> handleStatefulRequest (line 64)
if($this->manager->shouldBlock()||
($request->route()instanceofRoute&&$request->route()->locksFor())){
return$this->handleRequestWhileBlocking($request,$session,$next);
}
return$this->handleStatefulRequest($request,$session,$next);
}
/**
*Handlethegivenrequestwithinsessionstate.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php -> handle (line 180)
//sincetheobjectwe'regivenwasalreadyafullyinstantiatedobject.
$parameters=[$passable,$stack];
}
$carry=method_exists($pipe,$this->method)
?$pipe->{$this->method}(...$parameters)
:$pipe(...$parameters);
return$this->handleCarry($carry);
}catch(Throwable$e){
return$this->handleException($passable,$e);
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php -> Illuminate\Pipeline\{closure} (line 37) );
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php -> Illuminate\Pipeline\{closure} (line 121)
$this->startSession($request,$session)
);
$this->collectGarbage($session);
$response=$next($request);
$this->storeCurrentUrl($request,$session);
$this->addCookieToResponse($response,$session);
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php -> handleStatefulRequest (line 64)
if($this->manager->shouldBlock()||
($request->route()instanceofRoute&&$request->route()->locksFor())){
return$this->handleRequestWhileBlocking($request,$session,$next);
}
return$this->handleStatefulRequest($request,$session,$next);
}
/**
*Handlethegivenrequestwithinsessionstate.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php -> handle (line 180)
//sincetheobjectwe'regivenwasalreadyafullyinstantiatedobject.
$parameters=[$passable,$stack];
}
$carry=method_exists($pipe,$this->method)
?$pipe->{$this->method}(...$parameters)
:$pipe(...$parameters);
return$this->handleCarry($carry);
}catch(Throwable$e){
return$this->handleException($passable,$e);
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php -> Illuminate\Pipeline\{closure} (line 37)
*@param\Closure$next
*@returnmixed
*/
publicfunctionhandle($request,Closure$next)
{
$response=$next($request);
foreach($this->cookies->getQueuedCookies()as$cookie){
$response->headers->setCookie($cookie);
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php -> handle (line 180)
//sincetheobjectwe'regivenwasalreadyafullyinstantiatedobject.
$parameters=[$passable,$stack];
}
$carry=method_exists($pipe,$this->method)
?$pipe->{$this->method}(...$parameters)
:$pipe(...$parameters);
return$this->handleCarry($carry);
}catch(Throwable$e){
return$this->handleException($passable,$e);
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php -> Illuminate\Pipeline\{closure} (line 67)
*@param\Closure$next
*@return\Symfony\Component\HttpFoundation\Response
*/
publicfunctionhandle($request,Closure$next)
{
return$this->encrypt($next($this->decrypt($request)));
}
/**
*Decryptthecookiesontherequest.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php -> hanV7h11v14z"/>
*@param\Closure$next
*@returnmixed
*/
publicfunctionhandle($request,Closure$next)
{
$response=$next($request);
foreach($this->cookies->getQueuedCookies()as$cookie){
$response->headers->setCookie($cookie);
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php -> handle (line 180)
//sincetheobjectwe'regivenwasalreadyafullyinstantiatedobject.
$parameters=[$passable,$stack];
}
$carry=method_exists($pipe,$this->method)
?$pipe->{$this->method}(...$parameters)
:$pipe(...$parameters);
return$this->handleCarry($carry);
}catch(Throwable$e){
return$this->handleException($passable,$e);
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php -> Illuminate\Pipeline\{closure} (line 67)
*@param\Closure$next
*@return\Symfony\Component\HttpFoundation\Response
*/
publicfunctionhandle($request,Closure$next)
{
return$this->encrypt($next($this->decrypt($request)));
}
/**
*Decryptthecookiesontherequest.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php -> handle (line 180)
//sincetheobjectwe'regivenwasalreadyafullyinstantiatedobject.
$parameters=[$passable,$stack];
}
$carry=method_exists($pipe,$this->method)
?$pipe->{$this->method}(...$parameters)
:$pipe(...$parameters);
return$this->handleCarry($carry);
}catch(Throwable$e){
return$this->handleException($passable,$e);
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php -> Illuminate\Pipeline\{closure} (line 116)
{
$pipeline=array_reduce(
array_reverse($this->pipes()),$this->carry(),$this->prepareDestination($destination)
);
return$pipeline($this->passable);
}
/**
*Runthepipelineandreturntheresult.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php -> then (line 798)
$middleware=$shouldSkipMiddleware?[]:$this->gatherRouteMiddleware($route);
return(newPipeline($this->container))
->send($request)
->through($middleware)
->then(fn($request)=>$this->prepareResponse(
$request,$route->run()
));
}
&nbsdle (line 180)
//sincetheobjectwe'regivenwasalreadyafullyinstantiatedobject.
$parameters=[$passable,$stack];
}
$carry=method_exists($pipe,$this->method)
?$pipe->{$this->method}(...$parameters)
:$pipe(...$parameters);
return$this->handleCarry($carry);
}catch(Throwable$e){
return$this->handleException($passable,$e);
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php -> Illuminate\Pipeline\{closure} (line 116)
{
$pipeline=array_reduce(
array_reverse($this->pipes()),$this->carry(),$this->prepareDestination($destination)
);
return$pipeline($this->passable);
}
/**
*Runthepipelineandreturntheresult.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php -> then (line 798)
$middleware=$shouldSkipMiddleware?[]:$this->gatherRouteMiddleware($route);
return(newPipeline($this->container))
->send($request)
->through($middleware)
->then(fn($request)=>$this->prepareResponse(
$request,$route->run()
));
}
/**
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php -> runRouteWithinStack (line 777)
$request->setRouteResolver(fn()=>$route);
$this->events->dispatch(newRouteMatched($route,$request));
return$this->prepareResponse($request,
$this->runRouteWithinStack($route,$request)
);
}
/**
*RunthegivenroutewithinaStack"onion"instance.
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php -> runRoute (line 741)
*@param\Illuminate\Http\Request$request
*@return\Symfony\Component\HttpFoundation\Response
*/
publicfunctiondispatchToRoute(Request$request)
{
return$this->runRoute($request,$this->findRoute($request));
}
/**
*Findtheroutematchingagivenrequest.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php -> dispatchToRoute (line 730)
*/
publicfunctiondispatch(Request$request)
{
$this->currentRequest=$request;
return$this->dispatchToRoute($request);
}
/**
*Dispatchtherequesttoarouteandreturntheresponse.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php -> dispatch (line 200)
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php -> runRouteWithinStack (line 777)
$request->setRouteResolver(fn()=>$route);
$this->events->dispatch(newRouteMatched($route,$request));
return$this->prepareResponse($request,
$this->runRouteWithinStack($route,$request)
);
}
/**
*RunthegivenroutewithinaStack"onion"instance.
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php -> runRoute (line 741)
*@param\Illuminate\Http\Request$request
*@return\Symfony\Component\HttpFoundation\Response
*/
publicfunctiondispatchToRoute(Request$request)
{
return$this->runRoute($request,$this->findRoute($request));
}
/**
*Findtheroutematchingagivenrequest.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Routing/Router.php -> dispatchToRoute (line 730)
*/
publicfunctiondispatch(Request$request)
{
$this->currentRequest=$request;
return$this->dispatchToRoute($request);
}
/**
*Dispatchtherequesttoarouteandreturntheresponse.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php -> dispatch (line 200)
protectedfunctiondispatchToRouter()
{
returnfunction($request){
$this->app->instance('request',$request);
return$this->router->dispatch($request);
};
}
/**
*Calltheterminatemethodonanyterminablemiddleware.
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php -> Illuminate\Foundation\Http\{closure} (line 141)
*/
protectedfunctionprepareDestination(Closure$destination)
{
returnfunction($passable)use($destination){
try{
return$destination($passable);
}catch(Throwable$e){
return$this->handleException($passable,$e);
}
};
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php -> Illuminate\Pipeline\{closure} (line 39)
{
$request::setTrustedProxies([],$this->getTrustedHeaderNames());
$this->setTrustedProxyIpAddresses($request);
return$next($request);
}
/**
*Setsthetrustedproxiesontherequest.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php -> handle (line 180)
//sincetheobjectwe'regivenwasalreadyafullyinstantiatedobject.
$parameters=[$passable,$stack];
}
$carry=method_exists($pipe,$this->method)
?$pipe->{$this->method}(...$parameters)
:$pipe(...$parameters);
return$this->handleCarry($carry);
}catch(Throwable$e){
return$this->handleException($passable,$e);
*/
protectedfunctionprepareDestination(Closure$destination)
{
returnfunction($passable)use($destination){
try{
return$destination($passable);
}catch(Throwable$e){
return$this->handleException($passable,$e);
}
};
}
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php -> Illuminate\Pipeline\{closure} (line 39)
{
$request::setTrustedProxies([],$this->getTrustedHeaderNames());
$this->setTrustedProxyIpAddresses($request);
return$next($request);
}
/**
*Setsthetrustedproxiesontherequest.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php -> handle (line 180)
//sincetheobjectwe'regivenwasalreadyafullyinstantiatedobject.
$parameters=[$passable,$stack];
}
$carry=method_exists($pipe,$this->method)
?$pipe->{$this->method}(...$parameters)
:$pipe(...$parameters);
return$this->handleCarry($carry);
}catch(Throwable$e){
return$this->handleException($passable,$e);
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php -> Illuminate\Pipeline\{closure} (line 21)
*/
publicfunctionhandle($request,Closure$next)
{
$this->clean($request);
return$next($request);
}
/**
*Cleantherequest'sdata.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php -> handle (line 31)
if($callback($request)){
return$next($request);
}
}
returnparent::handle($request,$next);
}
/**
*Transformthegivenvalue.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php -> handle (line 180)
//sincetheobjectwe'regivenwasalreadyafullyinstantiatedobject.
$parameters=[$passable,$stack];
}
$carry=method_exists($pipe,$this->method)
?$pipe->{$this->method}(...$parameters)
:$pipe(...$parameters);
return$this->handleCarry($carry);
}catch(Throwable$e){
return$this->handleException($passable,$e);
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php -> Illuminate\Pipeline\{closure} (line 21)
*/
publicfunctionhandle($request,Closure$next)
{
$this->clean($request);
return$next($request);
}
/**
*Cleantherequest'sdata.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php -> Illuminate\Pipeline\{closure} (line 21)
*/
publicfunctionhandle($request,Closure$next)
{
$this->clean($request);
return$next($request);
}
/**
*Cleantherequest'sdata.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php -> handle (line 31)
if($callback($request)){
return$next($request);
}
}
returnparent::handle($request,$next);
}
/**
*Transformthegivenvalue.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php -> handle (line 180)
//sincetheobjectwe'regivenwasalreadyafullyinstantiatedobject.
$parameters=[$passable,$stack];
}
$carry=method_exists($pipe,$this->method)
?$pipe->{$this->method}(...$parameters)
:$pipe(...$parameters);
return$this->handleCarry($carry);
}catch(Throwable$e){
return$this->handleException($passable,$e);
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php -> Illuminate\Pipeline\{closure} (line 21)
*/
publicfunctionhandle($request,Closure$next)
{
$this->clean($request);
return$next($request);
}
/**
*Cleantherequest'sdata.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php -> handle (line 40)
if($callback($request)){
return$next($request);
}
}
returnparent::handle($request,$next);
}
/**
*Transformthegivenvalue.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php -> handle (line 180)
//sincetheobjectwe'regivenwasalreadyafullyinstantiatedobject.
$parameters=[$passable,$stack];
}
$carry=method_exists($pipe,$this->method)
?$pipe->{$this->method}(...$parameters)
:$pipe(...$parameters);
return$this->handleCarry($carry);
}catch(Throwable$e){
return$this->handleException($passable,$e);
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php -> Illuminate\Pipeline\{closure} (line 27)
if($max>0&&$request->server('CONTENT_LENGTH')>$max){
thrownewPostTooLargeException;
}
return$next($request);
}
/**
*Determinetheserver'post_max_size'asbytes.
*
rk/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php -> Illuminate\Pipeline\{closure} (line 21)
*/
publicfunctionhandle($request,Closure$next)
{
$this->clean($request);
return$next($request);
}
/**
*Cleantherequest'sdata.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php -> handle (line 40)
if($callback($request)){
return$next($request);
}
}
returnparent::handle($request,$next);
}
/**
*Transformthegivenvalue.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php -> handle (line 180)
//sincetheobjectwe'regivenwasalreadyafullyinstantiatedobject.
$parameters=[$passable,$stack];
}
$carry=method_exists($pipe,$this->method)
?$pipe->{$this->method}(...$parameters)
:$pipe(...$parameters);
return$this->handleCarry($carry);
}catch(Throwable$e){
return$this->handleException($passable,$e);
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php -> Illuminate\Pipeline\{closure} (line 27)
if($max>0&&$request->server('CONTENT_LENGTH')>$max){
thrownewPostTooLargeException;
}
return$next($request);
}
/**
*Determinetheserver'post_max_size'asbytes.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php -> handle (line 180)
//sincetheobjectwe'regivenwasalreadyafullyinstantiatedobject.
$parameters=[$passable,$stack];
}
$carry=method_exists($pipe,$this->method)
?$pipe->{$this->method}(...$parameters)
:$pipe(...$parameters);
return$this->handleCarry($carry);
}catch(Throwable$e){
return$this->handleException($passable,$e);
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php -> Illuminate\Pipeline\{closure} (line 86)
null,
$this->getHeaders($data)
);
}
return$next($request);
}
/**
*Determineiftheincomingrequesthasamaintenancemodebypasscookie.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php -> handle (line 180)
//sincetheobjectwe'regivenwasalreadyafullyinstantiatedobject.
$parameters=[$passable,$stack];
}
$carry=method_exists($pipe,$this->method)
?$pipe->{$this->method}(...$parameters)
:$pipe(...$parameters);
return$this->handleCarry($carry);
&n in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php -> handle (line 180)
//sincetheobjectwe'regivenwasalreadyafullyinstantiatedobject.
$parameters=[$passable,$stack];
}
$carry=method_exists($pipe,$this->method)
?$pipe->{$this->method}(...$parameters)
:$pipe(...$parameters);
return$this->handleCarry($carry);
}catch(Throwable$e){
return$this->handleException($passable,$e);
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php -> Illuminate\Pipeline\{closure} (line 86)
null,
$this->getHeaders($data)
);
}
return$next($request);
}
/**
*Determineiftheincomingrequesthasamaintenancemodebypasscookie.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php -> handle (line 180)
//sincetheobjectwe'regivenwasalreadyafullyinstantiatedobject.
$parameters=[$passable,$stack];
}
$carry=method_exists($pipe,$this->method)
?$pipe->{$this->method}(...$parameters)
:$pipe(...$parameters);
return$this->handleCarry($carry);
}catch(Throwable$e){
return$this->handleException($passable,$e);
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php -> Illuminate\Pipeline\{closure} (line 116)
{
$pipeline=array_reduce(
array_reverse($this->pipes()),$this->carry(),$this->prepareDestination($destination)
);
return$pipeline($this->passable);
}
/**
*Runthepipelineandreturntheresult.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php -> then (line 175)
$this->bootstrap();
return(newPipeline($this->app))
->send($request)
->through($this->app->shouldSkipMiddleware()?[]:$this->middleware)
->then($this->dispatchToRouter());
}
/**
*BootstraptheapplicationforHTTPrequests.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php -> sendRequestThroughRouter (line 144)
$this->requestStartedAt=Carbon::now();
try{
$request->enableHttpMethodParameterOverride();
$response=$this->sendRequestThroughRouter($request);
}catch(Throwable$e){
$this->reportException($e);
$response=$this->renderException($request,$e);
}
Kernel->handle() in /www/www.latestly.com/public/index.php (line 54)
|
*/
$kernel=$app->make(Illuminate\Contracts\Http\Kernel::class);
$response=Throwable$e){
return$this->handleException($passable,$e);
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php -> Illuminate\Pipeline\{closure} (line 116)
{
$pipeline=array_reduce(
array_reverse($this->pipes()),$this->carry(),$this->prepareDestination($destination)
);
return$pipeline($this->passable);
}
/**
*Runthepipelineandreturntheresult.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php -> then (line 175)
$this->bootstrap();
return(newPipeline($this->app))
->send($request)
->through($this->app->shouldSkipMiddleware()?[]:$this->middleware)
->then($this->dispatchToRouter());
}
/**
*BootstraptheapplicationforHTTPrequests.
*
in /www/www.latestly.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php -> sendRequestThroughRouter (line 144)
$this->requestStartedAt=Carbon::now();
try{
$request->enableHttpMethodParameterOverride();
$response=$this->sendRequestThroughRouter($request);
}catch(Throwable$e){
$this->reportException($e);
$response=$this->renderException($request,$e);
}
Kernel->handle() in /www/www.latestly.com/public/index.php (line 54)
|
*/
$kernel=$app->make(Illuminate\Contracts\Http\Kernel::class);
$response=$kernel->handle(
$request=Illuminate\Http\Request::capture()
);
$response->send();