405

 avatar
unknown
html
4 years ago
66 kB
4
Indexable
<!doctype html>
<html class="theme-light">
<!--
Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: The POST method is not supported for this route. Supported methods: GET, HEAD. in file /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Routing/AbstractRouteCollection.php on line 117

#0 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Routing/AbstractRouteCollection.php(103): Illuminate\Routing\AbstractRouteCollection-&gt;methodNotAllowed()
#1 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Routing/AbstractRouteCollection.php(40): Illuminate\Routing\AbstractRouteCollection-&gt;getRouteForMethods()
#2 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Routing/RouteCollection.php(162): Illuminate\Routing\AbstractRouteCollection-&gt;handleMatchedRoute()
#3 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Routing/Router.php(647): Illuminate\Routing\RouteCollection-&gt;match()
#4 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Routing/Router.php(636): Illuminate\Routing\Router-&gt;findRoute()
#5 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Routing/Router.php(625): Illuminate\Routing\Router-&gt;dispatchToRoute()
#6 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(166): Illuminate\Routing\Router-&gt;dispatch()
#7 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\Foundation\Http\Kernel-&gt;Illuminate\Foundation\Http\{closure}()
#8 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline-&gt;Illuminate\Pipeline\{closure}()
#9 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest-&gt;handle()
#10 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull-&gt;handle()
#11 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline-&gt;Illuminate\Pipeline\{closure}()
#12 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest-&gt;handle()
#13 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\TrimStrings-&gt;handle()
#14 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline-&gt;Illuminate\Pipeline\{closure}()
#15 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\ValidatePostSize-&gt;handle()
#16 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline-&gt;Illuminate\Pipeline\{closure}()
#17 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance-&gt;handle()
#18 /home/ekbwznjb/back.reviews.files/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\Pipeline\Pipeline-&gt;Illuminate\Pipeline\{closure}()
#19 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\Cors\HandleCors-&gt;handle()
#20 /home/ekbwznjb/back.reviews.files/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\Pipeline\Pipeline-&gt;Illuminate\Pipeline\{closure}()
#21 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\Proxy\TrustProxies-&gt;handle()
#22 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\Pipeline\Pipeline-&gt;Illuminate\Pipeline\{closure}()
#23 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(141): Illuminate\Pipeline\Pipeline-&gt;then()
#24 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\Foundation\Http\Kernel-&gt;sendRequestThroughRouter()
#25 /home/ekbwznjb/backreviews.fixlabs.cl/index.php(52): Illuminate\Foundation\Http\Kernel-&gt;handle()
#26 {main}
-->
<head>
    <!-- Hide dumps asap -->
    <style>
        pre.sf-dump {
            display: none !important;
        }
    </style>

    <meta charset="UTF-8">
    <meta name="viewport"
          content="width=device-width, initial-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <meta name="robots" content="noindex, nofollow">

    <title>🧨 The POST method is not supported for this route. Supported methods: GET, HEAD.</title>

    
</head>
<body class="scrollbar-lg">

