47. ErrorException
…/­app/­Http/­Controllers/­AdController.php204
46. Illuminate\Foundation\Bootstrap\HandleExceptions handleError
…/­app/­Http/­Controllers/­AdController.php204
45. LineWork\Http\Controllers\AdController showTaskWithOutDomain
<#unknown>0
44. call_user_func_array
…/­vendor/­laravel/­framework/­src/­Illuminate/­Routing/­Controller.php256
43. Illuminate\Routing\Controller callAction
…/­vendor/­laravel/­framework/­src/­Illuminate/­Routing/­ControllerDispatcher.php164
42. Illuminate\Routing\ControllerDispatcher call
…/­vendor/­laravel/­framework/­src/­Illuminate/­Routing/­ControllerDispatcher.php112
41. Illuminate\Routing\ControllerDispatcher Illuminate\Routing\{closure}
<#unknown>0
40. call_user_func
…/­vendor/­laravel/­framework/­src/­Illuminate/­Pipeline/­Pipeline.php139
39. Illuminate\Pipeline\Pipeline Illuminate\Pipeline\{closure}
<#unknown>0
38. call_user_func
…/­vendor/­laravel/­framework/­src/­Illuminate/­Pipeline/­Pipeline.php102
37. Illuminate\Pipeline\Pipeline then
…/­vendor/­laravel/­framework/­src/­Illuminate/­Routing/­ControllerDispatcher.php114
36. Illuminate\Routing\ControllerDispatcher callWithinStack
…/­vendor/­laravel/­framework/­src/­Illuminate/­Routing/­ControllerDispatcher.php68
35. Illuminate\Routing\ControllerDispatcher dispatch
…/­vendor/­laravel/­framework/­src/­Illuminate/­Routing/­Route.php203
34. Illuminate\Routing\Route runWithCustomDispatcher
…/­vendor/­laravel/­framework/­src/­Illuminate/­Routing/­Route.php134
33. Illuminate\Routing\Route run
…/­vendor/­laravel/­framework/­src/­Illuminate/­Routing/­Router.php708
32. Illuminate\Routing\Router Illuminate\Routing\{closure}
<#unknown>0
31. call_user_func
…/­vendor/­laravel/­framework/­src/­Illuminate/­Pipeline/­Pipeline.php139
30. Illuminate\Pipeline\Pipeline Illuminate\Pipeline\{closure}
<#unknown>0
29. call_user_func
…/­vendor/­laravel/­framework/­src/­Illuminate/­Pipeline/­Pipeline.php102
28. Illuminate\Pipeline\Pipeline then
…/­vendor/­laravel/­framework/­src/­Illuminate/­Routing/­Router.php710
27. Illuminate\Routing\Router runRouteWithinStack
…/­vendor/­laravel/­framework/­src/­Illuminate/­Routing/­Router.php674
26. Illuminate\Routing\Router dispatchToRoute
…/­vendor/­laravel/­framework/­src/­Illuminate/­Routing/­Router.php635
25. Illuminate\Routing\Router dispatch
…/­vendor/­laravel/­framework/­src/­Illuminate/­Foundation/­Http/­Kernel.php236
24. Illuminate\Foundation\Http\Kernel Illuminate\Foundation\Http\{closure}
<#unknown>0
23. call_user_func
…/­vendor/­laravel/­framework/­src/­Illuminate/­Pipeline/­Pipeline.php139
22. Illuminate\Pipeline\Pipeline Illuminate\Pipeline\{closure}
…/­vendor/­laravel/­framework/­src/­Illuminate/­Foundation/­Http/­Middleware/­VerifyCsrfToken.php50
21. Illuminate\Foundation\Http\Middleware\VerifyCsrfToken handle
<#unknown>0
20. call_user_func_array
…/­vendor/­laravel/­framework/­src/­Illuminate/­Pipeline/­Pipeline.php124
19. Illuminate\Pipeline\Pipeline Illuminate\Pipeline\{closure}
…/­vendor/­laravel/­framework/­src/­Illuminate/­View/­Middleware/­ShareErrorsFromSession.php49
18. Illuminate\View\Middleware\ShareErrorsFromSession handle
<#unknown>0
17. call_user_func_array
…/­vendor/­laravel/­framework/­src/­Illuminate/­Pipeline/­Pipeline.php124
16. Illuminate\Pipeline\Pipeline Illuminate\Pipeline\{closure}
…/­vendor/­laravel/­framework/­src/­Illuminate/­Session/­Middleware/­StartSession.php62
15. Illuminate\Session\Middleware\StartSession handle
<#unknown>0
14. call_user_func_array
…/­vendor/­laravel/­framework/­src/­Illuminate/­Pipeline/­Pipeline.php124
13. Illuminate\Pipeline\Pipeline Illuminate\Pipeline\{closure}
…/­vendor/­laravel/­framework/­src/­Illuminate/­Cookie/­Middleware/­AddQueuedCookiesToResponse.php37
12. Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse handle
<#unknown>0
11. call_user_func_array
…/­vendor/­laravel/­framework/­src/­Illuminate/­Pipeline/­Pipeline.php124
10. Illuminate\Pipeline\Pipeline Illuminate\Pipeline\{closure}
…/­vendor/­laravel/­framework/­src/­Illuminate/­Cookie/­Middleware/­EncryptCookies.php59
9. Illuminate\Cookie\Middleware\EncryptCookies handle
<#unknown>0
8. call_user_func_array
…/­vendor/­laravel/­framework/­src/­Illuminate/­Pipeline/­Pipeline.php124
7. Illuminate\Pipeline\Pipeline Illuminate\Pipeline\{closure}
…/­vendor/­laravel/­framework/­src/­Illuminate/­Foundation/­Http/­Middleware/­CheckForMaintenanceMode.php44
6. Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode handle
<#unknown>0
5. call_user_func_array
…/­vendor/­laravel/­framework/­src/­Illuminate/­Pipeline/­Pipeline.php124
4. Illuminate\Pipeline\Pipeline Illuminate\Pipeline\{closure}
<#unknown>0
3. call_user_func
…/­vendor/­laravel/­framework/­src/­Illuminate/­Pipeline/­Pipeline.php102
2. Illuminate\Pipeline\Pipeline then
…/­vendor/­laravel/­framework/­src/­Illuminate/­Foundation/­Http/­Kernel.php122
1. Illuminate\Foundation\Http\Kernel sendRequestThroughRouter
…/­vendor/­laravel/­framework/­src/­Illuminate/­Foundation/­Http/­Kernel.php87
0. Illuminate\Foundation\Http\Kernel handle
…/­public/­index.php53

