BadMethodCallException
Method App\Http\Controllers\Things\PublicationIssueController::index does not exist. BadMethodCallException thrown with message "Method App\Http\Controllers\Things\PublicationIssueController::index does not exist." Stacktrace: #31 BadMethodCallException in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Routing/Controller.php:68 #30 Illuminate\Routing\Controller:__call in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54 #29 Illuminate\Routing\Controller:callAction in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45 #28 Illuminate\Routing\ControllerDispatcher:dispatch in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Routing/Route.php:219 #27 Illuminate\Routing\Route:runController in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Routing/Route.php:176 #26 Illuminate\Routing\Route:run in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Routing/Router.php:681 #25 Illuminate\Routing\Router:Illuminate\Routing\{closure} in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:130 #24 Illuminate\Pipeline\Pipeline:Illuminate\Pipeline\{closure} in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41 #23 Illuminate\Routing\Middleware\SubstituteBindings:handle in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 #22 Illuminate\Pipeline\Pipeline:Illuminate\Pipeline\{closure} in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78 #21 Illuminate\Foundation\Http\Middleware\VerifyCsrfToken:handle in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 #20 Illuminate\Pipeline\Pipeline:Illuminate\Pipeline\{closure} in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49 #19 Illuminate\View\Middleware\ShareErrorsFromSession:handle in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 #18 Illuminate\Pipeline\Pipeline:Illuminate\Pipeline\{closure} in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:56 #17 Illuminate\Session\Middleware\StartSession:handle in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 #16 Illuminate\Pipeline\Pipeline:Illuminate\Pipeline\{closure} in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37 #15 Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse:handle in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 #14 Illuminate\Pipeline\Pipeline:Illuminate\Pipeline\{closure} in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:67 #13 Illuminate\Cookie\Middleware\EncryptCookies:handle in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 #12 Illuminate\Pipeline\Pipeline:Illuminate\Pipeline\{closure} in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:105 #11 Illuminate\Pipeline\Pipeline:then in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Routing/Router.php:683 #10 Illuminate\Routing\Router:runRouteWithinStack in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Routing/Router.php:658 #9 Illuminate\Routing\Router:runRoute in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Routing/Router.php:624 #8 Illuminate\Routing\Router:dispatchToRoute in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Routing/Router.php:613 #7 Illuminate\Routing\Router:dispatch in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:170 #6 Illuminate\Foundation\Http\Kernel:Illuminate\Foundation\Http\{closure} in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:130 #5 Illuminate\Pipeline\Pipeline:Illuminate\Pipeline\{closure} in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:63 #4 Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode:handle in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 #3 Illuminate\Pipeline\Pipeline:Illuminate\Pipeline\{closure} in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:105 #2 Illuminate\Pipeline\Pipeline:then in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:145 #1 Illuminate\Foundation\Http\Kernel:sendRequestThroughRouter in /var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:110 #0 Illuminate\Foundation\Http\Kernel:handle in /var/www/phplaravel/public/index.php:53
31
BadMethodCallException
/vendor/laravel/framework/src/Illuminate/Routing/Controller.php68
30
Illuminate\Routing\Controller __call
/vendor/laravel/framework/src/Illuminate/Routing/Controller.php54
29
Illuminate\Routing\Controller callAction
/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php45
28
Illuminate\Routing\ControllerDispatcher dispatch
/vendor/laravel/framework/src/Illuminate/Routing/Route.php219
27
Illuminate\Routing\Route runController
/vendor/laravel/framework/src/Illuminate/Routing/Route.php176
26
Illuminate\Routing\Route run
/vendor/laravel/framework/src/Illuminate/Routing/Router.php681
25
Illuminate\Routing\Router Illuminate\Routing\{closure}
/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php130
24
Illuminate\Pipeline\Pipeline Illuminate\Pipeline\{closure}
/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php41
23
Illuminate\Routing\Middleware\SubstituteBindings handle
/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php171
22
Illuminate\Pipeline\Pipeline Illuminate\Pipeline\{closure}
/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php78
21
Illuminate\Foundation\Http\Middleware\VerifyCsrfToken handle
/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php171
20
Illuminate\Pipeline\Pipeline Illuminate\Pipeline\{closure}
/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php49
19
Illuminate\View\Middleware\ShareErrorsFromSession handle
/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php171
18
Illuminate\Pipeline\Pipeline Illuminate\Pipeline\{closure}
/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php56
17
Illuminate\Session\Middleware\StartSession handle
/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php171
16
Illuminate\Pipeline\Pipeline Illuminate\Pipeline\{closure}
/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php37
15
Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse handle
/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php171
14
Illuminate\Pipeline\Pipeline Illuminate\Pipeline\{closure}
/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php67
13
Illuminate\Cookie\Middleware\EncryptCookies handle
/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php171
12
Illuminate\Pipeline\Pipeline Illuminate\Pipeline\{closure}
/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php105
11
Illuminate\Pipeline\Pipeline then
/vendor/laravel/framework/src/Illuminate/Routing/Router.php683
10
Illuminate\Routing\Router runRouteWithinStack
/vendor/laravel/framework/src/Illuminate/Routing/Router.php658
9
Illuminate\Routing\Router runRoute
/vendor/laravel/framework/src/Illuminate/Routing/Router.php624
8
Illuminate\Routing\Router dispatchToRoute
/vendor/laravel/framework/src/Illuminate/Routing/Router.php613
7
Illuminate\Routing\Router dispatch
/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php170
6
Illuminate\Foundation\Http\Kernel Illuminate\Foundation\Http\{closure}
/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php130
5
Illuminate\Pipeline\Pipeline Illuminate\Pipeline\{closure}
/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php63
4
Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode handle
/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php171
3
Illuminate\Pipeline\Pipeline Illuminate\Pipeline\{closure}
/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php105
2
Illuminate\Pipeline\Pipeline then
/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php145
1
Illuminate\Foundation\Http\Kernel sendRequestThroughRouter
/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php110
0
Illuminate\Foundation\Http\Kernel handle
/public/index.php53
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Routing/Controller.php
     * @param  array  $parameters
     * @return \Symfony\Component\HttpFoundation\Response
     */
    public function callAction($method, $parameters)
    {
        return $this->{$method}(...array_values($parameters));
    }
 
    /**
     * Handle calls to missing methods on the controller.
     *
     * @param  string  $method
     * @param  array  $parameters
     * @return mixed
     *
     * @throws \BadMethodCallException
     */
    public function __call($method, $parameters)
    {
        throw new BadMethodCallException(sprintf(
            'Method %s::%s does not exist.', static::class, $method
        ));
    }
}
 
