</div>
<?php endif; ?>
</div>
<!-- Modal -->
<div id="myModal" class="modal fade" role="dialog" style="top: 10%;">
<div class="modal-dialog">
<!-- Modal content-->
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close2" data-dismiss="modal">×</button>
<h4 class="modal-title">Quick Enquiry</h4>
</div>
<div class="modal-body">
<div class="col-md-12 px-0">
<form method="POST" action="<?php echo e(route('contact.store')); ?>" class="clearfix">
<?php echo csrf_field(); ?>
<div class="col-md-6 pl-0">
<div class="form-group <?php echo e($errors->has('email') ? 'has-error': ''); ?>">
<input type="text" name="email" class="form-control" id="email"
placeholder="<?php echo e(trans('contact::attributes.email')); ?> *"
value="<?php echo e(old('email')); ?>">
<?php echo $errors->first('email', '<span class="error-message">:message</span>'); ?>
</div>
</div>
<div CLASS="col-md-6 pr-0">
<div class="form-group <?php echo e($errors->has('subject') ? 'has-error': ''); ?>">
<input type="text" name="subject" class="form-control" id="subject"
placeholder="<?php echo e(trans('contact::attributes.subject')); ?> *"
value="<?php echo e(old('subject')); ?>">
<?php echo $errors->first('subject', '<span class="error-message">:message</span>'); ?>
</div>
</div>
<div CLASS="col-md-6 pl-0">
<div class="form-group <?php echo e($errors->has('phone') ? 'has-error': ''); ?>">
Arguments
"Undefined variable: errors (View: C:\Projects\php\mihgroup\Themes\Storefront\views\public\layout.blade.php) (View: C:\Projects\php\mihgroup\Themes\Storefront\views\public\layout.blade.php)"
<?php
define('LARAVEL_START', microtime(true));
/**
* Laravel - A PHP Framework For Web Artisans
*
* @package Laravel
* @author Taylor Otwell <taylorotwell@gmail.com>
*/
/*
|--------------------------------------------------------------------------
| Register The Auto Loader
|--------------------------------------------------------------------------
|
| Composer provides a convenient, automatically generated class loader for
| our application. We just need to utilize it! We'll simply require it
| into the script here so that we don't have to worry about manual
| loading any of our classes later on. It feels nice to relax.
|
*/
require __DIR__ . '/../vendor/autoload.php';
/*
|--------------------------------------------------------------------------
| Turn On The Lights
|--------------------------------------------------------------------------
|
| We need to illuminate PHP development, so let us turn on the lights.
| This bootstraps the framework and gets it ready for use, then it
| will load up this application so that we can run it and send
| the responses back to the browser and delight our users.
|
*/
$app = require_once __DIR__ . '/../bootstrap/app.php';
/*
</div>
<?php endif; ?>
</div>
<!-- Modal -->
<div id="myModal" class="modal fade" role="dialog" style="top: 10%;">
<div class="modal-dialog">
<!-- Modal content-->
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close2" data-dismiss="modal">×</button>
<h4 class="modal-title">Quick Enquiry</h4>
</div>
<div class="modal-body">
<div class="col-md-12 px-0">
<form method="POST" action="<?php echo e(route('contact.store')); ?>" class="clearfix">
<?php echo csrf_field(); ?>
<div class="col-md-6 pl-0">
<div class="form-group <?php echo e($errors->has('email') ? 'has-error': ''); ?>">
<input type="text" name="email" class="form-control" id="email"
placeholder="<?php echo e(trans('contact::attributes.email')); ?> *"
value="<?php echo e(old('email')); ?>">
<?php echo $errors->first('email', '<span class="error-message">:message</span>'); ?>
</div>
</div>
<div CLASS="col-md-6 pr-0">
<div class="form-group <?php echo e($errors->has('subject') ? 'has-error': ''); ?>">
<input type="text" name="subject" class="form-control" id="subject"
placeholder="<?php echo e(trans('contact::attributes.subject')); ?> *"
value="<?php echo e(old('subject')); ?>">
<?php echo $errors->first('subject', '<span class="error-message">:message</span>'); ?>
</div>
</div>
<div CLASS="col-md-6 pl-0">
<div class="form-group <?php echo e($errors->has('phone') ? 'has-error': ''); ?>">
Arguments
"Undefined variable: errors (View: C:\Projects\php\mihgroup\Themes\Storefront\views\public\layout.blade.php)"
<?php
define('LARAVEL_START', microtime(true));
/**
* Laravel - A PHP Framework For Web Artisans
*
* @package Laravel
* @author Taylor Otwell <taylorotwell@gmail.com>
*/
/*
|--------------------------------------------------------------------------
| Register The Auto Loader
|--------------------------------------------------------------------------
|
| Composer provides a convenient, automatically generated class loader for
| our application. We just need to utilize it! We'll simply require it
| into the script here so that we don't have to worry about manual
| loading any of our classes later on. It feels nice to relax.
|
*/
require __DIR__ . '/../vendor/autoload.php';
/*
|--------------------------------------------------------------------------
| Turn On The Lights
|--------------------------------------------------------------------------
|
| We need to illuminate PHP development, so let us turn on the lights.
| This bootstraps the framework and gets it ready for use, then it
| will load up this application so that we can run it and send
| the responses back to the browser and delight our users.
|
*/
$app = require_once __DIR__ . '/../bootstrap/app.php';
/*
</div>
<?php endif; ?>
</div>
<!-- Modal -->
<div id="myModal" class="modal fade" role="dialog" style="top: 10%;">
<div class="modal-dialog">
<!-- Modal content-->
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close2" data-dismiss="modal">×</button>
<h4 class="modal-title">Quick Enquiry</h4>
</div>
<div class="modal-body">
<div class="col-md-12 px-0">
<form method="POST" action="<?php echo e(route('contact.store')); ?>" class="clearfix">
<?php echo csrf_field(); ?>
<div class="col-md-6 pl-0">
<div class="form-group <?php echo e($errors->has('email') ? 'has-error': ''); ?>">
<input type="text" name="email" class="form-control" id="email"
placeholder="<?php echo e(trans('contact::attributes.email')); ?> *"
value="<?php echo e(old('email')); ?>">
<?php echo $errors->first('email', '<span class="error-message">:message</span>'); ?>
</div>
</div>
<div CLASS="col-md-6 pr-0">
<div class="form-group <?php echo e($errors->has('subject') ? 'has-error': ''); ?>">
<input type="text" name="subject" class="form-control" id="subject"
placeholder="<?php echo e(trans('contact::attributes.subject')); ?> *"
value="<?php echo e(old('subject')); ?>">
<?php echo $errors->first('subject', '<span class="error-message">:message</span>'); ?>
</div>
</div>
<div CLASS="col-md-6 pl-0">
<div class="form-group <?php echo e($errors->has('phone') ? 'has-error': ''); ?>">
Arguments
"Undefined variable: errors"
</div>
<?php endif; ?>
</div>
<!-- Modal -->
<div id="myModal" class="modal fade" role="dialog" style="top: 10%;">
<div class="modal-dialog">
<!-- Modal content-->
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close2" data-dismiss="modal">×</button>
<h4 class="modal-title">Quick Enquiry</h4>
</div>
<div class="modal-body">
<div class="col-md-12 px-0">
<form method="POST" action="<?php echo e(route('contact.store')); ?>" class="clearfix">
<?php echo csrf_field(); ?>
<div class="col-md-6 pl-0">
<div class="form-group <?php echo e($errors->has('email') ? 'has-error': ''); ?>">
<input type="text" name="email" class="form-control" id="email"
placeholder="<?php echo e(trans('contact::attributes.email')); ?> *"
value="<?php echo e(old('email')); ?>">
<?php echo $errors->first('email', '<span class="error-message">:message</span>'); ?>
</div>
</div>
<div CLASS="col-md-6 pr-0">
<div class="form-group <?php echo e($errors->has('subject') ? 'has-error': ''); ?>">
<input type="text" name="subject" class="form-control" id="subject"
placeholder="<?php echo e(trans('contact::attributes.subject')); ?> *"
value="<?php echo e(old('subject')); ?>">
<?php echo $errors->first('subject', '<span class="error-message">:message</span>'); ?>
</div>
</div>
<div CLASS="col-md-6 pl-0">
<div class="form-group <?php echo e($errors->has('phone') ? 'has-error': ''); ?>">
Arguments
8
"Undefined variable: errors"
"C:\Projects\php\mihgroup\storage\framework\views\f9f1adf840d0c4e67b264d1082e65958c3d1fe57.php"
186
array:20 [
"__path" => "C:\Projects\php\mihgroup\storage\framework\views/f9f1adf840d0c4e67b264d1082e65958c3d1fe57.php"
"__data" => array:18 [
"__env" => Factory {#164}
"app" => Application {#2}
"obLevel" => 1
"currentUser" => null
"theme" => "theme-blue"
"compareCount" => 0
"favicon" => "https://mihgroup.ae/storage/media/tKDsUKVVlMhqhdwjQFpfeEOT9tDvVPa1IF4P1mKR.png"
"headerLogo" => null
"categories" => NestableCollection {#1022}
"primaryMenu" => MegaMenu {#1024}
"categoryMenu" => MegaMenu {#1028}
"cart" => Cart {#1020}
"shouldExpandCategoryMenu" => false
"brands" => Collection {#1414}
"footerLogo" => null
"footerMenu" => NestableCollection {#1413}
"socialLinks" => Collection {#1420}
"copyrightText" => "Copyright © <a href="https://mihgroup.ae/public/glass-services">MIH Group - Online Building Materials Store</a> 2023. All rights reserved."
]
"obLevel" => 2
"__env" => Factory {#164}
"app" => Application {#2}
"currentUser" => null
"theme" => "theme-blue"
"compareCount" => 0
"favicon" => "https://mihgroup.ae/storage/media/tKDsUKVVlMhqhdwjQFpfeEOT9tDvVPa1IF4P1mKR.png"
"headerLogo" => null
"categories" => NestableCollection {#1022}
"primaryMenu" => MegaMenu {#1024}
"categoryMenu" => MegaMenu {#1028}
"cart" => Cart {#1020}
"shouldExpandCategoryMenu" => false
"brands" => Collection {#1414}
"footerLogo" => null
"footerMenu" => NestableCollection {#1413}
"socialLinks" => Collection {#1420}
"copyrightText" => "Copyright © <a href="https://mihgroup.ae/public/glass-services">MIH Group - Online Building Materials Store</a> 2023. All rights reserved."
]
/**
* Get the evaluated contents of the view at the given path.
*
* @param string $__path
* @param array $__data
* @return string
*/
protected function evaluatePath($__path, $__data)
{
$obLevel = ob_get_level();
ob_start();
extract($__data, EXTR_SKIP);
// We'll evaluate the contents of the view inside a try/catch block so we can
// flush out any stray output that might get out before an error occurs or
// an exception is thrown. This prevents any partial views from leaking.
try {
include $__path;
} catch (Exception $e) {
$this->handleViewException($e, $obLevel);
} catch (Throwable $e) {
$this->handleViewException(new FatalThrowableError($e), $obLevel);
}
return ltrim(ob_get_clean());
}
/**
* Handle a view exception.
*
* @param \Exception $e
* @param int $obLevel
* @return void
*
* @throws \Exception
*/
protected function handleViewException(Exception $e, $obLevel)
{
Arguments
"C:\Projects\php\mihgroup\storage\framework\views\f9f1adf840d0c4e67b264d1082e65958c3d1fe57.php"
* @param array $data
* @return string
*/
public function get($path, array $data = [])
{
$this->lastCompiled[] = $path;
// If this given view has expired, which means it has simply been edited since
// it was last compiled, we will re-compile the views so we can evaluate a
// fresh copy of the view. We'll pass the compiler the path of the view.
if ($this->compiler->isExpired($path)) {
$this->compiler->compile($path);
}
$compiled = $this->compiler->getCompiledPath($path);
// Once we have the path to the compiled file, we will evaluate the paths with
// typical PHP just like any other templates. We also keep a stack of views
// which have been rendered for right exception messages to be generated.
$results = $this->evaluatePath($compiled, $data);
array_pop($this->lastCompiled);
return $results;
}
/**
* Handle a view exception.
*
* @param \Exception $e
* @param int $obLevel
* @return void
*
* @throws \Exception
*/
protected function handleViewException(Exception $e, $obLevel)
{
$e = new ErrorException($this->getMessage($e), 0, 1, $e->getFile(), $e->getLine(), $e);
parent::handleViewException($e, $obLevel);
Arguments
"C:\Projects\php\mihgroup\storage\framework\views/f9f1adf840d0c4e67b264d1082e65958c3d1fe57.php"
array:18 [
"__env" => Factory {#164}
"app" => Application {#2}
"obLevel" => 1
"currentUser" => null
"theme" => "theme-blue"
"compareCount" => 0
"favicon" => "https://mihgroup.ae/storage/media/tKDsUKVVlMhqhdwjQFpfeEOT9tDvVPa1IF4P1mKR.png"
"headerLogo" => null
"categories" => NestableCollection {#1022}
"primaryMenu" => MegaMenu {#1024}
"categoryMenu" => MegaMenu {#1028}
"cart" => Cart {#1020}
"shouldExpandCategoryMenu" => false
"brands" => Collection {#1414}
"footerLogo" => null
"footerMenu" => NestableCollection {#1413}
"socialLinks" => Collection {#1420}
"copyrightText" => "Copyright © <a href="https://mihgroup.ae/public/glass-services">MIH Group - Online Building Materials Store</a> 2023. All rights reserved."
]
$this->factory->callComposer($this);
$contents = $this->getContents();
// Once we've finished rendering the view, we'll decrement the render count
// so that each sections get flushed out next time a view is created and
// no old sections are staying around in the memory of an environment.
$this->factory->decrementRender();
return $contents;
}
/**
* Get the evaluated contents of the view.
*
* @return string
*/
protected function getContents()
{
return $this->engine->get($this->path, $this->gatherData());
}
/**
* Get the data bound to the view instance.
*
* @return array
*/
protected function gatherData()
{
$data = array_merge($this->factory->getShared(), $this->data);
foreach ($data as $key => $value) {
if ($value instanceof Renderable) {
$data[$key] = $value->render();
}
}
return $data;
}
Arguments
"C:\Projects\php\mihgroup\Themes\Storefront/views//public/layout.blade.php"
array:18 [
"__env" => Factory {#164}
"app" => Application {#2}
"obLevel" => 1
"currentUser" => null
"theme" => "theme-blue"
"compareCount" => 0
"favicon" => "https://mihgroup.ae/storage/media/tKDsUKVVlMhqhdwjQFpfeEOT9tDvVPa1IF4P1mKR.png"
"headerLogo" => null
"categories" => NestableCollection {#1022}
"primaryMenu" => MegaMenu {#1024}
"categoryMenu" => MegaMenu {#1028}
"cart" => Cart {#1020}
"shouldExpandCategoryMenu" => false
"brands" => Collection {#1414}
"footerLogo" => null
"footerMenu" => NestableCollection {#1413}
"socialLinks" => Collection {#1420}
"copyrightText" => "Copyright © <a href="https://mihgroup.ae/public/glass-services">MIH Group - Online Building Materials Store</a> 2023. All rights reserved."
]
throw $e;
}
}
/**
* Get the contents of the view instance.
*
* @return string
*/
protected function renderContents()
{
// We will keep track of the amount of views being rendered so we can flush
// the section after the complete rendering operation is done. This will
// clear out the sections for any separate views that may be rendered.
$this->factory->incrementRender();
$this->factory->callComposer($this);
$contents = $this->getContents();
// Once we've finished rendering the view, we'll decrement the render count
// so that each sections get flushed out next time a view is created and
// no old sections are staying around in the memory of an environment.
$this->factory->decrementRender();
return $contents;
}
/**
* Get the evaluated contents of the view.
*
* @return string
*/
protected function getContents()
{
return $this->engine->get($this->path, $this->gatherData());
}
/**
$this->view = $view;
$this->path = $path;
$this->engine = $engine;
$this->factory = $factory;
$this->data = $data instanceof Arrayable ? $data->toArray() : (array) $data;
}
/**
* Get the string contents of the view.
*
* @param callable|null $callback
* @return string
*
* @throws \Throwable
*/
public function render(callable $callback = null)
{
try {
$contents = $this->renderContents();
$response = isset($callback) ? call_user_func($callback, $this, $contents) : null;
// Once we have the contents of the view, we will flush the sections if we are
// done rendering all views so that there is nothing left hanging over when
// another view gets rendered in the future by the application developer.
$this->factory->flushStateIfDoneRendering();
return ! is_null($response) ? $response : $contents;
} catch (Exception $e) {
$this->factory->flushState();
throw $e;
} catch (Throwable $e) {
$this->factory->flushState();
throw $e;
}
}
<form action="<?php echo e(route('products.index')); ?>">
<input name="query" placeholder="<?php echo e(trans('storefront::layout.search_for_products')); ?>" value="<?php echo e(request('query')); ?>" type="text" autocomplete="off" />
<button type="submit"><i class="ion-ios-search-strong"></i></button>
</form>
<form action="<?php echo e(route('products.index')); ?>" method="GET">
<div class="search-box search_box">
</div>
</form>
<a href="<?php echo e(route('home')); ?>">Back to home page</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!--error section area end-->
<?php $__env->stopSection(); ?>
<?php echo $__env->make('public.layout', \Illuminate\Support\Arr::except(get_defined_vars(), array('__data', '__path')))->render(); ?>
/**
* Get the evaluated contents of the view at the given path.
*
* @param string $__path
* @param array $__data
* @return string
*/
protected function evaluatePath($__path, $__data)
{
$obLevel = ob_get_level();
ob_start();
extract($__data, EXTR_SKIP);
// We'll evaluate the contents of the view inside a try/catch block so we can
// flush out any stray output that might get out before an error occurs or
// an exception is thrown. This prevents any partial views from leaking.
try {
include $__path;
} catch (Exception $e) {
$this->handleViewException($e, $obLevel);
} catch (Throwable $e) {
$this->handleViewException(new FatalThrowableError($e), $obLevel);
}
return ltrim(ob_get_clean());
}
/**
* Handle a view exception.
*
* @param \Exception $e
* @param int $obLevel
* @return void
*
* @throws \Exception
*/
protected function handleViewException(Exception $e, $obLevel)
{
Arguments
"C:\Projects\php\mihgroup\storage\framework\views\b71be003ad22794e946c303f0018bce3a91444db.php"
* @param array $data
* @return string
*/
public function get($path, array $data = [])
{
$this->lastCompiled[] = $path;
// If this given view has expired, which means it has simply been edited since
// it was last compiled, we will re-compile the views so we can evaluate a
// fresh copy of the view. We'll pass the compiler the path of the view.
if ($this->compiler->isExpired($path)) {
$this->compiler->compile($path);
}
$compiled = $this->compiler->getCompiledPath($path);
// Once we have the path to the compiled file, we will evaluate the paths with
// typical PHP just like any other templates. We also keep a stack of views
// which have been rendered for right exception messages to be generated.
$results = $this->evaluatePath($compiled, $data);
array_pop($this->lastCompiled);
return $results;
}
/**
* Handle a view exception.
*
* @param \Exception $e
* @param int $obLevel
* @return void
*
* @throws \Exception
*/
protected function handleViewException(Exception $e, $obLevel)
{
$e = new ErrorException($this->getMessage($e), 0, 1, $e->getFile(), $e->getLine(), $e);
parent::handleViewException($e, $obLevel);
Arguments
"C:\Projects\php\mihgroup\storage\framework\views/b71be003ad22794e946c303f0018bce3a91444db.php"
array:3 [
"__env" => Factory {#164}
"app" => Application {#2}
"currentUser" => null
]
$this->factory->callComposer($this);
$contents = $this->getContents();
// Once we've finished rendering the view, we'll decrement the render count
// so that each sections get flushed out next time a view is created and
// no old sections are staying around in the memory of an environment.
$this->factory->decrementRender();
return $contents;
}
/**
* Get the evaluated contents of the view.
*
* @return string
*/
protected function getContents()
{
return $this->engine->get($this->path, $this->gatherData());
}
/**
* Get the data bound to the view instance.
*
* @return array
*/
protected function gatherData()
{
$data = array_merge($this->factory->getShared(), $this->data);
foreach ($data as $key => $value) {
if ($value instanceof Renderable) {
$data[$key] = $value->render();
}
}
return $data;
}
Arguments
"C:\Projects\php\mihgroup\Themes\Storefront/views//errors/404.blade.php"
array:3 [
"__env" => Factory {#164}
"app" => Application {#2}
"currentUser" => null
]
throw $e;
}
}
/**
* Get the contents of the view instance.
*
* @return string
*/
protected function renderContents()
{
// We will keep track of the amount of views being rendered so we can flush
// the section after the complete rendering operation is done. This will
// clear out the sections for any separate views that may be rendered.
$this->factory->incrementRender();
$this->factory->callComposer($this);
$contents = $this->getContents();
// Once we've finished rendering the view, we'll decrement the render count
// so that each sections get flushed out next time a view is created and
// no old sections are staying around in the memory of an environment.
$this->factory->decrementRender();
return $contents;
}
/**
* Get the evaluated contents of the view.
*
* @return string
*/
protected function getContents()
{
return $this->engine->get($this->path, $this->gatherData());
}
/**
$this->view = $view;
$this->path = $path;
$this->engine = $engine;
$this->factory = $factory;
$this->data = $data instanceof Arrayable ? $data->toArray() : (array) $data;
}
/**
* Get the string contents of the view.
*
* @param callable|null $callback
* @return string
*
* @throws \Throwable
*/
public function render(callable $callback = null)
{
try {
$contents = $this->renderContents();
$response = isset($callback) ? call_user_func($callback, $this, $contents) : null;
// Once we have the contents of the view, we will flush the sections if we are
// done rendering all views so that there is nothing left hanging over when
// another view gets rendered in the future by the application developer.
$this->factory->flushStateIfDoneRendering();
return ! is_null($response) ? $response : $contents;
} catch (Exception $e) {
$this->factory->flushState();
throw $e;
} catch (Throwable $e) {
$this->factory->flushState();
throw $e;
}
}
* @return $this
*/
public function setContent($content)
{
$this->original = $content;
// If the content is "JSONable" we will set the appropriate header and convert
// the content to JSON. This is useful when returning something like models
// from routes that will be automatically transformed to their JSON form.
if ($this->shouldBeJson($content)) {
$this->header('Content-Type', 'application/json');
$content = $this->morphToJson($content);
}
// If this content implements the "Renderable" interface then we will call the
// render method on the object so we will avoid any "__toString" exceptions
// that might be thrown and have their errors obscured by PHP's handling.
elseif ($content instanceof Renderable) {
$content = $content->render();
}
parent::setContent($content);
return $this;
}
/**
* Determine if the given content should be turned into JSON.
*
* @param mixed $content
* @return bool
*/
protected function shouldBeJson($content)
{
return $content instanceof Arrayable ||
$content instanceof Jsonable ||
$content instanceof ArrayObject ||
$content instanceof JsonSerializable ||
is_array($content);
500 => 'Internal Server Error',
501 => 'Not Implemented',
502 => 'Bad Gateway',
503 => 'Service Unavailable',
504 => 'Gateway Timeout',
505 => 'HTTP Version Not Supported',
506 => 'Variant Also Negotiates', // RFC2295
507 => 'Insufficient Storage', // RFC4918
508 => 'Loop Detected', // RFC5842
510 => 'Not Extended', // RFC2774
511 => 'Network Authentication Required', // RFC6585
];
/**
* @throws \InvalidArgumentException When the HTTP status code is not valid
*/
public function __construct($content = '', int $status = 200, array $headers = [])
{
$this->headers = new ResponseHeaderBag($headers);
$this->setContent($content);
$this->setStatusCode($status);
$this->setProtocolVersion('1.0');
}
/**
* Factory method for chainability.
*
* Example:
*
* return Response::create($body, 200)
* ->setSharedMaxAge(300);
*
* @param mixed $content The response content, see setContent()
* @param int $status The response status code
* @param array $headers An array of response headers
*
* @return static
*/
public static function create($content = '', $status = 200, $headers = [])
{
Arguments
* @param \Illuminate\Routing\Redirector $redirector
* @return void
*/
public function __construct(ViewFactory $view, Redirector $redirector)
{
$this->view = $view;
$this->redirector = $redirector;
}
/**
* Create a new response instance.
*
* @param string $content
* @param int $status
* @param array $headers
* @return \Illuminate\Http\Response
*/
public function make($content = '', $status = 200, array $headers = [])
{
return new Response($content, $status, $headers);
}
/**
* Create a new "no content" response.
*
* @param int $status
* @param array $headers
* @return \Illuminate\Http\Response
*/
public function noContent($status = 204, array $headers = [])
{
return $this->make('', $status, $headers);
}
/**
* Create a new response for a given view.
*
* @param string $view
* @param array $data
* @param int $status
Arguments
* @param array $headers
* @return \Illuminate\Http\Response
*/
public function noContent($status = 204, array $headers = [])
{
return $this->make('', $status, $headers);
}
/**
* Create a new response for a given view.
*
* @param string $view
* @param array $data
* @param int $status
* @param array $headers
* @return \Illuminate\Http\Response
*/
public function view($view, $data = [], $status = 200, array $headers = [])
{
return $this->make($this->view->make($view, $data), $status, $headers);
}
/**
* Create a new JSON response instance.
*
* @param mixed $data
* @param int $status
* @param array $headers
* @param int $options
* @return \Illuminate\Http\JsonResponse
*/
public function json($data = [], $status = 200, array $headers = [], $options = 0)
{
return new JsonResponse($data, $status, $headers, $options);
}
/**
* Create a new JSONP response instance.
*
* @param string $callback
Arguments
* @param \Exception $e
* @return \Illuminate\Http\Response
*/
public function render($request, Exception $e)
{
if ($e instanceof Swift_TransportException) {
if ($request->ajax()) {
return response(trans('core::messages.mail_is_not_configured'), 406);
}
return back()->withInput()
->with('error', trans('core::messages.mail_is_not_configured'));
}
if ($this->shouldRedirectToAdminDashboard($e)) {
return redirect()->route('admin.dashboard.index');
}
if ($this->shouldShowNotFoundPage($e)) {
return response()->view('errors.404');
}
return parent::render($request, $e);
}
/**
* Determine whether response should redirect to the admin dashboard.
*
* @param \Exception $e
* @return bool
*/
private function shouldRedirectToAdminDashboard(Exception $e)
{
if (config('app.installed') || config('app.debug') || ! $this->container['inBackend']) {
return false;
}
return $e instanceof NotFoundHttpException || $e instanceof ModelNotFoundException;
}
Arguments
* Handle the given exception.
*
* @param mixed $passable
* @param \Exception $e
* @return mixed
*
* @throws \Exception
*/
protected function handleException($passable, Exception $e)
{
if (! $this->container->bound(ExceptionHandler::class) ||
! $passable instanceof Request) {
throw $e;
}
$handler = $this->container->make(ExceptionHandler::class);
$handler->report($e);
$response = $handler->render($passable, $e);
if (method_exists($response, 'withException')) {
$response->withException($e);
}
return $response;
}
}
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
NotFoundHttpException {#809
-statusCode: 404
-headers: []
#message: ""
#code: 0
#file: "C:\Projects\php\mihgroup\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php"
#line: 179
}
/**
* This extended pipeline catches any exceptions that occur during each slice.
*
* The exceptions are converted to HTTP responses for proper middleware handling.
*/
class Pipeline extends BasePipeline
{
/**
* Get the final piece of the Closure onion.
*
* @param \Closure $destination
* @return \Closure
*/
protected function prepareDestination(Closure $destination)
{
return function ($passable) use ($destination) {
try {
return $destination($passable);
} catch (Exception $e) {
return $this->handleException($passable, $e);
} catch (Throwable $e) {
return $this->handleException($passable, new FatalThrowableError($e));
}
};
}
/**
* Get a Closure that represents a slice of the application onion.
*
* @return \Closure
*/
protected function carry()
{
return function ($stack, $pipe) {
return function ($passable) use ($stack, $pipe) {
try {
$slice = parent::carry();
$callable = $slice($stack, $pipe);
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
NotFoundHttpException {#809
-statusCode: 404
-headers: []
#message: ""
#code: 0
#file: "C:\Projects\php\mihgroup\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php"
#line: 179
}
{
/** @var QueryDetector */
private $detector;
public function __construct(QueryDetector $detector)
{
$this->detector = $detector;
}
/**
* Handle an incoming request.
*
* @param Request $request
* @param Closure $next
* @return mixed
*/
public function handle($request, Closure $next)
{
if (! $this->detector->isEnabled()) {
return $next($request);
}
$this->detector->boot();
/** @var \Illuminate\Http\Response $response */
$response = $next($request);
// Modify the response to add the Debugbar
$this->detector->output($request, $response);
return $response;
}
}
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
// the appropriate method and arguments, returning the results back out.
return $pipe($passable, $stack);
} elseif (! is_object($pipe)) {
[$name, $parameters] = $this->parsePipeString($pipe);
// If the pipe is a string we will parse the string and resolve the class out
// of the dependency injection container. We can then build a callable and
// execute the pipe function giving in the parameters that are required.
$pipe = $this->getContainer()->make($name);
$parameters = array_merge([$passable, $stack], $parameters);
} else {
// If the pipe is already an object we'll just make a callable and pass it to
// the pipe as-is. There is no need to do any extra parsing and formatting
// since the object we're given was already a fully instantiated object.
$parameters = [$passable, $stack];
}
$response = method_exists($pipe, $this->method)
? $pipe->{$this->method}(...$parameters)
: $pipe(...$parameters);
return $response instanceof Responsable
? $response->toResponse($this->getContainer()->make(Request::class))
: $response;
};
};
}
/**
* Parse full pipe string to get name and parameters.
*
* @param string $pipe
* @return array
*/
protected function parsePipeString($pipe)
{
[$name, $parameters] = array_pad(explode(':', $pipe, 2), 2, []);
if (is_string($parameters)) {
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
Closure($passable) {#726 …6}
return $this->handleException($passable, new FatalThrowableError($e));
}
};
}
/**
* Get a Closure that represents a slice of the application onion.
*
* @return \Closure
*/
protected function carry()
{
return function ($stack, $pipe) {
return function ($passable) use ($stack, $pipe) {
try {
$slice = parent::carry();
$callable = $slice($stack, $pipe);
return $callable($passable);
} catch (Exception $e) {
return $this->handleException($passable, $e);
} catch (Throwable $e) {
return $this->handleException($passable, new FatalThrowableError($e));
}
};
};
}
/**
* Handle the given exception.
*
* @param mixed $passable
* @param \Exception $e
* @return mixed
*
* @throws \Exception
*/
protected function handleException($passable, Exception $e)
{
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
* @param LaravelDebugbar $debugbar
*/
public function __construct(Container $container, LaravelDebugbar $debugbar)
{
$this->container = $container;
$this->debugbar = $debugbar;
$this->except = config('debugbar.except') ?: [];
}
/**
* Handle an incoming request.
*
* @param Request $request
* @param Closure $next
* @return mixed
*/
public function handle($request, Closure $next)
{
if (!$this->debugbar->isEnabled() || $this->inExceptArray($request)) {
return $next($request);
}
$this->debugbar->boot();
try {
/** @var \Illuminate\Http\Response $response */
$response = $next($request);
} catch (Exception $e) {
$response = $this->handleException($request, $e);
} catch (Error $error) {
$e = new FatalThrowableError($error);
$response = $this->handleException($request, $e);
}
// Modify the response to add the Debugbar
$this->debugbar->modifyResponse($request, $response);
return $response;
}
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
// the appropriate method and arguments, returning the results back out.
return $pipe($passable, $stack);
} elseif (! is_object($pipe)) {
[$name, $parameters] = $this->parsePipeString($pipe);
// If the pipe is a string we will parse the string and resolve the class out
// of the dependency injection container. We can then build a callable and
// execute the pipe function giving in the parameters that are required.
$pipe = $this->getContainer()->make($name);
$parameters = array_merge([$passable, $stack], $parameters);
} else {
// If the pipe is already an object we'll just make a callable and pass it to
// the pipe as-is. There is no need to do any extra parsing and formatting
// since the object we're given was already a fully instantiated object.
$parameters = [$passable, $stack];
}
$response = method_exists($pipe, $this->method)
? $pipe->{$this->method}(...$parameters)
: $pipe(...$parameters);
return $response instanceof Responsable
? $response->toResponse($this->getContainer()->make(Request::class))
: $response;
};
};
}
/**
* Parse full pipe string to get name and parameters.
*
* @param string $pipe
* @return array
*/
protected function parsePipeString($pipe)
{
[$name, $parameters] = array_pad(explode(':', $pipe, 2), 2, []);
if (is_string($parameters)) {
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
Closure($passable) {#761 …6}
return $this->handleException($passable, new FatalThrowableError($e));
}
};
}
/**
* Get a Closure that represents a slice of the application onion.
*
* @return \Closure
*/
protected function carry()
{
return function ($stack, $pipe) {
return function ($passable) use ($stack, $pipe) {
try {
$slice = parent::carry();
$callable = $slice($stack, $pipe);
return $callable($passable);
} catch (Exception $e) {
return $this->handleException($passable, $e);
} catch (Throwable $e) {
return $this->handleException($passable, new FatalThrowableError($e));
}
};
};
}
/**
* Handle the given exception.
*
* @param mixed $passable
* @param \Exception $e
* @return mixed
*
* @throws \Exception
*/
protected function handleException($passable, Exception $e)
{
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
use Closure;
use MIHGroup\Updater;
use Illuminate\Support\Facades\File;
class RunUpdater
{
/**
* Handle an incoming request.
*
* @param \Illuminate\Http\Request $request
* @param \Closure $next
* @return mixed
*/
public function handle($request, Closure $next)
{
if (File::exists(storage_path('app/update'))) {
Updater::run();
}
return $next($request);
}
}
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
// the appropriate method and arguments, returning the results back out.
return $pipe($passable, $stack);
} elseif (! is_object($pipe)) {
[$name, $parameters] = $this->parsePipeString($pipe);
// If the pipe is a string we will parse the string and resolve the class out
// of the dependency injection container. We can then build a callable and
// execute the pipe function giving in the parameters that are required.
$pipe = $this->getContainer()->make($name);
$parameters = array_merge([$passable, $stack], $parameters);
} else {
// If the pipe is already an object we'll just make a callable and pass it to
// the pipe as-is. There is no need to do any extra parsing and formatting
// since the object we're given was already a fully instantiated object.
$parameters = [$passable, $stack];
}
$response = method_exists($pipe, $this->method)
? $pipe->{$this->method}(...$parameters)
: $pipe(...$parameters);
return $response instanceof Responsable
? $response->toResponse($this->getContainer()->make(Request::class))
: $response;
};
};
}
/**
* Parse full pipe string to get name and parameters.
*
* @param string $pipe
* @return array
*/
protected function parsePipeString($pipe)
{
[$name, $parameters] = array_pad(explode(':', $pipe, 2), 2, []);
if (is_string($parameters)) {
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
Closure($passable) {#760 …6}
return $this->handleException($passable, new FatalThrowableError($e));
}
};
}
/**
* Get a Closure that represents a slice of the application onion.
*
* @return \Closure
*/
protected function carry()
{
return function ($stack, $pipe) {
return function ($passable) use ($stack, $pipe) {
try {
$slice = parent::carry();
$callable = $slice($stack, $pipe);
return $callable($passable);
} catch (Exception $e) {
return $this->handleException($passable, $e);
} catch (Throwable $e) {
return $this->handleException($passable, new FatalThrowableError($e));
}
};
};
}
/**
* Handle the given exception.
*
* @param mixed $passable
* @param \Exception $e
* @return mixed
*
* @throws \Exception
*/
protected function handleException($passable, Exception $e)
{
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
namespace MIHGroup\Http\Middleware;
use Closure;
class RedirectToInstallerIfNotInstalled
{
/**
* Handle an incoming request.
*
* @param \Illuminate\Http\Request $request
* @param \Closure $next
* @return mixed
*/
public function handle($request, Closure $next)
{
if (! config('app.installed') && ! $request->is('install/*')) {
return redirect('install/pre-installation');
}
return $next($request);
}
}
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
// the appropriate method and arguments, returning the results back out.
return $pipe($passable, $stack);
} elseif (! is_object($pipe)) {
[$name, $parameters] = $this->parsePipeString($pipe);
// If the pipe is a string we will parse the string and resolve the class out
// of the dependency injection container. We can then build a callable and
// execute the pipe function giving in the parameters that are required.
$pipe = $this->getContainer()->make($name);
$parameters = array_merge([$passable, $stack], $parameters);
} else {
// If the pipe is already an object we'll just make a callable and pass it to
// the pipe as-is. There is no need to do any extra parsing and formatting
// since the object we're given was already a fully instantiated object.
$parameters = [$passable, $stack];
}
$response = method_exists($pipe, $this->method)
? $pipe->{$this->method}(...$parameters)
: $pipe(...$parameters);
return $response instanceof Responsable
? $response->toResponse($this->getContainer()->make(Request::class))
: $response;
};
};
}
/**
* Parse full pipe string to get name and parameters.
*
* @param string $pipe
* @return array
*/
protected function parsePipeString($pipe)
{
[$name, $parameters] = array_pad(explode(':', $pipe, 2), 2, []);
if (is_string($parameters)) {
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
Closure($passable) {#728 …6}
return $this->handleException($passable, new FatalThrowableError($e));
}
};
}
/**
* Get a Closure that represents a slice of the application onion.
*
* @return \Closure
*/
protected function carry()
{
return function ($stack, $pipe) {
return function ($passable) use ($stack, $pipe) {
try {
$slice = parent::carry();
$callable = $slice($stack, $pipe);
return $callable($passable);
} catch (Exception $e) {
return $this->handleException($passable, $e);
} catch (Throwable $e) {
return $this->handleException($passable, new FatalThrowableError($e));
}
};
};
}
/**
* Handle the given exception.
*
* @param mixed $passable
* @param \Exception $e
* @return mixed
*
* @throws \Exception
*/
protected function handleException($passable, Exception $e)
{
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
{
$this->config = $config;
}
/**
* Handle an incoming request.
*
* @param \Illuminate\Http\Request $request
* @param \Closure $next
*
* @throws \Symfony\Component\HttpKernel\Exception\HttpException
*
* @return mixed
*/
public function handle(Request $request, Closure $next)
{
$request::setTrustedProxies([], $this->getTrustedHeaderNames()); // Reset trusted proxies between requests
$this->setTrustedProxyIpAddresses($request);
return $next($request);
}
/**
* Sets the trusted proxies on the request to the value of trustedproxy.proxies
*
* @param \Illuminate\Http\Request $request
*/
protected function setTrustedProxyIpAddresses(Request $request)
{
$trustedIps = $this->proxies ?: $this->config->get('trustedproxy.proxies');
// Trust any IP address that calls us
// `**` for backwards compatibility, but is deprecated
if ($trustedIps === '*' || $trustedIps === '**') {
return $this->setTrustedProxyIpAddressesToTheCallingIp($request);
}
// Support IPs addresses separated by comma
$trustedIps = is_string($trustedIps) ? array_map('trim', explode(',', $trustedIps)) : $trustedIps;
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
// the appropriate method and arguments, returning the results back out.
return $pipe($passable, $stack);
} elseif (! is_object($pipe)) {
[$name, $parameters] = $this->parsePipeString($pipe);
// If the pipe is a string we will parse the string and resolve the class out
// of the dependency injection container. We can then build a callable and
// execute the pipe function giving in the parameters that are required.
$pipe = $this->getContainer()->make($name);
$parameters = array_merge([$passable, $stack], $parameters);
} else {
// If the pipe is already an object we'll just make a callable and pass it to
// the pipe as-is. There is no need to do any extra parsing and formatting
// since the object we're given was already a fully instantiated object.
$parameters = [$passable, $stack];
}
$response = method_exists($pipe, $this->method)
? $pipe->{$this->method}(...$parameters)
: $pipe(...$parameters);
return $response instanceof Responsable
? $response->toResponse($this->getContainer()->make(Request::class))
: $response;
};
};
}
/**
* Parse full pipe string to get name and parameters.
*
* @param string $pipe
* @return array
*/
protected function parsePipeString($pipe)
{
[$name, $parameters] = array_pad(explode(':', $pipe, 2), 2, []);
if (is_string($parameters)) {
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
Closure($passable) {#763 …6}
return $this->handleException($passable, new FatalThrowableError($e));
}
};
}
/**
* Get a Closure that represents a slice of the application onion.
*
* @return \Closure
*/
protected function carry()
{
return function ($stack, $pipe) {
return function ($passable) use ($stack, $pipe) {
try {
$slice = parent::carry();
$callable = $slice($stack, $pipe);
return $callable($passable);
} catch (Exception $e) {
return $this->handleException($passable, $e);
} catch (Throwable $e) {
return $this->handleException($passable, new FatalThrowableError($e));
}
};
};
}
/**
* Handle the given exception.
*
* @param mixed $passable
* @param \Exception $e
* @return mixed
*
* @throws \Exception
*/
protected function handleException($passable, Exception $e)
{
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
*
* @var array
*/
protected $attributes = [];
/**
* Handle an incoming request.
*
* @param \Illuminate\Http\Request $request
* @param \Closure $next
* @param array ...$attributes
* @return mixed
*/
public function handle($request, Closure $next, ...$attributes)
{
$this->attributes = $attributes;
$this->clean($request);
return $next($request);
}
/**
* Clean the request's data.
*
* @param \Illuminate\Http\Request $request
* @return void
*/
protected function clean($request)
{
$this->cleanParameterBag($request->query);
if ($request->isJson()) {
$this->cleanParameterBag($request->json());
} elseif ($request->request !== $request->query) {
$this->cleanParameterBag($request->request);
}
}
/**
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
// the appropriate method and arguments, returning the results back out.
return $pipe($passable, $stack);
} elseif (! is_object($pipe)) {
[$name, $parameters] = $this->parsePipeString($pipe);
// If the pipe is a string we will parse the string and resolve the class out
// of the dependency injection container. We can then build a callable and
// execute the pipe function giving in the parameters that are required.
$pipe = $this->getContainer()->make($name);
$parameters = array_merge([$passable, $stack], $parameters);
} else {
// If the pipe is already an object we'll just make a callable and pass it to
// the pipe as-is. There is no need to do any extra parsing and formatting
// since the object we're given was already a fully instantiated object.
$parameters = [$passable, $stack];
}
$response = method_exists($pipe, $this->method)
? $pipe->{$this->method}(...$parameters)
: $pipe(...$parameters);
return $response instanceof Responsable
? $response->toResponse($this->getContainer()->make(Request::class))
: $response;
};
};
}
/**
* Parse full pipe string to get name and parameters.
*
* @param string $pipe
* @return array
*/
protected function parsePipeString($pipe)
{
[$name, $parameters] = array_pad(explode(':', $pipe, 2), 2, []);
if (is_string($parameters)) {
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
Closure($passable) {#762 …6}
return $this->handleException($passable, new FatalThrowableError($e));
}
};
}
/**
* Get a Closure that represents a slice of the application onion.
*
* @return \Closure
*/
protected function carry()
{
return function ($stack, $pipe) {
return function ($passable) use ($stack, $pipe) {
try {
$slice = parent::carry();
$callable = $slice($stack, $pipe);
return $callable($passable);
} catch (Exception $e) {
return $this->handleException($passable, $e);
} catch (Throwable $e) {
return $this->handleException($passable, new FatalThrowableError($e));
}
};
};
}
/**
* Handle the given exception.
*
* @param mixed $passable
* @param \Exception $e
* @return mixed
*
* @throws \Exception
*/
protected function handleException($passable, Exception $e)
{
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
*
* @var array
*/
protected $attributes = [];
/**
* Handle an incoming request.
*
* @param \Illuminate\Http\Request $request
* @param \Closure $next
* @param array ...$attributes
* @return mixed
*/
public function handle($request, Closure $next, ...$attributes)
{
$this->attributes = $attributes;
$this->clean($request);
return $next($request);
}
/**
* Clean the request's data.
*
* @param \Illuminate\Http\Request $request
* @return void
*/
protected function clean($request)
{
$this->cleanParameterBag($request->query);
if ($request->isJson()) {
$this->cleanParameterBag($request->json());
} elseif ($request->request !== $request->query) {
$this->cleanParameterBag($request->request);
}
}
/**
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
// the appropriate method and arguments, returning the results back out.
return $pipe($passable, $stack);
} elseif (! is_object($pipe)) {
[$name, $parameters] = $this->parsePipeString($pipe);
// If the pipe is a string we will parse the string and resolve the class out
// of the dependency injection container. We can then build a callable and
// execute the pipe function giving in the parameters that are required.
$pipe = $this->getContainer()->make($name);
$parameters = array_merge([$passable, $stack], $parameters);
} else {
// If the pipe is already an object we'll just make a callable and pass it to
// the pipe as-is. There is no need to do any extra parsing and formatting
// since the object we're given was already a fully instantiated object.
$parameters = [$passable, $stack];
}
$response = method_exists($pipe, $this->method)
? $pipe->{$this->method}(...$parameters)
: $pipe(...$parameters);
return $response instanceof Responsable
? $response->toResponse($this->getContainer()->make(Request::class))
: $response;
};
};
}
/**
* Parse full pipe string to get name and parameters.
*
* @param string $pipe
* @return array
*/
protected function parsePipeString($pipe)
{
[$name, $parameters] = array_pad(explode(':', $pipe, 2), 2, []);
if (is_string($parameters)) {
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
Closure($passable) {#730 …6}
return $this->handleException($passable, new FatalThrowableError($e));
}
};
}
/**
* Get a Closure that represents a slice of the application onion.
*
* @return \Closure
*/
protected function carry()
{
return function ($stack, $pipe) {
return function ($passable) use ($stack, $pipe) {
try {
$slice = parent::carry();
$callable = $slice($stack, $pipe);
return $callable($passable);
} catch (Exception $e) {
return $this->handleException($passable, $e);
} catch (Throwable $e) {
return $this->handleException($passable, new FatalThrowableError($e));
}
};
};
}
/**
* Handle the given exception.
*
* @param mixed $passable
* @param \Exception $e
* @return mixed
*
* @throws \Exception
*/
protected function handleException($passable, Exception $e)
{
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
class ValidatePostSize
{
/**
* Handle an incoming request.
*
* @param \Illuminate\Http\Request $request
* @param \Closure $next
* @return mixed
*
* @throws \Illuminate\Http\Exceptions\PostTooLargeException
*/
public function handle($request, Closure $next)
{
$max = $this->getPostMaxSize();
if ($max > 0 && $request->server('CONTENT_LENGTH') > $max) {
throw new PostTooLargeException;
}
return $next($request);
}
/**
* Determine the server 'post_max_size' as bytes.
*
* @return int
*/
protected function getPostMaxSize()
{
if (is_numeric($postMaxSize = ini_get('post_max_size'))) {
return (int) $postMaxSize;
}
$metric = strtoupper(substr($postMaxSize, -1));
$postMaxSize = (int) $postMaxSize;
switch ($metric) {
case 'K':
return $postMaxSize * 1024;
case 'M':
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
// the appropriate method and arguments, returning the results back out.
return $pipe($passable, $stack);
} elseif (! is_object($pipe)) {
[$name, $parameters] = $this->parsePipeString($pipe);
// If the pipe is a string we will parse the string and resolve the class out
// of the dependency injection container. We can then build a callable and
// execute the pipe function giving in the parameters that are required.
$pipe = $this->getContainer()->make($name);
$parameters = array_merge([$passable, $stack], $parameters);
} else {
// If the pipe is already an object we'll just make a callable and pass it to
// the pipe as-is. There is no need to do any extra parsing and formatting
// since the object we're given was already a fully instantiated object.
$parameters = [$passable, $stack];
}
$response = method_exists($pipe, $this->method)
? $pipe->{$this->method}(...$parameters)
: $pipe(...$parameters);
return $response instanceof Responsable
? $response->toResponse($this->getContainer()->make(Request::class))
: $response;
};
};
}
/**
* Parse full pipe string to get name and parameters.
*
* @param string $pipe
* @return array
*/
protected function parsePipeString($pipe)
{
[$name, $parameters] = array_pad(explode(':', $pipe, 2), 2, []);
if (is_string($parameters)) {
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
Closure($passable) {#767 …6}
return $this->handleException($passable, new FatalThrowableError($e));
}
};
}
/**
* Get a Closure that represents a slice of the application onion.
*
* @return \Closure
*/
protected function carry()
{
return function ($stack, $pipe) {
return function ($passable) use ($stack, $pipe) {
try {
$slice = parent::carry();
$callable = $slice($stack, $pipe);
return $callable($passable);
} catch (Exception $e) {
return $this->handleException($passable, $e);
} catch (Throwable $e) {
return $this->handleException($passable, new FatalThrowableError($e));
}
};
};
}
/**
* Handle the given exception.
*
* @param mixed $passable
* @param \Exception $e
* @return mixed
*
* @throws \Exception
*/
protected function handleException($passable, Exception $e)
{
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
*
* @throws \Symfony\Component\HttpKernel\Exception\HttpException
*/
public function handle($request, Closure $next)
{
if ($this->app->isDownForMaintenance()) {
$data = json_decode(file_get_contents($this->app->storagePath().'/framework/down'), true);
if (isset($data['allowed']) && IpUtils::checkIp($request->ip(), (array) $data['allowed'])) {
return $next($request);
}
if ($this->inExceptArray($request)) {
return $next($request);
}
throw new MaintenanceModeException($data['time'], $data['retry'], $data['message']);
}
return $next($request);
}
/**
* Determine if the request has a URI that should be accessible in maintenance mode.
*
* @param \Illuminate\Http\Request $request
* @return bool
*/
protected function inExceptArray($request)
{
foreach ($this->except as $except) {
if ($except !== '/') {
$except = trim($except, '/');
}
if ($request->fullUrlIs($except) || $request->is($except)) {
return true;
}
}
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
// the appropriate method and arguments, returning the results back out.
return $pipe($passable, $stack);
} elseif (! is_object($pipe)) {
[$name, $parameters] = $this->parsePipeString($pipe);
// If the pipe is a string we will parse the string and resolve the class out
// of the dependency injection container. We can then build a callable and
// execute the pipe function giving in the parameters that are required.
$pipe = $this->getContainer()->make($name);
$parameters = array_merge([$passable, $stack], $parameters);
} else {
// If the pipe is already an object we'll just make a callable and pass it to
// the pipe as-is. There is no need to do any extra parsing and formatting
// since the object we're given was already a fully instantiated object.
$parameters = [$passable, $stack];
}
$response = method_exists($pipe, $this->method)
? $pipe->{$this->method}(...$parameters)
: $pipe(...$parameters);
return $response instanceof Responsable
? $response->toResponse($this->getContainer()->make(Request::class))
: $response;
};
};
}
/**
* Parse full pipe string to get name and parameters.
*
* @param string $pipe
* @return array
*/
protected function parsePipeString($pipe)
{
[$name, $parameters] = array_pad(explode(':', $pipe, 2), 2, []);
if (is_string($parameters)) {
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
Closure($passable) {#766 …6}
return $this->handleException($passable, new FatalThrowableError($e));
}
};
}
/**
* Get a Closure that represents a slice of the application onion.
*
* @return \Closure
*/
protected function carry()
{
return function ($stack, $pipe) {
return function ($passable) use ($stack, $pipe) {
try {
$slice = parent::carry();
$callable = $slice($stack, $pipe);
return $callable($passable);
} catch (Exception $e) {
return $this->handleException($passable, $e);
} catch (Throwable $e) {
return $this->handleException($passable, new FatalThrowableError($e));
}
};
};
}
/**
* Handle the given exception.
*
* @param mixed $passable
* @param \Exception $e
* @return mixed
*
* @throws \Exception
*/
protected function handleException($passable, Exception $e)
{
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
public function via($method)
{
$this->method = $method;
return $this;
}
/**
* Run the pipeline with a final destination callback.
*
* @param \Closure $destination
* @return mixed
*/
public function then(Closure $destination)
{
$pipeline = array_reduce(
array_reverse($this->pipes), $this->carry(), $this->prepareDestination($destination)
);
return $pipeline($this->passable);
}
/**
* Run the pipeline and return the result.
*
* @return mixed
*/
public function thenReturn()
{
return $this->then(function ($passable) {
return $passable;
});
}
/**
* Get the final piece of the Closure onion.
*
* @param \Closure $destination
* @return \Closure
*/
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
}
/**
* Send the given request through the middleware / router.
*
* @param \Illuminate\Http\Request $request
* @return \Illuminate\Http\Response
*/
protected function sendRequestThroughRouter($request)
{
$this->app->instance('request', $request);
Facade::clearResolvedInstance('request');
$this->bootstrap();
return (new Pipeline($this->app))
->send($request)
->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)
->then($this->dispatchToRouter());
}
/**
* Bootstrap the application for HTTP requests.
*
* @return void
*/
public function bootstrap()
{
if (! $this->app->hasBeenBootstrapped()) {
$this->app->bootstrapWith($this->bootstrappers());
}
}
/**
* Get the route dispatcher callback.
*
* @return \Closure
*/
protected function dispatchToRouter()
Arguments
Closure($request) {#31 …5}
$router->middlewareGroup($key, $middleware);
}
foreach ($this->routeMiddleware as $key => $middleware) {
$router->aliasMiddleware($key, $middleware);
}
}
/**
* Handle an incoming HTTP request.
*
* @param \Illuminate\Http\Request $request
* @return \Illuminate\Http\Response
*/
public function handle($request)
{
try {
$request->enableHttpMethodParameterOverride();
$response = $this->sendRequestThroughRouter($request);
} catch (Exception $e) {
$this->reportException($e);
$response = $this->renderException($request, $e);
} catch (Throwable $e) {
$this->reportException($e = new FatalThrowableError($e));
$response = $this->renderException($request, $e);
}
$this->app['events']->dispatch(
new Events\RequestHandled($request, $response)
);
return $response;
}
/**
* Send the given request through the middleware / router.
*
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}
*/
$app = require_once __DIR__ . '/../bootstrap/app.php';
/*
|--------------------------------------------------------------------------
| Run The Application
|--------------------------------------------------------------------------
|
| Once we have the application, we can handle the incoming request
| through the kernel, and send the associated response back to
| the client's browser allowing them to enjoy the creative
| and wonderful application we have prepared for them.
|
*/
$kernel = $app->make(Illuminate\Contracts\Http\Kernel::class);
$response = $kernel->handle(
$request = Illuminate\Http\Request::capture()
);
$response->send();
$kernel->terminate($request, $response);
Arguments
Request {#42
#json: null
#convertedFiles: []
#userResolver: Closure() {#794 …5}
#routeResolver: null
+attributes: ParameterBag {#44}
+request: ParameterBag {#50}
+query: ParameterBag {#50}
+server: ServerBag {#46}
+files: FileBag {#47}
+cookies: ParameterBag {#45}
+headers: HeaderBag {#48}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: array:8 [
0 => "text/html"
1 => "image/png"
2 => "image/jpeg"
3 => "image/pjpeg"
4 => "image/x-xbitmap"
5 => "image/svg+xml"
6 => "image/gif"
7 => "*/*"
]
#pathInfo: "/old_website/Glass/DesignGlass/html/ramlyglass.html"
#requestUri: "/public/old_website/Glass/DesignGlass/html/ramlyglass.html"
#baseUrl: "/public"
#basePath: null
#method: "GET"
#format: null
#session: null
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: "/public"
format: "html"
}