ErrorException (E_NOTICE)

Callstack information; navigate with mouse or keyboard using Ctrl+↑ or Ctrl+↓
Copy-to-clipboard button
Exception message and its type
Code snippet where the error was thrown
Server state information
Application provided context information
ErrorException thrown with message "Trying to get property of non-object" Stacktrace: #47 ErrorException in /home/mango/public_html/app/Http/Controllers/AdController.php:204 #46 Illuminate\Foundation\Bootstrap\HandleExceptions:handleError in /home/mango/public_html/app/Http/Controllers/AdController.php:204 #45 LineWork\Http\Controllers\AdController:showTaskWithOutDomain in <#unknown>:0 #44 call_user_func_array in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Routing/Controller.php:256 #43 Illuminate\Routing\Controller:callAction in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:164 #42 Illuminate\Routing\ControllerDispatcher:call in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:112 #41 Illuminate\Routing\ControllerDispatcher:Illuminate\Routing\{closure} in <#unknown>:0 #40 call_user_func in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:139 #39 Illuminate\Pipeline\Pipeline:Illuminate\Pipeline\{closure} in <#unknown>:0 #38 call_user_func in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:102 #37 Illuminate\Pipeline\Pipeline:then in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:114 #36 Illuminate\Routing\ControllerDispatcher:callWithinStack in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:68 #35 Illuminate\Routing\ControllerDispatcher:dispatch in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php:203 #34 Illuminate\Routing\Route:runWithCustomDispatcher in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php:134 #33 Illuminate\Routing\Route:run in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:708 #32 Illuminate\Routing\Router:Illuminate\Routing\{closure} in <#unknown>:0 #31 call_user_func in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:139 #30 Illuminate\Pipeline\Pipeline:Illuminate\Pipeline\{closure} in <#unknown>:0 #29 call_user_func in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:102 #28 Illuminate\Pipeline\Pipeline:then in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:710 #27 Illuminate\Routing\Router:runRouteWithinStack in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:674 #26 Illuminate\Routing\Router:dispatchToRoute in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:635 #25 Illuminate\Routing\Router:dispatch in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:236 #24 Illuminate\Foundation\Http\Kernel:Illuminate\Foundation\Http\{closure} in <#unknown>:0 #23 call_user_func in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:139 #22 Illuminate\Pipeline\Pipeline:Illuminate\Pipeline\{closure} in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:50 #21 Illuminate\Foundation\Http\Middleware\VerifyCsrfToken:handle in <#unknown>:0 #20 call_user_func_array in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124 #19 Illuminate\Pipeline\Pipeline:Illuminate\Pipeline\{closure} in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49 #18 Illuminate\View\Middleware\ShareErrorsFromSession:handle in <#unknown>:0 #17 call_user_func_array in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124 #16 Illuminate\Pipeline\Pipeline:Illuminate\Pipeline\{closure} in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:62 #15 Illuminate\Session\Middleware\StartSession:handle in <#unknown>:0 #14 call_user_func_array in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124 #13 Illuminate\Pipeline\Pipeline:Illuminate\Pipeline\{closure} in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37 #12 Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse:handle in <#unknown>:0 #11 call_user_func_array in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124 #10 Illuminate\Pipeline\Pipeline:Illuminate\Pipeline\{closure} in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:59 #9 Illuminate\Cookie\Middleware\EncryptCookies:handle in <#unknown>:0 #8 call_user_func_array in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124 #7 Illuminate\Pipeline\Pipeline:Illuminate\Pipeline\{closure} in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:44 #6 Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode:handle in <#unknown>:0 #5 call_user_func_array in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124 #4 Illuminate\Pipeline\Pipeline:Illuminate\Pipeline\{closure} in <#unknown>:0 #3 call_user_func in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:102 #2 Illuminate\Pipeline\Pipeline:then in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:122 #1 Illuminate\Foundation\Http\Kernel:sendRequestThroughRouter in /home/mango/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:87 #0 Illuminate\Foundation\Http\Kernel:handle in /home/mango/public_html/public/index.php:53