Arguments
  1. "Method App\Http\Controllers\Things\PublicationIssueController::index does not exist."
    
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Routing/Controller.php
    /**
     * Get the middleware assigned to the controller.
     *
     * @return array
     */
    public function getMiddleware()
    {
        return $this->middleware;
    }
 
    /**
     * Execute an action on the controller.
     *
     * @param  string  $method
     * @param  array  $parameters
     * @return \Symfony\Component\HttpFoundation\Response
     */
    public function callAction($method, $parameters)
    {
        return $this->{$method}(...array_values($parameters));
    }
 
    /**
     * Handle calls to missing methods on the controller.
     *
     * @param  string  $method
     * @param  array  $parameters
     * @return mixed
     *
     * @throws \BadMethodCallException
     */
    public function __call($method, $parameters)
    {
        throw new BadMethodCallException(sprintf(
            'Method %s::%s does not exist.', static::class, $method
        ));
    }
}
 
Arguments
  1. "index"
    
  2. array:1 [
      0 => "team"
    ]
    
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php
    {
        $this->container = $container;
    }
 
    /**
     * Dispatch a request to a given controller and method.
     *
     * @param  \Illuminate\Routing\Route  $route
     * @param  mixed  $controller
     * @param  string  $method
     * @return mixed
     */
    public function dispatch(Route $route, $controller, $method)
    {
        $parameters = $this->resolveClassMethodDependencies(
            $route->parametersWithoutNulls(), $controller, $method
        );
 
        if (method_exists($controller, 'callAction')) {
            return $controller->callAction($method, $parameters);
        }
 
        return $controller->{$method}(...array_values($parameters));
    }
 
    /**
     * Get the middleware for the controller instance.
     *
     * @param  \Illuminate\Routing\Controller  $controller
     * @param  string  $method
     * @return array
     */
    public function getMiddleware($controller, $method)
    {
        if (! method_exists($controller, 'getMiddleware')) {
            return [];
        }
 
        return collect($controller->getMiddleware())->reject(function ($data) use ($method) {
            return static::methodExcludedByOptions($method, $data['options']);
Arguments
  1. "index"
    
  2. array:1 [
      "issue" => "team"
    ]
    
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Routing/Route.php
    protected function runCallable()
    {
        $callable = $this->action['uses'];
 
        return $callable(...array_values($this->resolveMethodDependencies(
            $this->parametersWithoutNulls(), new ReflectionFunction($this->action['uses'])
        )));
    }
 
    /**
     * Run the route action and return the response.
     *
     * @return mixed
     *
     * @throws \Symfony\Component\HttpKernel\Exception\NotFoundHttpException
     */
    protected function runController()
    {
        return $this->controllerDispatcher()->dispatch(
            $this, $this->getController(), $this->getControllerMethod()
        );
    }
 
    /**
     * Get the controller instance for the route.
     *
     * @return mixed
     */
    public function getController()
    {
        if (! $this->controller) {
            $class = $this->parseControllerCallback()[0];
 
            $this->controller = $this->container->make(ltrim($class, '\\'));
        }
 
        return $this->controller;
    }
 
    /**
Arguments
  1. Illuminate\Routing\Route {#4315}
    
  2. App\Http\Controllers\Things\PublicationIssueController {#3995}
    
  3. "index"
    
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Routing/Route.php
     *
     * @throws \UnexpectedValueException
     */
    protected function parseAction($action)
    {
        return RouteAction::parse($this->uri, $action);
    }
 
    /**
     * Run the route action and return the response.
     *
     * @return mixed
     */
    public function run()
    {
        $this->container = $this->container ?: new Container;
 
        try {
            if ($this->isControllerAction()) {
                return $this->runController();
            }
 
            return $this->runCallable();
        } catch (HttpResponseException $e) {
            return $e->getResponse();
        }
    }
 
    /**
     * Checks whether the route's action is a controller.
     *
     * @return bool
     */
    protected function isControllerAction()
    {
        return is_string($this->action['uses']);
    }
 
    /**
     * Run the route action and return the response.
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Routing/Router.php
    /**
     * Run the given route within a Stack "onion" instance.
     *
     * @param  \Illuminate\Routing\Route  $route
     * @param  \Illuminate\Http\Request  $request
     * @return mixed
     */
    protected function runRouteWithinStack(Route $route, Request $request)
    {
        $shouldSkipMiddleware = $this->container->bound('middleware.disable') &&
                                $this->container->make('middleware.disable') === true;
 
        $middleware = $shouldSkipMiddleware ? [] : $this->gatherRouteMiddleware($route);
 
        return (new Pipeline($this->container))
                        ->send($request)
                        ->through($middleware)
                        ->then(function ($request) use ($route) {
                            return $this->prepareResponse(
                                $request, $route->run()
                            );
                        });
    }
 
    /**
     * Gather the middleware for the given route with resolved class names.
     *
     * @param  \Illuminate\Routing\Route  $route
     * @return array
     */
    public function gatherRouteMiddleware(Route $route)
    {
        $middleware = collect($route->gatherMiddleware())->map(function ($name) {
            return (array) MiddlewareNameResolver::resolve($name, $this->middleware, $this->middlewareGroups);
        })->flatten();
 
        return $this->sortMiddleware($middleware);
    }
 
    /**
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php
     * @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
     */
    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 {
                    if (is_callable($pipe)) {
                        // If the pipe is a callable, then we will call it directly, but otherwise we
Arguments
  1. Illuminate\Http\Request {#52
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#3990 …4}
      #routeResolver: Closure() {#3992 …4}
      +attributes: Symfony\Component\HttpFoundation\ParameterBag {#54}
      +request: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +query: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +server: Symfony\Component\HttpFoundation\ServerBag {#56}
      +files: Symfony\Component\HttpFoundation\FileBag {#57}
      +cookies: Symfony\Component\HttpFoundation\ParameterBag {#55}
      +headers: Symfony\Component\HttpFoundation\HeaderBag {#58}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/qlife/team"
      #requestUri: "/qlife/team"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Illuminate\Session\Store {#238}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php
     */
    public function __construct(Registrar $router)
    {
        $this->router = $router;
    }
 
    /**
     * Handle an incoming request.
     *
     * @param  \Illuminate\Http\Request  $request
     * @param  \Closure  $next
     * @return mixed
     */
    public function handle($request, Closure $next)
    {
        $this->router->substituteBindings($route = $request->route());
 
        $this->router->substituteImplicitBindings($route);
 
        return $next($request);
    }
}
 
Arguments
  1. Illuminate\Http\Request {#52
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#3990 …4}
      #routeResolver: Closure() {#3992 …4}
      +attributes: Symfony\Component\HttpFoundation\ParameterBag {#54}
      +request: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +query: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +server: Symfony\Component\HttpFoundation\ServerBag {#56}
      +files: Symfony\Component\HttpFoundation\FileBag {#57}
      +cookies: Symfony\Component\HttpFoundation\ParameterBag {#55}
      +headers: Symfony\Component\HttpFoundation\HeaderBag {#58}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/qlife/team"
      #requestUri: "/qlife/team"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Illuminate\Session\Store {#238}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php
                        // 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];
                    }
 
                    $carry = method_exists($pipe, $this->method)
                                    ? $pipe->{$this->method}(...$parameters)
                                    : $pipe(...$parameters);
 
                    return $this->handleCarry($carry);
                } catch (Exception $e) {
                    return $this->handleException($passable, $e);
                } catch (Throwable $e) {
                    return $this->handleException($passable, new FatalThrowableError($e));
                }
            };
        };
    }
 
    /**
     * Parse full pipe string to get name and parameters.
     *
     * @param  string  $pipe
     * @return array
     */
    protected function parsePipeString($pipe)
    {
Arguments
  1. Illuminate\Http\Request {#52
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#3990 …4}
      #routeResolver: Closure() {#3992 …4}
      +attributes: Symfony\Component\HttpFoundation\ParameterBag {#54}
      +request: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +query: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +server: Symfony\Component\HttpFoundation\ServerBag {#56}
      +files: Symfony\Component\HttpFoundation\FileBag {#57}
      +cookies: Symfony\Component\HttpFoundation\ParameterBag {#55}
      +headers: Symfony\Component\HttpFoundation\HeaderBag {#58}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/qlife/team"
      #requestUri: "/qlife/team"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Illuminate\Session\Store {#238}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Closure($passable) {#3984 …4}
    
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php
    }
 
    /**
     * Handle an incoming request.
     *
     * @param  \Illuminate\Http\Request  $request
     * @param  \Closure  $next
     * @return mixed
     *
     * @throws \Illuminate\Session\TokenMismatchException
     */
    public function handle($request, Closure $next)
    {
        if (
            $this->isReading($request) ||
            $this->runningUnitTests() ||
            $this->inExceptArray($request) ||
            $this->tokensMatch($request)
        ) {
            return tap($next($request), function ($response) use ($request) {
                if ($this->shouldAddXsrfTokenCookie()) {
                    $this->addCookieToResponse($request, $response);
                }
            });
        }
 
        throw new TokenMismatchException('CSRF token mismatch.');
    }
 
    /**
     * Determine if the HTTP request uses a ‘read’ verb.
     *
     * @param  \Illuminate\Http\Request  $request
     * @return bool
     */
    protected function isReading($request)
    {
        return in_array($request->method(), ['HEAD', 'GET', 'OPTIONS']);
    }
 
Arguments
  1. Illuminate\Http\Request {#52
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#3990 …4}
      #routeResolver: Closure() {#3992 …4}
      +attributes: Symfony\Component\HttpFoundation\ParameterBag {#54}
      +request: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +query: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +server: Symfony\Component\HttpFoundation\ServerBag {#56}
      +files: Symfony\Component\HttpFoundation\FileBag {#57}
      +cookies: Symfony\Component\HttpFoundation\ParameterBag {#55}
      +headers: Symfony\Component\HttpFoundation\HeaderBag {#58}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/qlife/team"
      #requestUri: "/qlife/team"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Illuminate\Session\Store {#238}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php
                        // 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];
                    }
 
                    $carry = method_exists($pipe, $this->method)
                                    ? $pipe->{$this->method}(...$parameters)
                                    : $pipe(...$parameters);
 
                    return $this->handleCarry($carry);
                } catch (Exception $e) {
                    return $this->handleException($passable, $e);
                } catch (Throwable $e) {
                    return $this->handleException($passable, new FatalThrowableError($e));
                }
            };
        };
    }
 
    /**
     * Parse full pipe string to get name and parameters.
     *
     * @param  string  $pipe
     * @return array
     */
    protected function parsePipeString($pipe)
    {
Arguments
  1. Illuminate\Http\Request {#52
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#3990 …4}
      #routeResolver: Closure() {#3992 …4}
      +attributes: Symfony\Component\HttpFoundation\ParameterBag {#54}
      +request: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +query: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +server: Symfony\Component\HttpFoundation\ServerBag {#56}
      +files: Symfony\Component\HttpFoundation\FileBag {#57}
      +cookies: Symfony\Component\HttpFoundation\ParameterBag {#55}
      +headers: Symfony\Component\HttpFoundation\HeaderBag {#58}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/qlife/team"
      #requestUri: "/qlife/team"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Illuminate\Session\Store {#238}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Closure($passable) {#3531 …4}
    
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php
     * Handle an incoming request.
     *
     * @param  \Illuminate\Http\Request  $request
     * @param  \Closure  $next
     * @return mixed
     */
    public function handle($request, Closure $next)
    {
        // If the current session has an "errors" variable bound to it, we will share
        // its value with all view instances so the views can easily access errors
        // without having to bind. An empty bag is set when there aren't errors.
        $this->view->share(
            'errors', $request->session()->get('errors') ?: new ViewErrorBag
        );
 
        // Putting the errors in the view for every view allows the developer to just
        // assume that some errors are always available, which is convenient since
        // they don't have to continually run checks for the presence of errors.
 
        return $next($request);
    }
}
 
Arguments
  1. Illuminate\Http\Request {#52
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#3990 …4}
      #routeResolver: Closure() {#3992 …4}
      +attributes: Symfony\Component\HttpFoundation\ParameterBag {#54}
      +request: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +query: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +server: Symfony\Component\HttpFoundation\ServerBag {#56}
      +files: Symfony\Component\HttpFoundation\FileBag {#57}
      +cookies: Symfony\Component\HttpFoundation\ParameterBag {#55}
      +headers: Symfony\Component\HttpFoundation\HeaderBag {#58}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/qlife/team"
      #requestUri: "/qlife/team"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Illuminate\Session\Store {#238}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php
                        // 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];
                    }
 
                    $carry = method_exists($pipe, $this->method)
                                    ? $pipe->{$this->method}(...$parameters)
                                    : $pipe(...$parameters);
 
                    return $this->handleCarry($carry);
                } catch (Exception $e) {
                    return $this->handleException($passable, $e);
                } catch (Throwable $e) {
                    return $this->handleException($passable, new FatalThrowableError($e));
                }
            };
        };
    }
 
    /**
     * Parse full pipe string to get name and parameters.
     *
     * @param  string  $pipe
     * @return array
     */
    protected function parsePipeString($pipe)
    {
Arguments
  1. Illuminate\Http\Request {#52
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#3990 …4}
      #routeResolver: Closure() {#3992 …4}
      +attributes: Symfony\Component\HttpFoundation\ParameterBag {#54}
      +request: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +query: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +server: Symfony\Component\HttpFoundation\ServerBag {#56}
      +files: Symfony\Component\HttpFoundation\FileBag {#57}
      +cookies: Symfony\Component\HttpFoundation\ParameterBag {#55}
      +headers: Symfony\Component\HttpFoundation\HeaderBag {#58}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/qlife/team"
      #requestUri: "/qlife/team"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Illuminate\Session\Store {#238}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Closure($passable) {#3534 …4}
    
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php
     * @param  \Illuminate\Http\Request  $request
     * @param  \Closure  $next
     * @return mixed
     */
    public function handle($request, Closure $next)
    {
        if (! $this->sessionConfigured()) {
            return $next($request);
        }
 
        // If a session driver has been configured, we will need to start the session here
        // so that the data is ready for an application. Note that the Laravel sessions
        // do not make use of PHP "native" sessions in any way since they are crappy.
        $request->setLaravelSession(
            $session = $this->startSession($request)
        );
 
        $this->collectGarbage($session);
 
        $response = $next($request);
 
        $this->storeCurrentUrl($request, $session);
 
        $this->addCookieToResponse($response, $session);
 
        // Again, if the session has been configured we will need to close out the session
        // so that the attributes may be persisted to some storage medium. We will also
        // add the session identifier cookie to the application response headers now.
        $this->saveSession($request);
 
        return $response;
    }
 
    /**
     * Start the session for the given request.
     *
     * @param  \Illuminate\Http\Request  $request
     * @return \Illuminate\Contracts\Session\Session
     */
    protected function startSession(Request $request)
Arguments
  1. Illuminate\Http\Request {#52
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#3990 …4}
      #routeResolver: Closure() {#3992 …4}
      +attributes: Symfony\Component\HttpFoundation\ParameterBag {#54}
      +request: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +query: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +server: Symfony\Component\HttpFoundation\ServerBag {#56}
      +files: Symfony\Component\HttpFoundation\FileBag {#57}
      +cookies: Symfony\Component\HttpFoundation\ParameterBag {#55}
      +headers: Symfony\Component\HttpFoundation\HeaderBag {#58}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/qlife/team"
      #requestUri: "/qlife/team"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Illuminate\Session\Store {#238}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php
                        // 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];
                    }
 
                    $carry = method_exists($pipe, $this->method)
                                    ? $pipe->{$this->method}(...$parameters)
                                    : $pipe(...$parameters);
 
                    return $this->handleCarry($carry);
                } catch (Exception $e) {
                    return $this->handleException($passable, $e);
                } catch (Throwable $e) {
                    return $this->handleException($passable, new FatalThrowableError($e));
                }
            };
        };
    }
 
    /**
     * Parse full pipe string to get name and parameters.
     *
     * @param  string  $pipe
     * @return array
     */
    protected function parsePipeString($pipe)
    {
Arguments
  1. Illuminate\Http\Request {#52
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#3990 …4}
      #routeResolver: Closure() {#3992 …4}
      +attributes: Symfony\Component\HttpFoundation\ParameterBag {#54}
      +request: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +query: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +server: Symfony\Component\HttpFoundation\ServerBag {#56}
      +files: Symfony\Component\HttpFoundation\FileBag {#57}
      +cookies: Symfony\Component\HttpFoundation\ParameterBag {#55}
      +headers: Symfony\Component\HttpFoundation\HeaderBag {#58}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/qlife/team"
      #requestUri: "/qlife/team"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Illuminate\Session\Store {#238}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Closure($passable) {#3533 …4}
    
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php
     * Create a new CookieQueue instance.
     *
     * @param  \Illuminate\Contracts\Cookie\QueueingFactory  $cookies
     * @return void
     */
    public function __construct(CookieJar $cookies)
    {
        $this->cookies = $cookies;
    }
 
    /**
     * Handle an incoming request.
     *
     * @param  \Illuminate\Http\Request  $request
     * @param  \Closure  $next
     * @return mixed
     */
    public function handle($request, Closure $next)
    {
        $response = $next($request);
 
        foreach ($this->cookies->getQueuedCookies() as $cookie) {
            $response->headers->setCookie($cookie);
        }
 
        return $response;
    }
}
 
Arguments
  1. Illuminate\Http\Request {#52
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#3990 …4}
      #routeResolver: Closure() {#3992 …4}
      +attributes: Symfony\Component\HttpFoundation\ParameterBag {#54}
      +request: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +query: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +server: Symfony\Component\HttpFoundation\ServerBag {#56}
      +files: Symfony\Component\HttpFoundation\FileBag {#57}
      +cookies: Symfony\Component\HttpFoundation\ParameterBag {#55}
      +headers: Symfony\Component\HttpFoundation\HeaderBag {#58}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/qlife/team"
      #requestUri: "/qlife/team"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Illuminate\Session\Store {#238}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php
                        // 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];
                    }
 
                    $carry = method_exists($pipe, $this->method)
                                    ? $pipe->{$this->method}(...$parameters)
                                    : $pipe(...$parameters);
 
                    return $this->handleCarry($carry);
                } catch (Exception $e) {
                    return $this->handleException($passable, $e);
                } catch (Throwable $e) {
                    return $this->handleException($passable, new FatalThrowableError($e));
                }
            };
        };
    }
 
    /**
     * Parse full pipe string to get name and parameters.
     *
     * @param  string  $pipe
     * @return array
     */
    protected function parsePipeString($pipe)
    {
Arguments
  1. Illuminate\Http\Request {#52
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#3990 …4}
      #routeResolver: Closure() {#3992 …4}
      +attributes: Symfony\Component\HttpFoundation\ParameterBag {#54}
      +request: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +query: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +server: Symfony\Component\HttpFoundation\ServerBag {#56}
      +files: Symfony\Component\HttpFoundation\FileBag {#57}
      +cookies: Symfony\Component\HttpFoundation\ParameterBag {#55}
      +headers: Symfony\Component\HttpFoundation\HeaderBag {#58}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/qlife/team"
      #requestUri: "/qlife/team"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Illuminate\Session\Store {#238}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Closure($passable) {#3532 …4}
    
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php
     * Disable encryption for the given cookie name(s).
     *
     * @param  string|array  $name
     * @return void
     */
    public function disableFor($name)
    {
        $this->except = array_merge($this->except, (array) $name);
    }
 
    /**
     * Handle an incoming request.
     *
     * @param  \Illuminate\Http\Request  $request
     * @param  \Closure  $next
     * @return \Symfony\Component\HttpFoundation\Response
     */
    public function handle($request, Closure $next)
    {
        return $this->encrypt($next($this->decrypt($request)));
    }
 
    /**
     * Decrypt the cookies on the request.
     *
     * @param  \Symfony\Component\HttpFoundation\Request  $request
     * @return \Symfony\Component\HttpFoundation\Request
     */
    protected function decrypt(Request $request)
    {
        foreach ($request->cookies as $key => $cookie) {
            if ($this->isDisabled($key)) {
                continue;
            }
 
            try {
                $value = $this->decryptCookie($key, $cookie);
 
                $hasValidPrefix = strpos($value, CookieValuePrefix::create($key, $this->encrypter->getKey())) === 0;
 
Arguments
  1. Illuminate\Http\Request {#52
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#3990 …4}
      #routeResolver: Closure() {#3992 …4}
      +attributes: Symfony\Component\HttpFoundation\ParameterBag {#54}
      +request: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +query: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +server: Symfony\Component\HttpFoundation\ServerBag {#56}
      +files: Symfony\Component\HttpFoundation\FileBag {#57}
      +cookies: Symfony\Component\HttpFoundation\ParameterBag {#55}
      +headers: Symfony\Component\HttpFoundation\HeaderBag {#58}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/qlife/team"
      #requestUri: "/qlife/team"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Illuminate\Session\Store {#238}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php
                        // 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];
                    }
 
                    $carry = method_exists($pipe, $this->method)
                                    ? $pipe->{$this->method}(...$parameters)
                                    : $pipe(...$parameters);
 
                    return $this->handleCarry($carry);
                } catch (Exception $e) {
                    return $this->handleException($passable, $e);
                } catch (Throwable $e) {
                    return $this->handleException($passable, new FatalThrowableError($e));
                }
            };
        };
    }
 
    /**
     * Parse full pipe string to get name and parameters.
     *
     * @param  string  $pipe
     * @return array
     */
    protected function parsePipeString($pipe)
    {
Arguments
  1. Illuminate\Http\Request {#52
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#3990 …4}
      #routeResolver: Closure() {#3992 …4}
      +attributes: Symfony\Component\HttpFoundation\ParameterBag {#54}
      +request: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +query: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +server: Symfony\Component\HttpFoundation\ServerBag {#56}
      +files: Symfony\Component\HttpFoundation\FileBag {#57}
      +cookies: Symfony\Component\HttpFoundation\ParameterBag {#55}
      +headers: Symfony\Component\HttpFoundation\HeaderBag {#58}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/qlife/team"
      #requestUri: "/qlife/team"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Illuminate\Session\Store {#238}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Closure($passable) {#3527 …4}
    
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php
    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
  1. Illuminate\Http\Request {#52
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#3990 …4}
      #routeResolver: Closure() {#3992 …4}
      +attributes: Symfony\Component\HttpFoundation\ParameterBag {#54}
      +request: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +query: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +server: Symfony\Component\HttpFoundation\ServerBag {#56}
      +files: Symfony\Component\HttpFoundation\FileBag {#57}
      +cookies: Symfony\Component\HttpFoundation\ParameterBag {#55}
      +headers: Symfony\Component\HttpFoundation\HeaderBag {#58}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/qlife/team"
      #requestUri: "/qlife/team"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Illuminate\Session\Store {#238}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Routing/Router.php
     *
     * @param  \Illuminate\Routing\Route  $route
     * @param  \Illuminate\Http\Request  $request
     * @return mixed
     */
    protected function runRouteWithinStack(Route $route, Request $request)
    {
        $shouldSkipMiddleware = $this->container->bound('middleware.disable') &&
                                $this->container->make('middleware.disable') === true;
 
        $middleware = $shouldSkipMiddleware ? [] : $this->gatherRouteMiddleware($route);
 
        return (new Pipeline($this->container))
                        ->send($request)
                        ->through($middleware)
                        ->then(function ($request) use ($route) {
                            return $this->prepareResponse(
                                $request, $route->run()
                            );
                        });
    }
 
    /**
     * Gather the middleware for the given route with resolved class names.
     *
     * @param  \Illuminate\Routing\Route  $route
     * @return array
     */
    public function gatherRouteMiddleware(Route $route)
    {
        $middleware = collect($route->gatherMiddleware())->map(function ($name) {
            return (array) MiddlewareNameResolver::resolve($name, $this->middleware, $this->middlewareGroups);
        })->flatten();
 
        return $this->sortMiddleware($middleware);
    }
 
    /**
     * Sort the given middleware by priority.
     *
Arguments
  1. Closure($request) {#3985 …4}
    
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Routing/Router.php
        return $route;
    }
 
    /**
     * Return the response for the given route.
     *
     * @param  \Illuminate\Http\Request  $request
     * @param  \Illuminate\Routing\Route  $route
     * @return \Symfony\Component\HttpFoundation\Response
     */
    protected function runRoute(Request $request, Route $route)
    {
        $request->setRouteResolver(function () use ($route) {
            return $route;
        });
 
        $this->events->dispatch(new RouteMatched($route, $request));
 
        return $this->prepareResponse($request,
            $this->runRouteWithinStack($route, $request)
        );
    }
 
    /**
     * Run the given route within a Stack "onion" instance.
     *
     * @param  \Illuminate\Routing\Route  $route
     * @param  \Illuminate\Http\Request  $request
     * @return mixed
     */
    protected function runRouteWithinStack(Route $route, Request $request)
    {
        $shouldSkipMiddleware = $this->container->bound('middleware.disable') &&
                                $this->container->make('middleware.disable') === true;
 
        $middleware = $shouldSkipMiddleware ? [] : $this->gatherRouteMiddleware($route);
 
        return (new Pipeline($this->container))
                        ->send($request)
                        ->through($middleware)
Arguments
  1. Illuminate\Routing\Route {#4315}
    
  2. Illuminate\Http\Request {#52
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#3990 …4}
      #routeResolver: Closure() {#3992 …4}
      +attributes: Symfony\Component\HttpFoundation\ParameterBag {#54}
      +request: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +query: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +server: Symfony\Component\HttpFoundation\ServerBag {#56}
      +files: Symfony\Component\HttpFoundation\FileBag {#57}
      +cookies: Symfony\Component\HttpFoundation\ParameterBag {#55}
      +headers: Symfony\Component\HttpFoundation\HeaderBag {#58}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/qlife/team"
      #requestUri: "/qlife/team"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Illuminate\Session\Store {#238}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Routing/Router.php
     *
     * @param  \Illuminate\Http\Request  $request
     * @return \Symfony\Component\HttpFoundation\Response
     */
    public function dispatch(Request $request)
    {
        $this->currentRequest = $request;
 
        return $this->dispatchToRoute($request);
    }
 
    /**
     * Dispatch the request to a route and return the response.
     *
     * @param  \Illuminate\Http\Request  $request
     * @return \Symfony\Component\HttpFoundation\Response
     */
    public function dispatchToRoute(Request $request)
    {
        return $this->runRoute($request, $this->findRoute($request));
    }
 
    /**
     * Find the route matching a given request.
     *
     * @param  \Illuminate\Http\Request  $request
     * @return \Illuminate\Routing\Route
     */
    protected function findRoute($request)
    {
        $this->current = $route = $this->routes->match($request);
 
        $this->container->instance(Route::class, $route);
 
        return $route;
    }
 
    /**
     * Return the response for the given route.
     *
Arguments
  1. Illuminate\Http\Request {#52
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#3990 …4}
      #routeResolver: Closure() {#3992 …4}
      +attributes: Symfony\Component\HttpFoundation\ParameterBag {#54}
      +request: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +query: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +server: Symfony\Component\HttpFoundation\ServerBag {#56}
      +files: Symfony\Component\HttpFoundation\FileBag {#57}
      +cookies: Symfony\Component\HttpFoundation\ParameterBag {#55}
      +headers: Symfony\Component\HttpFoundation\HeaderBag {#58}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/qlife/team"
      #requestUri: "/qlife/team"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Illuminate\Session\Store {#238}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Illuminate\Routing\Route {#4315}
    
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Routing/Router.php
     * @return \Symfony\Component\HttpFoundation\Response
     */
    public function respondWithRoute($name)
    {
        $route = tap($this->routes->getByName($name))->bind($this->currentRequest);
 
        return $this->runRoute($this->currentRequest, $route);
    }
 
    /**
     * Dispatch the request to the application.
     *
     * @param  \Illuminate\Http\Request  $request
     * @return \Symfony\Component\HttpFoundation\Response
     */
    public function dispatch(Request $request)
    {
        $this->currentRequest = $request;
 
        return $this->dispatchToRoute($request);
    }
 
    /**
     * Dispatch the request to a route and return the response.
     *
     * @param  \Illuminate\Http\Request  $request
     * @return \Symfony\Component\HttpFoundation\Response
     */
    public function dispatchToRoute(Request $request)
    {
        return $this->runRoute($request, $this->findRoute($request));
    }
 
    /**
     * Find the route matching a given request.
     *
     * @param  \Illuminate\Http\Request  $request
     * @return \Illuminate\Routing\Route
     */
    protected function findRoute($request)
Arguments
  1. Illuminate\Http\Request {#52
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#3990 …4}
      #routeResolver: Closure() {#3992 …4}
      +attributes: Symfony\Component\HttpFoundation\ParameterBag {#54}
      +request: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +query: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +server: Symfony\Component\HttpFoundation\ServerBag {#56}
      +files: Symfony\Component\HttpFoundation\FileBag {#57}
      +cookies: Symfony\Component\HttpFoundation\ParameterBag {#55}
      +headers: Symfony\Component\HttpFoundation\HeaderBag {#58}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/qlife/team"
      #requestUri: "/qlife/team"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Illuminate\Session\Store {#238}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php
     * @return void
     */
    public function bootstrap()
    {
        if (! $this->app->hasBeenBootstrapped()) {
            $this->app->bootstrapWith($this->bootstrappers());
        }
    }
 
    /**
     * Get the route dispatcher callback.
     *
     * @return \Closure
     */
    protected function dispatchToRouter()
    {
        return function ($request) {
            $this->app->instance('request', $request);
 
            return $this->router->dispatch($request);
        };
    }
 
    /**
     * Call the terminate method on any terminable middleware.
     *
     * @param  \Illuminate\Http\Request  $request
     * @param  \Illuminate\Http\Response  $response
     * @return void
     */
    public function terminate($request, $response)
    {
        $this->terminateMiddleware($request, $response);
 
        $this->app->terminate();
    }
 
    /**
     * Call the terminate method on any terminable middleware.
     *
Arguments
  1. Illuminate\Http\Request {#52
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#3990 …4}
      #routeResolver: Closure() {#3992 …4}
      +attributes: Symfony\Component\HttpFoundation\ParameterBag {#54}
      +request: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +query: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +server: Symfony\Component\HttpFoundation\ServerBag {#56}
      +files: Symfony\Component\HttpFoundation\FileBag {#57}
      +cookies: Symfony\Component\HttpFoundation\ParameterBag {#55}
      +headers: Symfony\Component\HttpFoundation\HeaderBag {#58}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/qlife/team"
      #requestUri: "/qlife/team"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Illuminate\Session\Store {#238}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php
     * @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
     */
    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 {
                    if (is_callable($pipe)) {
                        // If the pipe is a callable, then we will call it directly, but otherwise we
Arguments
  1. Illuminate\Http\Request {#52
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#3990 …4}
      #routeResolver: Closure() {#3992 …4}
      +attributes: Symfony\Component\HttpFoundation\ParameterBag {#54}
      +request: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +query: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +server: Symfony\Component\HttpFoundation\ServerBag {#56}
      +files: Symfony\Component\HttpFoundation\FileBag {#57}
      +cookies: Symfony\Component\HttpFoundation\ParameterBag {#55}
      +headers: Symfony\Component\HttpFoundation\HeaderBag {#58}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/qlife/team"
      #requestUri: "/qlife/team"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Illuminate\Session\Store {#238}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php
     * @throws \Symfony\Component\HttpKernel\Exception\HttpException
     * @throws \Illuminate\Foundation\Http\Exceptions\MaintenanceModeException
     */
    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
  1. Illuminate\Http\Request {#52
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#3990 …4}
      #routeResolver: Closure() {#3992 …4}
      +attributes: Symfony\Component\HttpFoundation\ParameterBag {#54}
      +request: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +query: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +server: Symfony\Component\HttpFoundation\ServerBag {#56}
      +files: Symfony\Component\HttpFoundation\FileBag {#57}
      +cookies: Symfony\Component\HttpFoundation\ParameterBag {#55}
      +headers: Symfony\Component\HttpFoundation\HeaderBag {#58}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/qlife/team"
      #requestUri: "/qlife/team"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Illuminate\Session\Store {#238}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php
                        // 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];
                    }
 
                    $carry = method_exists($pipe, $this->method)
                                    ? $pipe->{$this->method}(...$parameters)
                                    : $pipe(...$parameters);
 
                    return $this->handleCarry($carry);
                } catch (Exception $e) {
                    return $this->handleException($passable, $e);
                } catch (Throwable $e) {
                    return $this->handleException($passable, new FatalThrowableError($e));
                }
            };
        };
    }
 
    /**
     * Parse full pipe string to get name and parameters.
     *
     * @param  string  $pipe
     * @return array
     */
    protected function parsePipeString($pipe)
    {
Arguments
  1. Illuminate\Http\Request {#52
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#3990 …4}
      #routeResolver: Closure() {#3992 …4}
      +attributes: Symfony\Component\HttpFoundation\ParameterBag {#54}
      +request: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +query: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +server: Symfony\Component\HttpFoundation\ServerBag {#56}
      +files: Symfony\Component\HttpFoundation\FileBag {#57}
      +cookies: Symfony\Component\HttpFoundation\ParameterBag {#55}
      +headers: Symfony\Component\HttpFoundation\HeaderBag {#58}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/qlife/team"
      #requestUri: "/qlife/team"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Illuminate\Session\Store {#238}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Closure($passable) {#239 …4}
    
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php
    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
  1. Illuminate\Http\Request {#52
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#3990 …4}
      #routeResolver: Closure() {#3992 …4}
      +attributes: Symfony\Component\HttpFoundation\ParameterBag {#54}
      +request: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +query: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +server: Symfony\Component\HttpFoundation\ServerBag {#56}
      +files: Symfony\Component\HttpFoundation\FileBag {#57}
      +cookies: Symfony\Component\HttpFoundation\ParameterBag {#55}
      +headers: Symfony\Component\HttpFoundation\HeaderBag {#58}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/qlife/team"
      #requestUri: "/qlife/team"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Illuminate\Session\Store {#238}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php
    }
 
    /**
     * 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
  1. Closure($request) {#2007 …4}
    
/var/www/phplaravel/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php
    public function __construct(Application $app, Router $router)
    {
        $this->app = $app;
        $this->router = $router;
 
        $this->syncMiddlewareToRouter();
    }
 
    /**
     * 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 RequestHandled($request, $response)
        );
 
        return $response;
    }
 
    /**
     * Send the given request through the middleware / router.
     *
Arguments
  1. Illuminate\Http\Request {#52
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#3990 …4}
      #routeResolver: Closure() {#3992 …4}
      +attributes: Symfony\Component\HttpFoundation\ParameterBag {#54}
      +request: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +query: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +server: Symfony\Component\HttpFoundation\ServerBag {#56}
      +files: Symfony\Component\HttpFoundation\FileBag {#57}
      +cookies: Symfony\Component\HttpFoundation\ParameterBag {#55}
      +headers: Symfony\Component\HttpFoundation\HeaderBag {#58}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/qlife/team"
      #requestUri: "/qlife/team"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Illuminate\Session\Store {#238}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
/var/www/phplaravel/public/index.php
*/
 
$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
  1. Illuminate\Http\Request {#52
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#3990 …4}
      #routeResolver: Closure() {#3992 …4}
      +attributes: Symfony\Component\HttpFoundation\ParameterBag {#54}
      +request: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +query: Symfony\Component\HttpFoundation\ParameterBag {#60}
      +server: Symfony\Component\HttpFoundation\ServerBag {#56}
      +files: Symfony\Component\HttpFoundation\FileBag {#57}
      +cookies: Symfony\Component\HttpFoundation\ParameterBag {#55}
      +headers: Symfony\Component\HttpFoundation\HeaderBag {#58}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/qlife/team"
      #requestUri: "/qlife/team"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: Illuminate\Session\Store {#238}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

Environment & details:

empty
empty
empty
empty
empty
Key Value
REDIRECT_STATUS
"200"
HTTP_X_FORWARDED_FOR
"3.239.214.173, 15.158.50.245"
HTTP_X_FORWARDED_PROTO
"http"
HTTP_X_FORWARDED_PORT
"80"
HTTP_HOST
"www.qvegas.com"
HTTP_X_AMZN_TRACE_ID
"Root=1-65f9276b-4dac1313395b455d0ee5c67e"
HTTP_USER_AGENT
"claudebot"
HTTP_X_AMZ_CF_ID
"UZIvxXGAnSUQM5jkK1etXd0LiNqw8-I8bL1Rn3crQEurY2UQjRdDKQ=="
HTTP_VIA
"2.0 db8c74a249442b107d8358be4371339e.cloudfront.net (CloudFront)"
HTTP_ACCEPT
"*/*"
HTTP_CLOUDFRONT_IS_MOBILE_VIEWER
"false"
HTTP_CLOUDFRONT_IS_TABLET_VIEWER
"false"
HTTP_CLOUDFRONT_IS_SMARTTV_VIEWER
"false"
HTTP_CLOUDFRONT_IS_DESKTOP_VIEWER
"true"
HTTP_CLOUDFRONT_VIEWER_COUNTRY
"US"
HTTP_CLOUDFRONT_FORWARDED_PROTO
"https"
HTTP_CLOUDFRONT_VIEWER_ASN
"14618"
PATH
"/sbin:/usr/sbin:/bin:/usr/bin"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.58 (Amazon) PHP/7.2.34"
SERVER_NAME
"www.qvegas.com"
SERVER_ADDR
"10.0.7.86"
SERVER_PORT
"80"
REMOTE_ADDR
"10.0.1.194"
DOCUMENT_ROOT
"/var/www/phplaravel/public"
REQUEST_SCHEME
"http"
CONTEXT_PREFIX
""
CONTEXT_DOCUMENT_ROOT
"/var/www/phplaravel/public"
SERVER_ADMIN
"root@localhost"
SCRIPT_FILENAME
"/var/www/phplaravel/public/index.php"
REMOTE_PORT
"5830"
REDIRECT_URL
"/qlife/team"
GATEWAY_INTERFACE
"CGI/1.1"
SERVER_PROTOCOL
"HTTP/1.1"
REQUEST_METHOD
"GET"
QUERY_STRING
""
REQUEST_URI
"/qlife/team"
SCRIPT_NAME
"/index.php"
PHP_SELF
"/index.php"
REQUEST_TIME_FLOAT
1710827371.4
REQUEST_TIME
1710827371
APP_ENV
"production"
APP_KEY
"base64:SoorvHVXlCOoujzxe+mdkoh8igTi+4DWuXYXnvLdZrY="
APP_DEBUG
"true"
APP_LOG_LEVEL
"false"
NSS_STRICT_NOFORK
"DISABLED"
MONGODB_DATABASE_HOST
"10.0.9.19"
LOCAL_CONFIG
"qlife"
CACHE_DRIVER
"memcached"
SESSION_DRIVER
"memcached"
QUEUE_DRIVER
"sqs"
Key Value
APP_ENV
"production"
APP_KEY
"base64:SoorvHVXlCOoujzxe+mdkoh8igTi+4DWuXYXnvLdZrY="
APP_DEBUG
"true"
APP_LOG_LEVEL
"false"
NSS_STRICT_NOFORK
"DISABLED"
MONGODB_DATABASE_HOST
"10.0.9.19"
LOCAL_CONFIG
"qlife"
CACHE_DRIVER
"memcached"
SESSION_DRIVER
"memcached"
QUEUE_DRIVER
"sqs"
0. Whoops\Handler\PrettyPageHandler