<script>
    window.data = {"report":{"notifier":"Laravel Client","language":"PHP","framework_version":"8.51.0","language_version":"7.4.14","exception_class":"Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException","seen_at":1629725115,"message":"The POST method is not supported for this route. Supported methods: GET, HEAD.","glows":[],"solutions":[],"stacktrace":[{"line_number":117,"method":"methodNotAllowed","class":"Illuminate\\Routing\\AbstractRouteCollection","code_snippet":{"102":"","103":"        $this-\u003EmethodNotAllowed($methods, $request-\u003Emethod());","104":"    }","105":"","106":"    \/**","107":"     * Throw a method not allowed HTTP exception.","108":"     *","109":"     * @param  array  $others","110":"     * @param  string  $method","111":"     * @return void","112":"     *","113":"     * @throws \\Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException","114":"     *\/","115":"    protected function methodNotAllowed(array $others, $method)","116":"    {","117":"        throw new MethodNotAllowedHttpException(","118":"            $others,","119":"            sprintf(","120":"                \u0027The %s method is not supported for this route. Supported methods: %s.\u0027,","121":"                $method,","122":"                implode(\u0027, \u0027, $others)","123":"            )","124":"        );","125":"    }","126":"","127":"    \/**","128":"     * Compile the routes for caching.","129":"     *","130":"     * @return array","131":"     *\/","132":"    public function compile()"},"file":"\/home\/ekbwznjb\/back.reviews.files\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/AbstractRouteCollection.php","is_application_frame":false},{"line_number":103,"method":"getRouteForMethods","class":"Illuminate\\Routing\\AbstractRouteCollection","code_snippet":{"88":"     *","89":"     * @param  \\Illuminate\\Http\\Request  $request","90":"     * @param  string[]  $methods","91":"     * @return \\Illuminate\\Routing\\Route","92":"     *","93":"     * @throws \\Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException","94":"     *\/","95":"    protected function getRouteForMethods($request, array $methods)","96":"    {","97":"        if ($request-\u003Emethod() === \u0027OPTIONS\u0027) {","98":"            return (new Route(\u0027OPTIONS\u0027, $request-\u003Epath(), function () use ($methods) {","99":"                return new Response(\u0027\u0027, 200, [\u0027Allow\u0027 =\u003E implode(\u0027,\u0027, $methods)]);","100":"            }))-\u003Ebind($request);","101":"        }","102":"","103":"        $this-\u003EmethodNotAllowed($methods, $request-\u003Emethod());","104":"    }","105":"","106":"    \/**","107":"     * Throw a method not allowed HTTP exception.","108":"     *","109":"     * @param  array  $others","110":"     * @param  string  $method","111":"     * @return void","112":"     *","113":"     * @throws \\Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException","114":"     *\/","115":"    protected function methodNotAllowed(array $others, $method)","116":"    {","117":"        throw new MethodNotAllowedHttpException(","118":"            $others,"},"file":"\/home\/ekbwznjb\/back.reviews.files\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/AbstractRouteCollection.php","is_application_frame":false},{"line_number":40,"method":"handleMatchedRoute","class":"Illuminate\\Routing\\AbstractRouteCollection","code_snippet":{"25":"     *","26":"     * @throws \\Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException","27":"     *\/","28":"    protected function handleMatchedRoute(Request $request, $route)","29":"    {","30":"        if (! is_null($route)) {","31":"            return $route-\u003Ebind($request);","32":"        }","33":"","34":"        \/\/ If no route was found we will now check if a matching route is specified by","35":"        \/\/ another HTTP verb. If it is we will need to throw a MethodNotAllowed and","36":"        \/\/ inform the user agent of which HTTP verb it should use for this route.","37":"        $others = $this-\u003EcheckForAlternateVerbs($request);","38":"","39":"        if (count($others) \u003E 0) {","40":"            return $this-\u003EgetRouteForMethods($request, $others);","41":"        }","42":"","43":"        throw new NotFoundHttpException;","44":"    }","45":"","46":"    \/**","47":"     * Determine if any routes match on another HTTP verb.","48":"     *","49":"     * @param  \\Illuminate\\Http\\Request  $request","50":"     * @return array","51":"     *\/","52":"    protected function checkForAlternateVerbs($request)","53":"    {","54":"        $methods = array_diff(Router::$verbs, [$request-\u003EgetMethod()]);","55":""},"file":"\/home\/ekbwznjb\/back.reviews.files\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/AbstractRouteCollection.php","is_application_frame":false},{"line_number":162,"method":"match","class":"Illuminate\\Routing\\RouteCollection","code_snippet":{"147":"     * @param  \\Illuminate\\Http\\Request  $request","148":"     * @return \\Illuminate\\Routing\\Route","149":"     *","150":"     * @throws \\Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException","151":"     * @throws \\Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException","152":"     *\/","153":"    public function match(Request $request)","154":"    {","155":"        $routes = $this-\u003Eget($request-\u003EgetMethod());","156":"","157":"        \/\/ First, we will see if we can find a matching route for this current request","158":"        \/\/ method. If we can, great, we can just return it so that it can be called","159":"        \/\/ by the consumer. Otherwise we will check for routes with another verb.","160":"        $route = $this-\u003EmatchAgainstRoutes($routes, $request);","161":"","162":"        return $this-\u003EhandleMatchedRoute($request, $route);","163":"    }","164":"","165":"    \/**","166":"     * Get routes from the collection by method.","167":"     *","168":"     * @param  string|null  $method","169":"     * @return \\Illuminate\\Routing\\Route[]","170":"     *\/","171":"    public function get($method = null)","172":"    {","173":"        return is_null($method) ? $this-\u003EgetRoutes() : Arr::get($this-\u003Eroutes, $method, []);","174":"    }","175":"","176":"    \/**","177":"     * Determine if the route collection contains a given named route."},"file":"\/home\/ekbwznjb\/back.reviews.files\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/RouteCollection.php","is_application_frame":false},{"line_number":647,"method":"findRoute","class":"Illuminate\\Routing\\Router","code_snippet":{"632":"     * @return \\Symfony\\Component\\HttpFoundation\\Response","633":"     *\/","634":"    public function dispatchToRoute(Request $request)","635":"    {","636":"        return $this-\u003ErunRoute($request, $this-\u003EfindRoute($request));","637":"    }","638":"","639":"    \/**","640":"     * Find the route matching a given request.","641":"     *","642":"     * @param  \\Illuminate\\Http\\Request  $request","643":"     * @return \\Illuminate\\Routing\\Route","644":"     *\/","645":"    protected function findRoute($request)","646":"    {","647":"        $this-\u003Ecurrent = $route = $this-\u003Eroutes-\u003Ematch($request);","648":"","649":"        $route-\u003EsetContainer($this-\u003Econtainer);","650":"","651":"        $this-\u003Econtainer-\u003Einstance(Route::class, $route);","652":"","653":"        return $route;","654":"    }","655":"","656":"    \/**","657":"     * Return the response for the given route.","658":"     *","659":"     * @param  \\Illuminate\\Http\\Request  $request","660":"     * @param  \\Illuminate\\Routing\\Route  $route","661":"     * @return \\Symfony\\Component\\HttpFoundation\\Response","662":"     *\/"},"file":"\/home\/ekbwznjb\/back.reviews.files\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Router.php","is_application_frame":false},{"line_number":636,"method":"dispatchToRoute","class":"Illuminate\\Routing\\Router","code_snippet":{"621":"    public function dispatch(Request $request)","622":"    {","623":"        $this-\u003EcurrentRequest = $request;","624":"","625":"        return $this-\u003EdispatchToRoute($request);","626":"    }","627":"","628":"    \/**","629":"     * Dispatch the request to a route and return the response.","630":"     *","631":"     * @param  \\Illuminate\\Http\\Request  $request","632":"     * @return \\Symfony\\Component\\HttpFoundation\\Response","633":"     *\/","634":"    public function dispatchToRoute(Request $request)","635":"    {","636":"        return $this-\u003ErunRoute($request, $this-\u003EfindRoute($request));","637":"    }","638":"","639":"    \/**","640":"     * Find the route matching a given request.","641":"     *","642":"     * @param  \\Illuminate\\Http\\Request  $request","643":"     * @return \\Illuminate\\Routing\\Route","644":"     *\/","645":"    protected function findRoute($request)","646":"    {","647":"        $this-\u003Ecurrent = $route = $this-\u003Eroutes-\u003Ematch($request);","648":"","649":"        $route-\u003EsetContainer($this-\u003Econtainer);","650":"","651":"        $this-\u003Econtainer-\u003Einstance(Route::class, $route);"},"file":"\/home\/ekbwznjb\/back.reviews.files\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Router.php","is_application_frame":false},{"line_number":625,"method":"dispatch","class":"Illuminate\\Routing\\Router","code_snippet":{"610":"        $route = tap($this-\u003Eroutes-\u003EgetByName($name))-\u003Ebind($this-\u003EcurrentRequest);","611":"","612":"        return $this-\u003ErunRoute($this-\u003EcurrentRequest, $route);","613":"    }","614":"","615":"    \/**","616":"     * Dispatch the request to the application.","617":"     *","618":"     * @param  \\Illuminate\\Http\\Request  $request","619":"     * @return \\Symfony\\Component\\HttpFoundation\\Response","620":"     *\/","621":"    public function dispatch(Request $request)","622":"    {","623":"        $this-\u003EcurrentRequest = $request;","624":"","625":"        return $this-\u003EdispatchToRoute($request);","626":"    }","627":"","628":"    \/**","629":"     * Dispatch the request to a route and return the response.","630":"     *","631":"     * @param  \\Illuminate\\Http\\Request  $request","632":"     * @return \\Symfony\\Component\\HttpFoundation\\Response","633":"     *\/","634":"    public function dispatchToRoute(Request $request)","635":"    {","636":"        return $this-\u003ErunRoute($request, $this-\u003EfindRoute($request));","637":"    }","638":"","639":"    \/**","640":"     * Find the route matching a given request."},"file":"\/home\/ekbwznjb\/back.reviews.files\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Router.php","is_application_frame":false},{"line_number":166,"method":"Illuminate\\Foundation\\Http\\{closure}","class":"Illuminate\\Foundation\\Http\\Kernel","code_snippet":{"151":"        if (! $this-\u003Eapp-\u003EhasBeenBootstrapped()) {","152":"            $this-\u003Eapp-\u003EbootstrapWith($this-\u003Ebootstrappers());","153":"        }","154":"    }","155":"","156":"    \/**","157":"     * Get the route dispatcher callback.","158":"     *","159":"     * @return \\Closure","160":"     *\/","161":"    protected function dispatchToRouter()","162":"    {","163":"        return function ($request) {","164":"            $this-\u003Eapp-\u003Einstance(\u0027request\u0027, $request);","165":"","166":"            return $this-\u003Erouter-\u003Edispatch($request);","167":"        };","168":"    }","169":"","170":"    \/**","171":"     * Call the terminate method on any terminable middleware.","172":"     *","173":"     * @param  \\Illuminate\\Http\\Request  $request","174":"     * @param  \\Illuminate\\Http\\Response  $response","175":"     * @return void","176":"     *\/","177":"    public function terminate($request, $response)","178":"    {","179":"        $this-\u003EterminateMiddleware($request, $response);","180":"","181":"        $this-\u003Eapp-\u003Eterminate();"},"file":"\/home\/ekbwznjb\/back.reviews.files\/vendor\/laravel\/framework\/src\/Illuminate\/Foundation\/Http\/Kernel.php","is_application_frame":false},{"line_number":128,"method":"Illuminate\\Pipeline\\{closure}","class":"Illuminate\\Pipeline\\Pipeline","code_snippet":{"113":"        return $this-\u003Ethen(function ($passable) {","114":"            return $passable;","115":"        });","116":"    }","117":"","118":"    \/**","119":"     * Get the final piece of the Closure onion.","120":"     *","121":"     * @param  \\Closure  $destination","122":"     * @return \\Closure","123":"     *\/","124":"    protected function prepareDestination(Closure $destination)","125":"    {","126":"        return function ($passable) use ($destination) {","127":"            try {","128":"                return $destination($passable);","129":"            } catch (Throwable $e) {","130":"                return $this-\u003EhandleException($passable, $e);","131":"            }","132":"        };","133":"    }","134":"","135":"    \/**","136":"     * Get a Closure that represents a slice of the application onion.","137":"     *","138":"     * @return \\Closure","139":"     *\/","140":"    protected function carry()","141":"    {","142":"        return function ($stack, $pipe) {","143":"            return function ($passable) use ($stack, $pipe) {"},"file":"\/home\/ekbwznjb\/back.reviews.files\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","is_application_frame":false},{"line_number":21,"method":"handle","class":"Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest","code_snippet":{"6":"use Symfony\\Component\\HttpFoundation\\ParameterBag;","7":"","8":"class TransformsRequest","9":"{","10":"    \/**","11":"     * Handle an incoming request.","12":"     *","13":"     * @param  \\Illuminate\\Http\\Request  $request","14":"     * @param  \\Closure  $next","15":"     * @return mixed","16":"     *\/","17":"    public function handle($request, Closure $next)","18":"    {","19":"        $this-\u003Eclean($request);","20":"","21":"        return $next($request);","22":"    }","23":"","24":"    \/**","25":"     * Clean the request\u0027s data.","26":"     *","27":"     * @param  \\Illuminate\\Http\\Request  $request","28":"     * @return void","29":"     *\/","30":"    protected function clean($request)","31":"    {","32":"        $this-\u003EcleanParameterBag($request-\u003Equery);","33":"","34":"        if ($request-\u003EisJson()) {","35":"            $this-\u003EcleanParameterBag($request-\u003Ejson());","36":"        } elseif ($request-\u003Erequest !== $request-\u003Equery) {"},"file":"\/home\/ekbwznjb\/back.reviews.files\/vendor\/laravel\/framework\/src\/Illuminate\/Foundation\/Http\/Middleware\/TransformsRequest.php","is_application_frame":false},{"line_number":31,"method":"handle","class":"Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull","code_snippet":{"16":"    \/**","17":"     * Handle an incoming request.","18":"     *","19":"     * @param  \\Illuminate\\Http\\Request  $request","20":"     * @param  \\Closure  $next","21":"     * @return mixed","22":"     *\/","23":"    public function handle($request, Closure $next)","24":"    {","25":"        foreach (static::$skipCallbacks as $callback) {","26":"            if ($callback($request)) {","27":"                return $next($request);","28":"            }","29":"        }","30":"","31":"        return parent::handle($request, $next);","32":"    }","33":"","34":"    \/**","35":"     * Transform the given value.","36":"     *","37":"     * @param  string  $key","38":"     * @param  mixed  $value","39":"     * @return mixed","40":"     *\/","41":"    protected function transform($key, $value)","42":"    {","43":"        return is_string($value) \u0026\u0026 $value === \u0027\u0027 ? null : $value;","44":"    }","45":"","46":"    \/**"},"file":"\/home\/ekbwznjb\/back.reviews.files\/vendor\/laravel\/framework\/src\/Illuminate\/Foundation\/Http\/Middleware\/ConvertEmptyStringsToNull.php","is_application_frame":false},{"line_number":167,"method":"Illuminate\\Pipeline\\{closure}","class":"Illuminate\\Pipeline\\Pipeline","code_snippet":{"152":"","153":"                        \/\/ If the pipe is a string we will parse the string and resolve the class out","154":"                        \/\/ of the dependency injection container. We can then build a callable and","155":"                        \/\/ execute the pipe function giving in the parameters that are required.","156":"                        $pipe = $this-\u003EgetContainer()-\u003Emake($name);","157":"","158":"                        $parameters = array_merge([$passable, $stack], $parameters);","159":"                    } else {","160":"                        \/\/ If the pipe is already an object we\u0027ll just make a callable and pass it to","161":"                        \/\/ the pipe as-is. There is no need to do any extra parsing and formatting","162":"                        \/\/ since the object we\u0027re given was already a fully instantiated object.","163":"                        $parameters = [$passable, $stack];","164":"                    }","165":"","166":"                    $carry = method_exists($pipe, $this-\u003Emethod)","167":"                                    ? $pipe-\u003E{$this-\u003Emethod}(...$parameters)","168":"                                    : $pipe(...$parameters);","169":"","170":"                    return $this-\u003EhandleCarry($carry);","171":"                } catch (Throwable $e) {","172":"                    return $this-\u003EhandleException($passable, $e);","173":"                }","174":"            };","175":"        };","176":"    }","177":"","178":"    \/**","179":"     * Parse full pipe string to get name and parameters.","180":"     *","181":"     * @param  string  $pipe","182":"     * @return array"},"file":"\/home\/ekbwznjb\/back.reviews.files\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","is_application_frame":false},{"line_number":21,"method":"handle","class":"Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest","code_snippet":{"6":"use Symfony\\Component\\HttpFoundation\\ParameterBag;","7":"","8":"class TransformsRequest","9":"{","10":"    \/**","11":"     * Handle an incoming request.","12":"     *","13":"     * @param  \\Illuminate\\Http\\Request  $request","14":"     * @param  \\Closure  $next","15":"     * @return mixed","16":"     *\/","17":"    public function handle($request, Closure $next)","18":"    {","19":"        $this-\u003Eclean($request);","20":"","21":"        return $next($request);","22":"    }","23":"","24":"    \/**","25":"     * Clean the request\u0027s data.","26":"     *","27":"     * @param  \\Illuminate\\Http\\Request  $request","28":"     * @return void","29":"     *\/","30":"    protected function clean($request)","31":"    {","32":"        $this-\u003EcleanParameterBag($request-\u003Equery);","33":"","34":"        if ($request-\u003EisJson()) {","35":"            $this-\u003EcleanParameterBag($request-\u003Ejson());","36":"        } elseif ($request-\u003Erequest !== $request-\u003Equery) {"},"file":"\/home\/ekbwznjb\/back.reviews.files\/vendor\/laravel\/framework\/src\/Illuminate\/Foundation\/Http\/Middleware\/TransformsRequest.php","is_application_frame":false},{"line_number":40,"method":"handle","class":"Illuminate\\Foundation\\Http\\Middleware\\TrimStrings","code_snippet":{"25":"    \/**","26":"     * Handle an incoming request.","27":"     *","28":"     * @param  \\Illuminate\\Http\\Request  $request","29":"     * @param  \\Closure  $next","30":"     * @return mixed","31":"     *\/","32":"    public function handle($request, Closure $next)","33":"    {","34":"        foreach (static::$skipCallbacks as $callback) {","35":"            if ($callback($request)) {","36":"                return $next($request);","37":"            }","38":"        }","39":"","40":"        return parent::handle($request, $next);","41":"    }","42":"","43":"    \/**","44":"     * Transform the given value.","45":"     *","46":"     * @param  string  $key","47":"     * @param  mixed  $value","48":"     * @return mixed","49":"     *\/","50":"    protected function transform($key, $value)","51":"    {","52":"        if (in_array($key, $this-\u003Eexcept, true)) {","53":"            return $value;","54":"        }","55":""},"file":"\/home\/ekbwznjb\/back.reviews.files\/vendor\/laravel\/framework\/src\/Illuminate\/Foundation\/Http\/Middleware\/TrimStrings.php","is_application_frame":false},{"line_number":167,"method":"Illuminate\\Pipeline\\{closure}","class":"Illuminate\\Pipeline\\Pipeline","code_snippet":{"152":"","153":"                        \/\/ If the pipe is a string we will parse the string and resolve the class out","154":"                        \/\/ of the dependency injection container. We can then build a callable and","155":"                        \/\/ execute the pipe function giving in the parameters that are required.","156":"                        $pipe = $this-\u003EgetContainer()-\u003Emake($name);","157":"","158":"                        $parameters = array_merge([$passable, $stack], $parameters);","159":"                    } else {","160":"                        \/\/ If the pipe is already an object we\u0027ll just make a callable and pass it to","161":"                        \/\/ the pipe as-is. There is no need to do any extra parsing and formatting","162":"                        \/\/ since the object we\u0027re given was already a fully instantiated object.","163":"                        $parameters = [$passable, $stack];","164":"                    }","165":"","166":"                    $carry = method_exists($pipe, $this-\u003Emethod)","167":"                                    ? $pipe-\u003E{$this-\u003Emethod}(...$parameters)","168":"                                    : $pipe(...$parameters);","169":"","170":"                    return $this-\u003EhandleCarry($carry);","171":"                } catch (Throwable $e) {","172":"                    return $this-\u003EhandleException($passable, $e);","173":"                }","174":"            };","175":"        };","176":"    }","177":"","178":"    \/**","179":"     * Parse full pipe string to get name and parameters.","180":"     *","181":"     * @param  string  $pipe","182":"     * @return array"},"file":"\/home\/ekbwznjb\/back.reviews.files\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","is_application_frame":false},{"line_number":27,"method":"handle","class":"Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize","code_snippet":{"12":"     *","13":"     * @param  \\Illuminate\\Http\\Request  $request","14":"     * @param  \\Closure  $next","15":"     * @return mixed","16":"     *","17":"     * @throws \\Illuminate\\Http\\Exceptions\\PostTooLargeException","18":"     *\/","19":"    public function handle($request, Closure $next)","20":"    {","21":"        $max = $this-\u003EgetPostMaxSize();","22":"","23":"        if ($max \u003E 0 \u0026\u0026 $request-\u003Eserver(\u0027CONTENT_LENGTH\u0027) \u003E $max) {","24":"            throw new PostTooLargeException;","25":"        }","26":"","27":"        return $next($request);","28":"    }","29":"","30":"    \/**","31":"     * Determine the server \u0027post_max_size\u0027 as bytes.","32":"     *","33":"     * @return int","34":"     *\/","35":"    protected function getPostMaxSize()","36":"    {","37":"        if (is_numeric($postMaxSize = ini_get(\u0027post_max_size\u0027))) {","38":"            return (int) $postMaxSize;","39":"        }","40":"","41":"        $metric = strtoupper(substr($postMaxSize, -1));","42":"        $postMaxSize = (int) $postMaxSize;"},"file":"\/home\/ekbwznjb\/back.reviews.files\/vendor\/laravel\/framework\/src\/Illuminate\/Foundation\/Http\/Middleware\/ValidatePostSize.php","is_application_frame":false},{"line_number":167,"method":"Illuminate\\Pipeline\\{closure}","class":"Illuminate\\Pipeline\\Pipeline","code_snippet":{"152":"","153":"                        \/\/ If the pipe is a string we will parse the string and resolve the class out","154":"                        \/\/ of the dependency injection container. We can then build a callable and","155":"                        \/\/ execute the pipe function giving in the parameters that are required.","156":"                        $pipe = $this-\u003EgetContainer()-\u003Emake($name);","157":"","158":"                        $parameters = array_merge([$passable, $stack], $parameters);","159":"                    } else {","160":"                        \/\/ If the pipe is already an object we\u0027ll just make a callable and pass it to","161":"                        \/\/ the pipe as-is. There is no need to do any extra parsing and formatting","162":"                        \/\/ since the object we\u0027re given was already a fully instantiated object.","163":"                        $parameters = [$passable, $stack];","164":"                    }","165":"","166":"                    $carry = method_exists($pipe, $this-\u003Emethod)","167":"                                    ? $pipe-\u003E{$this-\u003Emethod}(...$parameters)","168":"                                    : $pipe(...$parameters);","169":"","170":"                    return $this-\u003EhandleCarry($carry);","171":"                } catch (Throwable $e) {","172":"                    return $this-\u003EhandleException($passable, $e);","173":"                }","174":"            };","175":"        };","176":"    }","177":"","178":"    \/**","179":"     * Parse full pipe string to get name and parameters.","180":"     *","181":"     * @param  string  $pipe","182":"     * @return array"},"file":"\/home\/ekbwznjb\/back.reviews.files\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","is_application_frame":false},{"line_number":86,"method":"handle","class":"Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance","code_snippet":{"71":"                return response(","72":"                    $data[\u0027template\u0027],","73":"                    $data[\u0027status\u0027] ?? 503,","74":"                    $this-\u003EgetHeaders($data)","75":"                );","76":"            }","77":"","78":"            throw new HttpException(","79":"                $data[\u0027status\u0027] ?? 503,","80":"                \u0027Service Unavailable\u0027,","81":"                null,","82":"                $this-\u003EgetHeaders($data)","83":"            );","84":"        }","85":"","86":"        return $next($request);","87":"    }","88":"","89":"    \/**","90":"     * Determine if the incoming request has a maintenance mode bypass cookie.","91":"     *","92":"     * @param  \\Illuminate\\Http\\Request  $request","93":"     * @param  array  $data","94":"     * @return bool","95":"     *\/","96":"    protected function hasValidBypassCookie($request, array $data)","97":"    {","98":"        return isset($data[\u0027secret\u0027]) \u0026\u0026","99":"                $request-\u003Ecookie(\u0027laravel_maintenance\u0027) \u0026\u0026","100":"                MaintenanceModeBypassCookie::isValid(","101":"                    $request-\u003Ecookie(\u0027laravel_maintenance\u0027),"},"file":"\/home\/ekbwznjb\/back.reviews.files\/vendor\/laravel\/framework\/src\/Illuminate\/Foundation\/Http\/Middleware\/PreventRequestsDuringMaintenance.php","is_application_frame":false},{"line_number":167,"method":"Illuminate\\Pipeline\\{closure}","class":"Illuminate\\Pipeline\\Pipeline","code_snippet":{"152":"","153":"                        \/\/ If the pipe is a string we will parse the string and resolve the class out","154":"                        \/\/ of the dependency injection container. We can then build a callable and","155":"                        \/\/ execute the pipe function giving in the parameters that are required.","156":"                        $pipe = $this-\u003EgetContainer()-\u003Emake($name);","157":"","158":"                        $parameters = array_merge([$passable, $stack], $parameters);","159":"                    } else {","160":"                        \/\/ If the pipe is already an object we\u0027ll just make a callable and pass it to","161":"                        \/\/ the pipe as-is. There is no need to do any extra parsing and formatting","162":"                        \/\/ since the object we\u0027re given was already a fully instantiated object.","163":"                        $parameters = [$passable, $stack];","164":"                    }","165":"","166":"                    $carry = method_exists($pipe, $this-\u003Emethod)","167":"                                    ? $pipe-\u003E{$this-\u003Emethod}(...$parameters)","168":"                                    : $pipe(...$parameters);","169":"","170":"                    return $this-\u003EhandleCarry($carry);","171":"                } catch (Throwable $e) {","172":"                    return $this-\u003EhandleException($passable, $e);","173":"                }","174":"            };","175":"        };","176":"    }","177":"","178":"    \/**","179":"     * Parse full pipe string to get name and parameters.","180":"     *","181":"     * @param  string  $pipe","182":"     * @return array"},"file":"\/home\/ekbwznjb\/back.reviews.files\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","is_application_frame":false},{"line_number":52,"method":"handle","class":"Fruitcake\\Cors\\HandleCors","code_snippet":{"37":"        if (! $this-\u003EshouldRun($request)) {","38":"            return $next($request);","39":"        }","40":"","41":"        \/\/ For Preflight, return the Preflight response","42":"        if ($this-\u003Ecors-\u003EisPreflightRequest($request)) {","43":"            $response = $this-\u003Ecors-\u003EhandlePreflightRequest($request);","44":"","45":"            $this-\u003Ecors-\u003EvaryHeader($response, \u0027Access-Control-Request-Method\u0027);","46":"","47":"            return $response;","48":"        }","49":"","50":"","51":"        \/\/ Handle the request","52":"        $response = $next($request);","53":"","54":"        if ($request-\u003EgetMethod() === \u0027OPTIONS\u0027) {","55":"            $this-\u003Ecors-\u003EvaryHeader($response, \u0027Access-Control-Request-Method\u0027);","56":"        }","57":"","58":"        return $this-\u003EaddHeaders($request, $response);","59":"    }","60":"","61":"    \/**","62":"     * Add the headers to the Response, if they don\u0027t exist yet.","63":"     *","64":"     * @param Request $request","65":"     * @param Response $response","66":"     * @return Response","67":"     *\/"},"file":"\/home\/ekbwznjb\/back.reviews.files\/vendor\/fruitcake\/laravel-cors\/src\/HandleCors.php","is_application_frame":false},{"line_number":167,"method":"Illuminate\\Pipeline\\{closure}","class":"Illuminate\\Pipeline\\Pipeline","code_snippet":{"152":"","153":"                        \/\/ If the pipe is a string we will parse the string and resolve the class out","154":"                        \/\/ of the dependency injection container. We can then build a callable and","155":"                        \/\/ execute the pipe function giving in the parameters that are required.","156":"                        $pipe = $this-\u003EgetContainer()-\u003Emake($name);","157":"","158":"                        $parameters = array_merge([$passable, $stack], $parameters);","159":"                    } else {","160":"                        \/\/ If the pipe is already an object we\u0027ll just make a callable and pass it to","161":"                        \/\/ the pipe as-is. There is no need to do any extra parsing and formatting","162":"                        \/\/ since the object we\u0027re given was already a fully instantiated object.","163":"                        $parameters = [$passable, $stack];","164":"                    }","165":"","166":"                    $carry = method_exists($pipe, $this-\u003Emethod)","167":"                                    ? $pipe-\u003E{$this-\u003Emethod}(...$parameters)","168":"                                    : $pipe(...$parameters);","169":"","170":"                    return $this-\u003EhandleCarry($carry);","171":"                } catch (Throwable $e) {","172":"                    return $this-\u003EhandleException($passable, $e);","173":"                }","174":"            };","175":"        };","176":"    }","177":"","178":"    \/**","179":"     * Parse full pipe string to get name and parameters.","180":"     *","181":"     * @param  string  $pipe","182":"     * @return array"},"file":"\/home\/ekbwznjb\/back.reviews.files\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","is_application_frame":false},{"line_number":57,"method":"handle","class":"Fideloper\\Proxy\\TrustProxies","code_snippet":{"42":"    \/**","43":"     * Handle an incoming request.","44":"     *","45":"     * @param \\Illuminate\\Http\\Request $request","46":"     * @param \\Closure                 $next","47":"     *","48":"     * @throws \\Symfony\\Component\\HttpKernel\\Exception\\HttpException","49":"     *","50":"     * @return mixed","51":"     *\/","52":"    public function handle(Request $request, Closure $next)","53":"    {","54":"        $request::setTrustedProxies([], $this-\u003EgetTrustedHeaderNames()); \/\/ Reset trusted proxies between requests","55":"        $this-\u003EsetTrustedProxyIpAddresses($request);","56":"","57":"        return $next($request);","58":"    }","59":"","60":"    \/**","61":"     * Sets the trusted proxies on the request to the value of trustedproxy.proxies","62":"     *","63":"     * @param \\Illuminate\\Http\\Request $request","64":"     *\/","65":"    protected function setTrustedProxyIpAddresses(Request $request)","66":"    {","67":"        $trustedIps = $this-\u003Eproxies ?: $this-\u003Econfig-\u003Eget(\u0027trustedproxy.proxies\u0027);","68":"","69":"        \/\/ Trust any IP address that calls us","70":"        \/\/ `**` for backwards compatibility, but is deprecated","71":"        if ($trustedIps === \u0027*\u0027 || $trustedIps === \u0027**\u0027) {","72":"            return $this-\u003EsetTrustedProxyIpAddressesToTheCallingIp($request);"},"file":"\/home\/ekbwznjb\/back.reviews.files\/vendor\/fideloper\/proxy\/src\/TrustProxies.php","is_application_frame":false},{"line_number":167,"method":"Illuminate\\Pipeline\\{closure}","class":"Illuminate\\Pipeline\\Pipeline","code_snippet":{"152":"","153":"                        \/\/ If the pipe is a string we will parse the string and resolve the class out","154":"                        \/\/ of the dependency injection container. We can then build a callable and","155":"                        \/\/ execute the pipe function giving in the parameters that are required.","156":"                        $pipe = $this-\u003EgetContainer()-\u003Emake($name);","157":"","158":"                        $parameters = array_merge([$passable, $stack], $parameters);","159":"                    } else {","160":"                        \/\/ If the pipe is already an object we\u0027ll just make a callable and pass it to","161":"                        \/\/ the pipe as-is. There is no need to do any extra parsing and formatting","162":"                        \/\/ since the object we\u0027re given was already a fully instantiated object.","163":"                        $parameters = [$passable, $stack];","164":"                    }","165":"","166":"                    $carry = method_exists($pipe, $this-\u003Emethod)","167":"                                    ? $pipe-\u003E{$this-\u003Emethod}(...$parameters)","168":"                                    : $pipe(...$parameters);","169":"","170":"                    return $this-\u003EhandleCarry($carry);","171":"                } catch (Throwable $e) {","172":"                    return $this-\u003EhandleException($passable, $e);","173":"                }","174":"            };","175":"        };","176":"    }","177":"","178":"    \/**","179":"     * Parse full pipe string to get name and parameters.","180":"     *","181":"     * @param  string  $pipe","182":"     * @return array"},"file":"\/home\/ekbwznjb\/back.reviews.files\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","is_application_frame":false},{"line_number":103,"method":"then","class":"Illuminate\\Pipeline\\Pipeline","code_snippet":{"88":"        return $this;","89":"    }","90":"","91":"    \/**","92":"     * Run the pipeline with a final destination callback.","93":"     *","94":"     * @param  \\Closure  $destination","95":"     * @return mixed","96":"     *\/","97":"    public function then(Closure $destination)","98":"    {","99":"        $pipeline = array_reduce(","100":"            array_reverse($this-\u003Epipes()), $this-\u003Ecarry(), $this-\u003EprepareDestination($destination)","101":"        );","102":"","103":"        return $pipeline($this-\u003Epassable);","104":"    }","105":"","106":"    \/**","107":"     * Run the pipeline and return the result.","108":"     *","109":"     * @return mixed","110":"     *\/","111":"    public function thenReturn()","112":"    {","113":"        return $this-\u003Ethen(function ($passable) {","114":"            return $passable;","115":"        });","116":"    }","117":"","118":"    \/**"},"file":"\/home\/ekbwznjb\/back.reviews.files\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","is_application_frame":false},{"line_number":141,"method":"sendRequestThroughRouter","class":"Illuminate\\Foundation\\Http\\Kernel","code_snippet":{"126":"     *","127":"     * @param  \\Illuminate\\Http\\Request  $request","128":"     * @return \\Illuminate\\Http\\Response","129":"     *\/","130":"    protected function sendRequestThroughRouter($request)","131":"    {","132":"        $this-\u003Eapp-\u003Einstance(\u0027request\u0027, $request);","133":"","134":"        Facade::clearResolvedInstance(\u0027request\u0027);","135":"","136":"        $this-\u003Ebootstrap();","137":"","138":"        return (new Pipeline($this-\u003Eapp))","139":"                    -\u003Esend($request)","140":"                    -\u003Ethrough($this-\u003Eapp-\u003EshouldSkipMiddleware() ? [] : $this-\u003Emiddleware)","141":"                    -\u003Ethen($this-\u003EdispatchToRouter());","142":"    }","143":"","144":"    \/**","145":"     * Bootstrap the application for HTTP requests.","146":"     *","147":"     * @return void","148":"     *\/","149":"    public function bootstrap()","150":"    {","151":"        if (! $this-\u003Eapp-\u003EhasBeenBootstrapped()) {","152":"            $this-\u003Eapp-\u003EbootstrapWith($this-\u003Ebootstrappers());","153":"        }","154":"    }","155":"","156":"    \/**"},"file":"\/home\/ekbwznjb\/back.reviews.files\/vendor\/laravel\/framework\/src\/Illuminate\/Foundation\/Http\/Kernel.php","is_application_frame":false},{"line_number":110,"method":"handle","class":"Illuminate\\Foundation\\Http\\Kernel","code_snippet":{"95":"","96":"        $this-\u003EsyncMiddlewareToRouter();","97":"    }","98":"","99":"    \/**","100":"     * Handle an incoming HTTP request.","101":"     *","102":"     * @param  \\Illuminate\\Http\\Request  $request","103":"     * @return \\Illuminate\\Http\\Response","104":"     *\/","105":"    public function handle($request)","106":"    {","107":"        try {","108":"            $request-\u003EenableHttpMethodParameterOverride();","109":"","110":"            $response = $this-\u003EsendRequestThroughRouter($request);","111":"        } catch (Throwable $e) {","112":"            $this-\u003EreportException($e);","113":"","114":"            $response = $this-\u003ErenderException($request, $e);","115":"        }","116":"","117":"        $this-\u003Eapp[\u0027events\u0027]-\u003Edispatch(","118":"            new RequestHandled($request, $response)","119":"        );","120":"","121":"        return $response;","122":"    }","123":"","124":"    \/**","125":"     * Send the given request through the middleware \/ router."},"file":"\/home\/ekbwznjb\/back.reviews.files\/vendor\/laravel\/framework\/src\/Illuminate\/Foundation\/Http\/Kernel.php","is_application_frame":false},{"line_number":52,"method":"[top]","class":null,"code_snippet":{"26":"|--------------------------------------------------------------------------","27":"|","28":"| Composer provides a convenient, automatically generated class loader for","29":"| this application. We just need to utilize it! We\u0027ll simply require it","30":"| into the script here so we don\u0027t need to manually load our classes.","31":"|","32":"*\/","33":"","34":"require __DIR__.\u0027\/..\/back.reviews.files\/vendor\/autoload.php\u0027;","35":"","36":"\/*","37":"|--------------------------------------------------------------------------","38":"| Run The Application","39":"|--------------------------------------------------------------------------","40":"|","41":"| Once we have the application, we can handle the incoming request using","42":"| the application\u0027s HTTP kernel. Then, we will send the response back","43":"| to this client\u0027s browser, allowing them to enjoy our application.","44":"|","45":"*\/","46":"","47":"$app = require_once __DIR__.\u0027\/..\/back.reviews.files\/bootstrap\/app.php\u0027;","48":"","49":"$kernel = $app-\u003Emake(Kernel::class);","50":"","51":"$response = tap($kernel-\u003Ehandle(","52":"    $request = Request::capture()","53":"))-\u003Esend();","54":"","55":"$kernel-\u003Eterminate($request, $response);","56":""},"file":"\/home\/ekbwznjb\/backreviews.fixlabs.cl\/index.php","is_application_frame":false}],"context":{"request":{"url":"https:\/\/backreviews.fixlabs.cl\/api\/checkouthook","ip":null,"method":"POST","useragent":"Typhoeus - https:\/\/github.com\/typhoeus\/typhoeus"},"request_data":{"queryString":[],"body":{"cpnId":1829,"resource":"\/v2\/stocks.json?variant=676\u0026office=2","resourceId":"676","topic":"stock","action":"put","officeId":"2","send":1629725114},"files":[]},"headers":{"content-length":["152"],"content-type":["application\/json"],"user-agent":["Typhoeus - https:\/\/github.com\/typhoeus\/typhoeus"],"accept":["*\/*"],"host":["backreviews.fixlabs.cl"]},"cookies":[],"session":[],"route":{"route":null,"routeParameters":[],"controllerAction":null,"middleware":[]},"user":[],"env":{"laravel_version":"8.51.0","laravel_locale":"en","laravel_config_cached":false,"php_version":"7.4.14"},"logs":[],"dumps":[],"queries":[]},"stage":"local","message_level":null,"open_frame_index":null,"application_path":"\/home\/ekbwznjb\/back.reviews.files","application_version":null},"config":{"editor":"phpstorm","remoteSitesPath":"","localSitesPath":"","theme":"light","enableShareButton":true,"enableRunnableSolutions":true,"directorySeparator":"\/"},"solutions":[],"telescopeUrl":null,"shareEndpoint":"https:\/\/backreviews.fixlabs.cl\/_ignition\/share-report","defaultTab":"StackTab","defaultTabProps":[],"appEnv":"local","appDebug":true};

    window.tabs = [];