Trying to get property of non-object

/home/mango/public_html/app/Http/Controllers/AdController.php
        //если задание должно отображаться для всех городов
        if ($task->location_id != '-1') {
            $location = Location::find($task->location_id);
        } else {
            $location = Location::find(Session::get('location')['loc_id']);
        }
 
        $location = ['loc_id' => $location->id, 'slug' => $location->slug, 'name' => $location->title, 'confirm' => true,];
        Session::put('location', $location);
 
/home/mango/public_html/app/Http/Controllers/AdController.php
        //если задание должно отображаться для всех городов
        if ($task->location_id != '-1') {
            $location = Location::find($task->location_id);
        } else {
            $location = Location::find(Session::get('location')['loc_id']);
        }
 
        $location = ['loc_id' => $location->id, 'slug' => $location->slug, 'name' => $location->title, 'confirm' => true,];
        Session::put('location', $location);
 
<#unknown>
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Routing/Controller.php
     *
     * @param  string  $method
     * @param  array   $parameters
     * @return \Symfony\Component\HttpFoundation\Response
     */
    public function callAction($method, $parameters)
    {
        return call_user_func_array([$this, $method], $parameters);
    }
 
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php
     */
    protected function call($instance, $route, $method)
    {
        $parameters = $this->resolveClassMethodDependencies(
            $route->parametersWithoutNulls(), $instance, $method
        );
 
        return $instance->callAction($method, $parameters);
    }
 
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php
        // us the ability to define middlewares on controllers. We will return the given
        // response back out so that "after" filters can be run after the middlewares.
        return (new Pipeline($this->container))
                    ->send($request)
                    ->through($middleware)
                    ->then(function ($request) use ($instance, $route, $method) {
                        return $this->router->prepareResponse(
                            $request, $this->call($instance, $route, $method)
                        );
                    });
<#unknown>
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php
     *
     * @param  \Closure  $destination
     * @return \Closure
     */
    protected function getInitialSlice(Closure $destination)
    {
        return function ($passable) use ($destination) {
            return call_user_func($destination, $passable);
        };
    }
<#unknown>
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php
    public function then(Closure $destination)
    {
        $firstSlice = $this->getInitialSlice($destination);
 
        $pipes = array_reverse($this->pipes);
 
        return call_user_func(
            array_reduce($pipes, $this->getSlice(), $firstSlice), $this->passable
        );
    }
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php
        return (new Pipeline($this->container))
                    ->send($request)
                    ->through($middleware)
                    ->then(function ($request) use ($instance, $route, $method) {
                        return $this->router->prepareResponse(
                            $request, $this->call($instance, $route, $method)
                        );
                    });
    }
 
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php
        $response = $this->before($instance, $route, $request, $method);
 
        // If no before filters returned a response we'll call the method on the controller
        // to get the response to be returned to the router. We will then return it back
        // out for processing by this router and the after filters can be called then.
        if (is_null($response)) {
            $response = $this->callWithinStack(
                $instance, $route, $request, $method
            );
        }
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php
     */
    protected function runWithCustomDispatcher(Request $request)
    {
        list($class, $method) = explode('@', $this->action['uses']);
 
        $dispatcher = $this->container->make('illuminate.route.dispatcher');
 
        return $dispatcher->dispatch($this, $request, $class, $method);
    }
 
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php
 
        try {
            if (! is_string($this->action['uses'])) {
                return $this->runCallable($request);
            }
 
            if ($this->customDispatcherIsBound()) {
                return $this->runWithCustomDispatcher($request);
            }
 
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php
 
        return (new Pipeline($this->container))
                        ->send($request)
                        ->through($middleware)
                        ->then(function ($request) use ($route) {
                            return $this->prepareResponse(
                                $request,
                                $route->run($request)
                            );
                        });
<#unknown>
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php
     *
     * @param  \Closure  $destination
     * @return \Closure
     */
    protected function getInitialSlice(Closure $destination)
    {
        return function ($passable) use ($destination) {
            return call_user_func($destination, $passable);
        };
    }
<#unknown>
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php
    public function then(Closure $destination)
    {
        $firstSlice = $this->getInitialSlice($destination);
 
        $pipes = array_reverse($this->pipes);
 
        return call_user_func(
            array_reduce($pipes, $this->getSlice(), $firstSlice), $this->passable
        );
    }
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php
                        ->send($request)
                        ->through($middleware)
                        ->then(function ($request) use ($route) {
                            return $this->prepareResponse(
                                $request,
                                $route->run($request)
                            );
                        });
    }
 
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php
        // Once we have successfully matched the incoming request to a given route we
        // can call the before filters on that route. This works similar to global
        // filters in that if a response is returned we will not call the route.
        $response = $this->callRouteBefore($route, $request);
 
        if (is_null($response)) {
            $response = $this->runRouteWithinStack(
                $route, $request
            );
        }
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php
 
        // If no response was returned from the before filter, we will call the proper
        // route instance to get the response. If no route is found a response will
        // still get returned based on why no routes were found for this request.
        $response = $this->callFilter('before', $request);
 
        if (is_null($response)) {
            $response = $this->dispatchToRoute($request);
        }
 
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php
     * @return \Closure
     */
    protected function dispatchToRouter()
    {
        return function ($request) {
            $this->app->instance('request', $request);
 
            return $this->router->dispatch($request);
        };
    }