</script>

<noscript><pre>Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: The POST method is not supported for this route. Supported methods: GET, HEAD. in file /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Routing/AbstractRouteCollection.php on line 117

#0 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Routing/AbstractRouteCollection.php(103): Illuminate\Routing\AbstractRouteCollection-&gt;methodNotAllowed()
#1 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Routing/AbstractRouteCollection.php(40): Illuminate\Routing\AbstractRouteCollection-&gt;getRouteForMethods()
#2 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Routing/RouteCollection.php(162): Illuminate\Routing\AbstractRouteCollection-&gt;handleMatchedRoute()
#3 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Routing/Router.php(647): Illuminate\Routing\RouteCollection-&gt;match()
#4 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Routing/Router.php(636): Illuminate\Routing\Router-&gt;findRoute()
#5 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Routing/Router.php(625): Illuminate\Routing\Router-&gt;dispatchToRoute()
#6 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(166): Illuminate\Routing\Router-&gt;dispatch()
#7 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\Foundation\Http\Kernel-&gt;Illuminate\Foundation\Http\{closure}()
#8 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline-&gt;Illuminate\Pipeline\{closure}()
#9 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest-&gt;handle()
#10 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull-&gt;handle()
#11 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline-&gt;Illuminate\Pipeline\{closure}()
#12 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest-&gt;handle()
#13 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\TrimStrings-&gt;handle()
#14 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline-&gt;Illuminate\Pipeline\{closure}()
#15 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\ValidatePostSize-&gt;handle()
#16 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline-&gt;Illuminate\Pipeline\{closure}()
#17 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance-&gt;handle()
#18 /home/ekbwznjb/back.reviews.files/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\Pipeline\Pipeline-&gt;Illuminate\Pipeline\{closure}()
#19 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\Cors\HandleCors-&gt;handle()
#20 /home/ekbwznjb/back.reviews.files/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\Pipeline\Pipeline-&gt;Illuminate\Pipeline\{closure}()
#21 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\Proxy\TrustProxies-&gt;handle()
#22 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\Pipeline\Pipeline-&gt;Illuminate\Pipeline\{closure}()
#23 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(141): Illuminate\Pipeline\Pipeline-&gt;then()
#24 /home/ekbwznjb/back.reviews.files/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\Foundation\Http\Kernel-&gt;sendRequestThroughRouter()
#25 /home/ekbwznjb/backreviews.fixlabs.cl/index.php(52): Illuminate\Foundation\Http\Kernel-&gt;handle()
#26 {main}
</pre></noscript>