<#unknown>
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php
     *
     * @param  \Closure  $destination
     * @return \Closure
     */
    protected function getInitialSlice(Closure $destination)
    {
        return function ($passable) use ($destination) {
            return call_user_func($destination, $passable);
        };
    }
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php
     * @return mixed
     *
     * @throws \Illuminate\Session\TokenMismatchException
     */
    public function handle($request, Closure $next)
    {
        if ($this->isReading($request) || $this->shouldPassThrough($request) || $this->tokensMatch($request)) {
            return $this->addCookieToResponse($request, $next($request));
        }
 
<#unknown>
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php
                // the appropriate method and arguments, returning the results back out.
                if ($pipe instanceof Closure) {
                    return call_user_func($pipe, $passable, $stack);
                } else {
                    list($name, $parameters) = $this->parsePipeString($pipe);
 
                    return call_user_func_array([$this->container->make($name), $this->method],
                                                array_merge([$passable, $stack], $parameters));
                }
            };
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php
            '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);
    }
}
<#unknown>
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php
                // the appropriate method and arguments, returning the results back out.
                if ($pipe instanceof Closure) {
                    return call_user_func($pipe, $passable, $stack);
                } else {
                    list($name, $parameters) = $this->parsePipeString($pipe);
 
                    return call_user_func_array([$this->container->make($name), $this->method],
                                                array_merge([$passable, $stack], $parameters));
                }
            };
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php
        // do not make use of PHP "native" sessions in any way since they are crappy.
        if ($this->sessionConfigured()) {
            $session = $this->startSession($request);
 
            $request->setSession($session);
        }
 
        $response = $next($request);
 
        // Again, if the session has been configured we will need to close out the session
<#unknown>
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php
                // the appropriate method and arguments, returning the results back out.
                if ($pipe instanceof Closure) {
                    return call_user_func($pipe, $passable, $stack);
                } else {
                    list($name, $parameters) = $this->parsePipeString($pipe);
 
                    return call_user_func_array([$this->container->make($name), $this->method],
                                                array_merge([$passable, $stack], $parameters));
                }
            };
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php
     *
     * @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) {
<#unknown>
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php
                // the appropriate method and arguments, returning the results back out.
                if ($pipe instanceof Closure) {
                    return call_user_func($pipe, $passable, $stack);
                } else {
                    list($name, $parameters) = $this->parsePipeString($pipe);
 
                    return call_user_func_array([$this->container->make($name), $this->method],
                                                array_merge([$passable, $stack], $parameters));
                }
            };
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php
     *
     * @param  \Illuminate\Http\Request  $request
     * @param  \Closure  $next
     * @return mixed
     */
    public function handle($request, Closure $next)
    {
        return $this->encrypt($next($this->decrypt($request)));
    }
 
<#unknown>
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php
                // the appropriate method and arguments, returning the results back out.
                if ($pipe instanceof Closure) {
                    return call_user_func($pipe, $passable, $stack);
                } else {
                    list($name, $parameters) = $this->parsePipeString($pipe);
 
                    return call_user_func_array([$this->container->make($name), $this->method],
                                                array_merge([$passable, $stack], $parameters));
                }
            };
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php
     */
    public function handle($request, Closure $next)
    {
        if ($this->app->isDownForMaintenance()) {
            throw new HttpException(503);
        }
 
        return $next($request);
    }
}
<#unknown>
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php
                // the appropriate method and arguments, returning the results back out.
                if ($pipe instanceof Closure) {
                    return call_user_func($pipe, $passable, $stack);
                } else {
                    list($name, $parameters) = $this->parsePipeString($pipe);
 
                    return call_user_func_array([$this->container->make($name), $this->method],
                                                array_merge([$passable, $stack], $parameters));
                }
            };
<#unknown>
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php
    public function then(Closure $destination)
    {
        $firstSlice = $this->getInitialSlice($destination);
 
        $pipes = array_reverse($this->pipes);
 
        return call_user_func(
            array_reduce($pipes, $this->getSlice(), $firstSlice), $this->passable
        );
    }
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php
        Facade::clearResolvedInstance('request');
 
        $this->bootstrap();
 
        return (new Pipeline($this->app))
                    ->send($request)
                    ->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)
                    ->then($this->dispatchToRouter());
    }
 
/home/mango/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php
     * @return \Illuminate\Http\Response
     */
    public function handle($request)
    {
        try {
            $request->enableHttpMethodParameterOverride();
 
            $response = $this->sendRequestThroughRouter($request);
        } catch (Exception $e) {
            $this->reportException($e);
/home/mango/public_html/public/index.php
| and wonderful application we have prepared for them.
|
*/

$kernel = $app->make(Illuminate\Contracts\Http\Kernel::class);

$response = $kernel->handle(
    $request = Illuminate\Http\Request::capture()
);

empty
empty
empty
empty
empty
Key Value
CONTEXT_DOCUMENT_ROOT /home/mango/public_html
CONTEXT_PREFIX
DOCUMENT_ROOT /home/mango/public_html
GATEWAY_INTERFACE CGI/1.1
HTTPS on
HTTP_ACCEPT */*
HTTP_CONNECTION close
HTTP_HOST mangoworks.com.ua
HTTP_USER_AGENT claudebot
HTTP_X_FORWARDED_FOR 3.227.252.87
HTTP_X_FORWARDED_HOST mangoworks.com.ua
HTTP_X_FORWARDED_PROTO https
HTTP_X_FORWARDED_SERVER mangoworks.com.ua
HTTP_X_REAL_IP 3.227.252.87
PATH /bin:/usr/bin:/usr/local/php/bin
PHPRC /home/mango
QUERY_STRING
REDIRECT_HTTPS on
REDIRECT_REDIRECT_HTTPS on
REDIRECT_REDIRECT_STATUS 200
REDIRECT_REDIRECT_UNIQUE_ID Zf85X2FQN-WCF0Tap1c60wAAAMY
REDIRECT_STATUS 200
REDIRECT_UNIQUE_ID Zf85X2FQN-WCF0Tap1c60wAAAMY
REDIRECT_URL /public/ad-192
REMOTE_ADDR 3.227.252.87
REMOTE_PORT 34594
REQUEST_METHOD GET
REQUEST_SCHEME https
REQUEST_URI /ad-192
SCRIPT_FILENAME /home/mango/public_html/public/index.php
SCRIPT_NAME /public/index.php
SERVER_ADDR 194.33.180.252
SERVER_ADMIN webmaster@mangoworks.com.ua
SERVER_NAME mangoworks.com.ua
SERVER_PORT 443
SERVER_PROTOCOL HTTP/1.0
SERVER_SIGNATURE
SERVER_SOFTWARE Apache/2.4.57 (Unix) OpenSSL/1.1.1k
UNIQUE_ID Zf85X2FQN-WCF0Tap1c60wAAAMY
PHP_SELF /public/index.php
REQUEST_TIME_FLOAT 1711225183,0925
REQUEST_TIME 1711225183
APP_ENV local
APP_DEBUG true
APP_KEY ZYVozyTeGKxrT1cX
DB_HOST localhost
DB_DATABASE mango_db
DB_USERNAME mango_db
DB_PASSWORD 5OVqnqlM4vhQ
CACHE_DRIVER file
SESSION_DRIVER redis
QUEUE_DRIVER sync
MAIL_DRIVER mail
MAIL_HOST mail.mangoworks.com.ua
MAIL_PORT 25
MAIL_USERNAME info@mangoworks.com.ua
MAIL_PASSWORD k9g2S8G6D3
MAIL_ENCRYPTION null
ADMIN_EMAIL admin@admin.ru
ADMIN_NAME Admin
BASE_URL http://mangoworks.com.ua/
APP_DOMAIN mangoworks.com.ua
PROTOCOL https://
Key Value
APP_ENV local
APP_DEBUG true
APP_KEY ZYVozyTeGKxrT1cX
DB_HOST localhost
DB_DATABASE mango_db
DB_USERNAME mango_db
DB_PASSWORD 5OVqnqlM4vhQ
CACHE_DRIVER file
SESSION_DRIVER redis
QUEUE_DRIVER sync
MAIL_DRIVER mail
MAIL_HOST mail.mangoworks.com.ua
MAIL_PORT 25
MAIL_USERNAME info@mangoworks.com.ua
MAIL_PASSWORD k9g2S8G6D3
MAIL_ENCRYPTION null
ADMIN_EMAIL admin@admin.ru
ADMIN_NAME Admin
BASE_URL http://mangoworks.com.ua/
APP_DOMAIN mangoworks.com.ua
PROTOCOL https://
0. Whoops\Handler\PrettyPageHandler