<div id="app"></div>

<script>!function(t){var e={};function n(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)n.d(r,o,function(e){return t[e]}.bind(null,o));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="/",n(n.s=280)}([function(t,e,n){"use strict";function r(t,e,n,r,o,i,a,s){var c,u="function"==typeof t?t.options:t;if(e&&(u.render=e,u.staticRenderFns=n,u._compiled=!0),r&&(u.functional=!0),i&&(u._scopeId="data-v-"+i),a?(c=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),o&&o.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},u._ssrRegister=c):o&&(c=s?function(){o.call(this,this.$root.$options.shadowRoot)}:o),c)if(u.functional){u._injectStyles=c;var l=u.render;u.render=function(t,e){return c.call(e),l(t,e)}}else{var f=u.beforeCreate;u.beforeCreate=f?[].concat(f,c):[c]}return{exports:t,options:u}}n.d(e,"a",(function(){return r}))},function(t,e,n){"use strict";var r=Object.prototype.hasOwnProperty;function o(t,e){return r.call(t,e)}function i(t){return!(t>=55296&&t<=57343)&&(!(t>=64976&&t<=65007)&&(65535!=(65535&t)&&65534!=(65535&t)&&(!(t>=0&&t<=8)&&(11!==t&&(!(t>=14&&t<=31)&&(!(t>=127&&t<=159)&&!(t>1114111)))))))}function a(t){if(t>65535){var e=55296+((t-=65536)>>10),n=56320+(1023&t);return String.fromCharCode(e,n)}return String.fromCharCode(t)}var s=/\\([!"#$%&'()*+,\-.\/:;<=>?@[\\\]^_`{|}~])/g,c=new RegExp(s.source+"|"+/&([a-z#][a-z0-9]{1,31});/gi.source,"gi"),u=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))/i,l=n(55);var f=/[&<>"]/,p=/[&<>"]/g,d={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"};function h(t){return d[t]}var g=/[.?*+^$[\]\\(){}|-]/g;var m=n(36);e.lib={},e.lib.mdurl=n(56),e.lib.ucmicro=n(107),e.assign=function(t){return Array.prototype.slice.call(arguments,1).forEach((function(e){if(e){if("object"!=typeof e)throw new TypeError(e+"must be object");Object.keys(e).forEach((function(n){t[n]=e[n]}))}})),t},e.isString=function(t){return"[object String]"===function(t){return Object.prototype.toString.call(t)}(t)},e.has=o,e.unescapeMd=function(t){return t.indexOf("\\")<0?t:t.replace(s,"$1")},e.unescapeAll=function(t){return t.indexOf("\\")<0&&t.indexOf("&")<0?t:t.replace(c,(function(t,e,n){return e||function(t,e){var n=0;return o(l,e)?l[e]:35===e.charCodeAt(0)&&u.test(e)&&i(n="x"===e[1].toLowerCase()?parseInt(e.slice(2),16):parseInt(e.slice(1),10))?a(n):t}(t,n)}))},e.isValidEntityCode=i,e.fromCodePoint=a,e.escapeHtml=function(t){return f.test(t)?t.replace(p,h):t},e.arrayReplaceAt=function(t,e,n){return[].concat(t.slice(0,e),n,t.slice(e+1))},e.isSpace=function(t){switch(t){case 9:case 32:return!0}return!1},e.isWhiteSpace=function(t){if(t>=8192&&t<=8202)return!0;switch(t){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1},e.isMdAsciiPunct=function(t){switch(t){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}},e.isPunctChar=function(t){return m.test(t)},e.escapeRE=function(t){return t.replace(g,"\\$&")},e.normalizeReference=function(t){return t=t.trim().replace(/\s+/g," "),"Ṿ"==="ẞ".toLowerCase()&&(t=t.replace(/ẞ/g,"ß")),t.toLowerCase().toUpperCase()}},function(t,e,n){"use strict";e.a={functional:!0,props:{label:{default:""}},render:function(t,e){return[t("dt",{attrs:{class:"definition-label"}},e.props.label),t("dd",{attrs:{class:"definition-value"}},e.children)]}}},function(t,e,n){"use strict";var r={props:{title:{default:""},className:{default:""}}},o=n(0),i=Object(o.a)(r,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{class:t.className},[t.title?n("h3",{staticClass:"definition-list-title"},[t._v(t._s(t.title))]):t._e(),t._v(" "),this.$slots.default?n("dl",{staticClass:"definition-list"},[t._t("default")],2):t._e(),t._v(" "),this.$slots.default?t._e():n("div",{staticClass:"definition-list"},[n("div",{staticClass:"definition-list-empty"},[t._v("—")])])])}),[],!1,null,null,null);e.a=i.exports},function(t,e,n){var r=n(160),o=n(161),i=n(162);t.exports=function(t){return r(t)||o(t)||i()}},function(t,e,n){"use strict";var r=n(33),o={props:{file:{required:!0},editable:{default:!1},relative:{default:!0},lineNumber:{required:!1},pathClass:{default:""}},data:function(){return{segments:[],filename:"",fileSegments:[]}},inject:["config","report"],watch:{file:{immediate:!0,handler:function(){this.segments=this.path.replace(/^\/Users/,"~").split("/"),this.filename=this.segments.pop()||"",this.fileSegments=this.filename.split(".")}}},computed:{path:function(){return this.relative?this.file.replace(this.report.application_path+"/",""):this.file},editorUrl:function(){return Object(r.a)(this.config,this.file,this.lineNumber)}}},i=n(0),a=Object(i.a)(o,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("span",{staticClass:"inline-flex justify-start items-baseline"},[n("span",t._g({staticClass:"ui-path",class:t.pathClass},t.$listeners),[t._l(t.segments,(function(e,r){return n("span",{key:"segment-"+r},[t._v(t._s(e)+"/"),n("wbr")])})),t._l(t.fileSegments,(function(e,r){return n("span",{key:"file-"+r,class:0===r?"font-semibold":""},[t._v(t._s(r>0?".":"")+t._s(e))])})),t.lineNumber?n("span",[t._v(":"+t._s(t.lineNumber))]):t._e()],2),t._v(" "),t._t("default"),t._v(" "),t.editable&&t.editorUrl?n("a",{staticClass:"ml-2 inline-block text-sm text-purple-400 hover:text-purple-500",attrs:{href:t.editorUrl}},[n("Icon",{attrs:{name:"pencil"}})],1):t._e()],2)}),[],!1,null,null,null);e.a=a.exports},function(t,e){t.exports=function(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}},function(t,e,n){"use strict";(function(t,n){
/*!
 * Vue.js v2.6.10
 * (c) 2014-2019 Evan You
 * Released under the MIT License.
 */
var r=Object.freeze({});function o(t){return null==t}function i(t){return null!=t}function a(t){return!0===t}function s(t){return"string"==typeof t||"number"==typeof t||"symbol"==typeof t||"boolean"==typeof t}function c(t){return null!==t&&"object"==typeof t}var u=Object.prototype.toString;function l(t){return"[object Object]"===u.call(t)}function f(t){return"[object RegExp]"===u.call(t)}function p(t){var e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function d(t){return i(t)&&"function"==typeof t.then&&"function"==typeof t.catch}function h(t){return null==t?"":Array.isArray(t)||l(t)&&t.toString===u?JSON.stringify(t,null,2):String(t)}function g(t){var e=parseFloat(t);return isNaN(e)?t:e}function m(t,e){for(var n=Object.create(null),r=t.split(","),o=0;o<r.length;o++)n[r[o]]=!0;return e?function(t){return n[t.toLowerCase()]}:function(t){return n[t]}}var v=m("slot,component",!0),b=m("key,ref,slot,slot-scope,is");function _(t,e){if(t.length){var n=t.indexOf(e);if(n>-1)return t.splice(n,1)}}var y=Object.prototype.hasOwnProperty;function E(t,e){return y.call(t,e)}function x(t){var e=Object.create(null);return function(n){return e[n]||(e[n]=t(n))}}var k=/-(\w)/g,w=x((function(t){return t.replace(k,(function(t,e){return e?e.toUpperCase():""}))})),C=x((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})),A=/\B([A-Z])/g,T=x((function(t){return t.replace(A,"-$1").toLowerCase()}));var S=Function.prototype.bind?function(t,e){return t.bind(e)}:function(t,e){function n(n){var r=arguments.length;return r?r>1?t.apply(e,arguments):t.call(e,n):t.call(e)}return n._length=t.length,n};function R(t,e){e=e||0;for(var n=t.length-e,r=new Array(n);n--;)r[n]=t[n+e];return r}function O(t,e){for(var n in e)t[n]=e[n];return t}function N(t){for(var e={},n=0;n<t.length;n++)t[n]&&O(e,t[n]);return e}function I(t,e,n){}var L=function(t,e,n){return!1},D=function(t){return t};function M(t,e){if(t===e)return!0;var n=c(t),r=c(e);if(!n||!r)return!n&&!r&&String(t)===String(e);try{var o=Array.isArray(t),i=Array.isArray(e);if(o&&i)return t.length===e.length&&t.every((function(t,n){return M(t,e[n])}));if(t instanceof Date&&e instanceof Date)return t.getTime()===e.getTime();if(o||i)return!1;var a=Object.keys(t),s=Object.keys(e);return a.length===s.length&&a.every((function(n){return M(t[n],e[n])}))}catch(t){return!1}}function P(t,e){for(var n=0;n<t.length;n++)if(M(t[n],e))return n;return-1}function j(t){var e=!1;return function(){e||(e=!0,t.apply(this,arguments))}}var F="data-server-rendered",U=["component","directive","filter"],$=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeDestroy","destroyed","activated","deactivated","errorCaptured","serverPrefetch"],B={optionMergeStrategies:Object.create(null),silent:!1,productionTip:!1,devtools:!1,performance:!1,errorHandler:null,warnHandler:null,ignoredElements:[],keyCodes:Object.create(null),isReservedTag:L,isReservedAttr:L,isUnknownElement:L,getTagNamespace:I,parsePlatformTagName:D,mustUseProp:L,async:!0,_lifecycleHooks:$},z=/a-zA-Z\u00B7\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u037D\u037F-\u1FFF\u200C-\u200D\u203F-\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD/;function q(t){var e=(t+"").charCodeAt(0);return 36===e||95===e}function H(t,e,n,r){Object.defineProperty(t,e,{value:n,enumerable:!!r,writable:!0,configurable:!0})}var G=new RegExp("[^"+z.source+".$_\\d]");var V,W="__proto__"in{},Y="undefined"!=typeof window,K="undefined"!=typeof WXEnvironment&&!!WXEnvironment.platform,X=K&&WXEnvironment.platform.toLowerCase(),Z=Y&&window.navigator.userAgent.toLowerCase(),J=Z&&/msie|trident/.test(Z),Q=Z&&Z.indexOf("msie 9.0")>0,tt=Z&&Z.indexOf("edge/")>0,et=(Z&&Z.indexOf("android"),Z&&/iphone|ipad|ipod|ios/.test(Z)||"ios"===X),nt=(Z&&/chrome\/\d+/.test(Z),Z&&/phantomjs/.test(Z),Z&&Z.match(/firefox\/(\d+)/)),rt={}.watch,ot=!1;if(Y)try{var it={};Object.defineProperty(it,"passive",{get:function(){ot=!0}}),window.addEventListener("test-passive",null,it)}catch(t){}var at=function(){return void 0===V&&(V=!Y&&!K&&void 0!==t&&(t.process&&"server"===t.process.env.VUE_ENV)),V},st=Y&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function ct(t){return"function"==typeof t&&/native code/.test(t.toString())}var ut,lt="undefined"!=typeof Symbol&&ct(Symbol)&&"undefined"!=typeof Reflect&&ct(Reflect.ownKeys);ut="undefined"!=typeof Set&&ct(Set)?Set:function(){function t(){this.set=Object.create(null)}return t.prototype.has=function(t){return!0===this.set[t]},t.prototype.add=function(t){this.set[t]=!0},t.prototype.clear=function(){this.set=Object.create(null)},t}();var ft=I,pt=0,dt=function(){this.id=pt++,this.subs=[]};dt.prototype.addSub=function(t){this.subs.push(t)},dt.prototype.removeSub=function(t){_(this.subs,t)},dt.prototype.depend=function(){dt.target&&dt.target.addDep(this)},dt.prototype.notify=function(){var t=this.subs.slice();for(var e=0,n=t.length;e<n;e++)t[e].update()},dt.target=null;var ht=[];function gt(t){ht.push(t),dt.target=t}function mt(){ht.pop(),dt.target=ht[ht.length-1]}var vt=function(t,e,n,r,o,i,a,s){this.tag=t,this.data=e,this.children=n,this.text=r,this.elm=o,this.ns=void 0,this.context=i,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=e&&e.key,this.componentOptions=a,this.componentInstance=void 0,this.parent=void 0,this.raw=!1,this.isStatic=!1,this.isRootInsert=!0,this.isComment=!1,this.isCloned=!1,this.isOnce=!1,this.asyncFactory=s,this.asyncMeta=void 0,this.isAsyncPlacehold
Editor is loading...