40. ErrorException
…/­vendor/­laravel/­framework/­src/­Illuminate/­Database/­Connection.php631
39. Illuminate\View\Engines\CompilerEngine handleViewException
…/­vendor/­laravel/­framework/­src/­Illuminate/­View/­Engines/­PhpEngine.php41
38. ErrorException
…/­vendor/­laravel/­framework/­src/­Illuminate/­Database/­Connection.php631
37. Illuminate\View\Engines\CompilerEngine handleViewException
…/­vendor/­laravel/­framework/­src/­Illuminate/­View/­Engines/­PhpEngine.php41
36. Illuminate\Database\QueryException
…/­vendor/­laravel/­framework/­src/­Illuminate/­Database/­Connection.php631
35. PDOException
…/­vendor/­laravel/­framework/­src/­Illuminate/­Database/­Connection.php301
34. PDOStatement execute
…/­vendor/­laravel/­framework/­src/­Illuminate/­Database/­Connection.php301
33. Illuminate\Database\Connection Illuminate\Database\{closure}
…/­vendor/­laravel/­framework/­src/­Illuminate/­Database/­Connection.php623
32. Illuminate\Database\Connection runQueryCallback
…/­vendor/­laravel/­framework/­src/­Illuminate/­Database/­Connection.php587
31. Illuminate\Database\Connection run
…/­vendor/­laravel/­framework/­src/­Illuminate/­Database/­Connection.php304
30. Illuminate\Database\Connection select
…/­vendor/­laravel/­framework/­src/­Illuminate/­Database/­Query/­Builder.php1412
29. Illuminate\Database\Query\Builder runSelect
…/­vendor/­laravel/­framework/­src/­Illuminate/­Database/­Query/­Builder.php1397
28. Illuminate\Database\Query\Builder getFresh
…/­vendor/­laravel/­framework/­src/­Illuminate/­Database/­Query/­Builder.php1384
27. Illuminate\Database\Query\Builder get
…/­vendor/­laravel/­framework/­src/­Illuminate/­Database/­Eloquent/­Builder.php411
26. Illuminate\Database\Eloquent\Builder getModels
…/­vendor/­laravel/­framework/­src/­Illuminate/­Database/­Eloquent/­Builder.php151
25. Illuminate\Database\Eloquent\Builder get
…/­app/­helpers.php69
24. programas
…/­app/­storage/­views/­329b91d27b1c3f912ee6cdee8879e93b144
23. include
…/­vendor/­laravel/­framework/­src/­Illuminate/­View/­Engines/­PhpEngine.php37
22. Illuminate\View\Engines\PhpEngine evaluatePath
…/­vendor/­laravel/­framework/­src/­Illuminate/­View/­Engines/­CompilerEngine.php57
21. Illuminate\View\Engines\CompilerEngine get
…/­vendor/­laravel/­framework/­src/­Illuminate/­View/­View.php140
20. Illuminate\View\View getContents
…/­vendor/­laravel/­framework/­src/­Illuminate/­View/­View.php109
19. Illuminate\View\View renderContents
…/­vendor/­laravel/­framework/­src/­Illuminate/­View/­View.php78
18. Illuminate\View\View render
…/­app/­storage/­views/­ef78ef08fce3a9aa5f6abc0d01774ffd90
17. include
…/­vendor/­laravel/­framework/­src/­Illuminate/­View/­Engines/­PhpEngine.php37
16. Illuminate\View\Engines\PhpEngine evaluatePath
…/­vendor/­laravel/­framework/­src/­Illuminate/­View/­Engines/­CompilerEngine.php57
15. Illuminate\View\Engines\CompilerEngine get
…/­vendor/­laravel/­framework/­src/­Illuminate/­View/­View.php140
14. Illuminate\View\View getContents
…/­vendor/­laravel/­framework/­src/­Illuminate/­View/­View.php109
13. Illuminate\View\View renderContents
…/­vendor/­laravel/­framework/­src/­Illuminate/­View/­View.php78
12. Illuminate\View\View render
…/­vendor/­laravel/­framework/­src/­Illuminate/­Http/­Response.php43
11. Illuminate\Http\Response setContent
…/­vendor/­symfony/­http-foundation/­Response.php202
10. Symfony\Component\HttpFoundation\Response __construct
…/­vendor/­laravel/­framework/­src/­Illuminate/­Routing/­Router.php1501
9. Illuminate\Routing\Router prepareResponse
…/­vendor/­laravel/­framework/­src/­Illuminate/­Routing/­Router.php1036
8. Illuminate\Routing\Router dispatchToRoute
…/­vendor/­laravel/­framework/­src/­Illuminate/­Routing/­Router.php1001
7. Illuminate\Routing\Router dispatch
…/­vendor/­laravel/­framework/­src/­Illuminate/­Foundation/­Application.php781
6. Illuminate\Foundation\Application dispatch
…/­vendor/­laravel/­framework/­src/­Illuminate/­Foundation/­Application.php745
5. Illuminate\Foundation\Application handle
…/­vendor/­laravel/­framework/­src/­Illuminate/­Session/­Middleware.php72
4. Illuminate\Session\Middleware handle
…/­vendor/­laravel/­framework/­src/­Illuminate/­Cookie/­Queue.php47
3. Illuminate\Cookie\Queue handle
…/­vendor/­laravel/­framework/­src/­Illuminate/­Cookie/­Guard.php51
2. Illuminate\Cookie\Guard handle
…/­vendor/­stack/­builder/­src/­Stack/­StackedHttpKernel.php23
1. Stack\StackedHttpKernel handle
…/­vendor/­laravel/­framework/­src/­Illuminate/­Foundation/­Application.php641
0. Illuminate\Foundation\Application run
…/­public/­index.php49

ErrorException (E_ERROR)

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 "SQLSTATE[42S02]: Base table or view not found: 1146 Table 'secretar_postgrado.carreras' doesn't exist (SQL: select * from `carreras` where (select count(*) from `postgrados` where `postgrados`.`carrera_id` = `carreras`.`id` and `estado` = 1) >= 1) (View: /var/www/clients/client0/web20/web/app/views/home/layouts/layout.blade.php) (View: /var/www/clients/client0/web20/web/app/views/home/layouts/layout.blade.php)" Stacktrace: #40 ErrorException in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/Database/Connection.php:631 #39 Illuminate\View\Engines\CompilerEngine:handleViewException in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:41 #38 ErrorException in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/Database/Connection.php:631 #37 Illuminate\View\Engines\CompilerEngine:handleViewException in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:41 #36 Illuminate\Database\QueryException in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/Database/Connection.php:631 #35 PDOException in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/Database/Connection.php:301 #34 PDOStatement:execute in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/Database/Connection.php:301 #33 Illuminate\Database\Connection:Illuminate\Database\{closure} in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/Database/Connection.php:623 #32 Illuminate\Database\Connection:runQueryCallback in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/Database/Connection.php:587 #31 Illuminate\Database\Connection:run in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/Database/Connection.php:304 #30 Illuminate\Database\Connection:select in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php:1412 #29 Illuminate\Database\Query\Builder:runSelect in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php:1397 #28 Illuminate\Database\Query\Builder:getFresh in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php:1384 #27 Illuminate\Database\Query\Builder:get in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php:411 #26 Illuminate\Database\Eloquent\Builder:getModels in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php:151 #25 Illuminate\Database\Eloquent\Builder:get in /var/www/clients/client0/web20/web/app/helpers.php:69 #24 programas in /var/www/clients/client0/web20/web/app/storage/views/329b91d27b1c3f912ee6cdee8879e93b:144 #23 include in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:37 #22 Illuminate\View\Engines\PhpEngine:evaluatePath in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57 #21 Illuminate\View\Engines\CompilerEngine:get in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/View/View.php:140 #20 Illuminate\View\View:getContents in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/View/View.php:109 #19 Illuminate\View\View:renderContents in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/View/View.php:78 #18 Illuminate\View\View:render in /var/www/clients/client0/web20/web/app/storage/views/ef78ef08fce3a9aa5f6abc0d01774ffd:90 #17 include in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:37 #16 Illuminate\View\Engines\PhpEngine:evaluatePath in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57 #15 Illuminate\View\Engines\CompilerEngine:get in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/View/View.php:140 #14 Illuminate\View\View:getContents in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/View/View.php:109 #13 Illuminate\View\View:renderContents in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/View/View.php:78 #12 Illuminate\View\View:render in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/Http/Response.php:43 #11 Illuminate\Http\Response:setContent in /var/www/clients/client0/web20/web/vendor/symfony/http-foundation/Response.php:202 #10 Symfony\Component\HttpFoundation\Response:__construct in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/Routing/Router.php:1501 #9 Illuminate\Routing\Router:prepareResponse in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/Routing/Router.php:1036 #8 Illuminate\Routing\Router:dispatchToRoute in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/Routing/Router.php:1001 #7 Illuminate\Routing\Router:dispatch in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:781 #6 Illuminate\Foundation\Application:dispatch in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:745 #5 Illuminate\Foundation\Application:handle in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/Session/Middleware.php:72 #4 Illuminate\Session\Middleware:handle in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/Cookie/Queue.php:47 #3 Illuminate\Cookie\Queue:handle in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/Cookie/Guard.php:51 #2 Illuminate\Cookie\Guard:handle in /var/www/clients/client0/web20/web/vendor/stack/builder/src/Stack/StackedHttpKernel.php:23 #1 Stack\StackedHttpKernel:handle in /var/www/clients/client0/web20/web/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:641 #0 Illuminate\Foundation\Application:run in /var/www/clients/client0/web20/web/public/index.php:49

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'secretar_postgrado.carreras' doesn't exist (SQL: select * from `carreras` where (select count(*) from `postgrados` where `postgrados`.`carrera_id` = `carreras`.`id` and `estado` = 1) >= 1) (View: /var/www/clients/client0/web20/web/app/views/home/layouts/layout.blade.php) (View: /var/www/clients/client0/web20/web/app/views/home/layouts/layout.blade.php)

		}
 
		// If an exception occurs when attempting to run a query, we'll format the error
		// message to include the bindings with SQL, which will make this exception a
		// lot more helpful to the developer instead of just the database's errors.
		catch (\Exception $e)
		{
			throw new QueryException(
				$query, $this->prepareBindings($bindings), $e
			);
		// an exception is thrown. This prevents any partial views from leaking.
		try
		{
			include $__path;
		}
		catch (\Exception $e)
		{
			$this->handleViewException($e, $obLevel);
		}
		catch (\Throwable $e)
		}
 
		// If an exception occurs when attempting to run a query, we'll format the error
		// message to include the bindings with SQL, which will make this exception a
		// lot more helpful to the developer instead of just the database's errors.
		catch (\Exception $e)
		{
			throw new QueryException(
				$query, $this->prepareBindings($bindings), $e
			);
Exception message: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'secretar_postgrado.carreras' doesn't exist (SQL: select * from `carreras` where (select count(*) from `postgrados` where `postgrados`.`carrera_id` = `carreras`.`id` and `estado` = 1) >= 1) (View: /var/www/clients/client0/web20/web/app/views/home/layouts/layout.blade.php)
		// an exception is thrown. This prevents any partial views from leaking.
		try
		{
			include $__path;
		}
		catch (\Exception $e)
		{
			$this->handleViewException($e, $obLevel);
		}
		catch (\Throwable $e)
		}
 
		// If an exception occurs when attempting to run a query, we'll format the error
		// message to include the bindings with SQL, which will make this exception a
		// lot more helpful to the developer instead of just the database's errors.
		catch (\Exception $e)
		{
			throw new QueryException(
				$query, $this->prepareBindings($bindings), $e
			);
Exception message: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'secretar_postgrado.carreras' doesn't exist (SQL: select * from `carreras` where (select count(*) from `postgrados` where `postgrados`.`carrera_id` = `carreras`.`id` and `estado` = 1) >= 1)
			if ($me->pretending()) return array();
 
			// For select statements, we'll simply execute the query and return an array
			// of the database result set. Each element in the array will be a single
			// row from the database table, and will either be an array or objects.
			$statement = $this->getPdoForSelect($useReadPdo)->prepare($query);
 
			$statement->execute($me->prepareBindings($bindings));
 
			return $statement->fetchAll($me->getFetchMode());
Exception message: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'secretar_postgrado.carreras' doesn't exist
			if ($me->pretending()) return array();
 
			// For select statements, we'll simply execute the query and return an array
			// of the database result set. Each element in the array will be a single
			// row from the database table, and will either be an array or objects.
			$statement = $this->getPdoForSelect($useReadPdo)->prepare($query);
 
			$statement->execute($me->prepareBindings($bindings));
 
			return $statement->fetchAll($me->getFetchMode());
	protected function runQueryCallback($query, $bindings, Closure $callback)
	{
		// To execute the statement, we'll simply call the callback, which will actually
		// run the SQL against the PDO connection. Then we can calculate the time it
		// took to execute and log the query SQL, bindings and time in our memory.
		try
		{
			$result = $callback($this, $query, $bindings);
		}
 
		$start = microtime(true);
 
		// Here we will run this query. If an exception occurs we'll determine if it was
		// caused by a connection that has been lost. If that is the cause, we'll try
		// to re-establish connection and re-run the query with a fresh connection.
		try
		{
			$result = $this->runQueryCallback($query, $bindings, $callback);
		}
		catch (QueryException $e)
			// of the database result set. Each element in the array will be a single
			// row from the database table, and will either be an array or objects.
			$statement = $this->getPdoForSelect($useReadPdo)->prepare($query);
 
			$statement->execute($me->prepareBindings($bindings));
 
			return $statement->fetchAll($me->getFetchMode());
		});
	}
 
	protected function runSelect()
	{
		if ($this->useWritePdo)
		{
			return $this->connection->select($this->toSql(), $this->getBindings(), false);
		}
 
		return $this->connection->select($this->toSql(), $this->getBindings());
	}
 
	 * @param  array  $columns
	 * @return array|static[]
	 */
	public function getFresh($columns = array('*'))
	{
		if (is_null($this->columns)) $this->columns = $columns;
 
		return $this->processor->processSelect($this, $this->runSelect());
	}
 
	 * @param  array  $columns
	 * @return array|static[]
	 */
	public function get($columns = array('*'))
	{
		if ( ! is_null($this->cacheMinutes)) return $this->getCached($columns);
 
		return $this->getFresh($columns);
	}
 
	 * @return \Illuminate\Database\Eloquent\Model[]
	 */
	public function getModels($columns = array('*'))
	{
		// First, we will simply get the raw results from the query builders which we
		// can use to populate an array with Eloquent models. We will pass columns
		// that should be selected as well, which are typically just everything.
		$results = $this->query->get($columns);
 
		$connection = $this->model->getConnectionName();
	 * Execute the query as a "select" statement.
	 *
	 * @param  array  $columns
	 * @return \Illuminate\Database\Eloquent\Collection|static[]
	 */
	public function get($columns = array('*'))
	{
		$models = $this->getModels($columns);
 
		// If we actually found models we will also eager load any relationships that
    ->with(['postgrado'=>function($a){
      $a->where('estado',1)
      ->with(['nivel'=>function($a){
        $a->orderBy('descripcion');
      }])
      ->orderBy('nivel_id','asc')
      ->orderBy('titulo','asc');
    }])->get();
    return $programas;
  }
 
                <li class="nav-item dropdown">
                  <a class="nav-link dropdown-toggle " data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false">
                    Programas
                  </a>
                  <div class="dropdown-menu">
                    <!--funcion del helper que llamara a los programas activos-->
                    <?php foreach(programas() as $carrera): ?>
                      <ul class="nav">
                        <li class="nav-item dropdown">
		extract($__data);
 
		// We'll evaluate the contents of the view inside a try/catch block so we can
		// flush out any stray output that might get out before an error occurs or
		// an exception is thrown. This prevents any partial views from leaking.
		try
		{
			include $__path;
		}
		catch (\Exception $e)
		}
 
		$compiled = $this->compiler->getCompiledPath($path);
 
		// Once we have the path to the compiled file, we will evaluate the paths with
		// typical PHP just like any other templates. We also keep a stack of views
		// which have been rendered for right exception messages to be generated.
		$results = $this->evaluatePath($compiled, $data);
 
		array_pop($this->lastCompiled);
    /**
     * Get the evaluated contents of the view.
     *
     * @return string
     */
    protected function getContents()
    {
        return $this->engine->get($this->path, $this->gatherData());
    }
 
        // We will keep track of the amount of views being rendered so we can flush
        // the section after the complete rendering operation is done. This will
        // clear out the sections for any separate views that may be rendered.
        $this->factory->incrementRender();
 
        $this->factory->callComposer($this);
 
        $contents = $this->getContents();
 
        // Once we've finished rendering the view, we'll decrement the render count
     *
     * @param  \Closure  $callback
     * @return string
     */
    public function render(Closure $callback = null)
    {
        try {
            $contents = $this->renderContents();
 
            $response = isset($callback) ? $callback($this, $contents) : null;
        </div>
      </div>
 
    </div>
  </div>
  <?php $__env->stopSection(); ?>
 
<?php echo $__env->make('home/layouts/layout', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
		extract($__data);
 
		// We'll evaluate the contents of the view inside a try/catch block so we can
		// flush out any stray output that might get out before an error occurs or
		// an exception is thrown. This prevents any partial views from leaking.
		try
		{
			include $__path;
		}
		catch (\Exception $e)
		}
 
		$compiled = $this->compiler->getCompiledPath($path);
 
		// Once we have the path to the compiled file, we will evaluate the paths with
		// typical PHP just like any other templates. We also keep a stack of views
		// which have been rendered for right exception messages to be generated.
		$results = $this->evaluatePath($compiled, $data);
 
		array_pop($this->lastCompiled);
    /**
     * Get the evaluated contents of the view.
     *
     * @return string
     */
    protected function getContents()
    {
        return $this->engine->get($this->path, $this->gatherData());
    }
 
        // We will keep track of the amount of views being rendered so we can flush
        // the section after the complete rendering operation is done. This will
        // clear out the sections for any separate views that may be rendered.
        $this->factory->incrementRender();
 
        $this->factory->callComposer($this);
 
        $contents = $this->getContents();
 
        // Once we've finished rendering the view, we'll decrement the render count
     *
     * @param  \Closure  $callback
     * @return string
     */
    public function render(Closure $callback = null)
    {
        try {
            $contents = $this->renderContents();
 
            $response = isset($callback) ? $callback($this, $contents) : null;
		}
 
		// If this content implements the "RenderableInterface", then we will call the
		// render method on the object so we will avoid any "__toString" exceptions
		// that might be thrown and have their errors obscured by PHP's handling.
		elseif ($content instanceof RenderableInterface)
		{
			$content = $content->render();
		}
 
     * @param array $headers An array of response headers
     *
     * @throws \InvalidArgumentException When the HTTP status code is not valid
     */
    public function __construct($content = '', $status = 200, $headers = array())
    {
        $this->headers = new ResponseHeaderBag($headers);
        $this->setContent($content);
        $this->setStatusCode($status);
        $this->setProtocolVersion('1.0');
	 * @param  mixed  $response
	 * @return \Illuminate\Http\Response
	 */
	protected function prepareResponse($request, $response)
	{
		if ( ! $response instanceof SymfonyResponse)
		{
			$response = new Response($response);
		}
 
		$response = $this->callRouteBefore($route, $request);
 
		if (is_null($response))
		{
			$response = $route->run($request);
		}
 
		$response = $this->prepareResponse($request, $response);
 
		// After we have a prepared response from the route or filter we will call to
		// 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);
		}
 
		}
 
		if ($this->runningUnitTests() && ! $this['session']->isStarted())
		{
			$this['session']->start();
		}
 
		return $this['router']->dispatch($this->prepareRequest($request));
	}
 
	{
		try
		{
			$this->refreshRequest($request = Request::createFromBase($request));
 
			$this->boot();
 
			return $this->dispatch($request);
		}
		catch (\Exception $e)
		if ($this->sessionConfigured())
		{
			$session = $this->startSession($request);
 
			$request->setSession($session);
		}
 
		$response = $this->app->handle($request, $type, $catch);
 
		// Again, if the session has been configured we will need to close out the session
	 * @param  \Symfony\Component\HttpFoundation\Request  $request
	 * @param  int   $type
	 * @param  bool  $catch
	 * @return \Symfony\Component\HttpFoundation\Response
	 */
	public function handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true)
	{
		$response = $this->app->handle($request, $type, $catch);
 
		foreach ($this->cookies->getQueuedCookies() as $cookie)
	 * @param  \Symfony\Component\HttpFoundation\Request  $request
	 * @param  int   $type
	 * @param  bool  $catch
	 * @return \Symfony\Component\HttpFoundation\Response
	 */
	public function handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true)
	{
		return $this->encrypt($this->app->handle($this->decrypt($request), $type, $catch));
	}
 
    {
        $this->app = $app;
        $this->middlewares = $middlewares;
    }
 
    public function handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true)
    {
        return $this->app->handle($request, $type, $catch);
    }
 
	 * @param  \Symfony\Component\HttpFoundation\Request  $request
	 * @return void
	 */
	public function run(SymfonyRequest $request = null)
	{
		$request = $request ?: $this['request'];
 
		$response = with($stack = $this->getStackedClient())->handle($request);
 
		$response->send();
| Once we have the application, we can simply call the run method,
| which will execute the request and send the response back to
| the client's browser allowing them to enjoy the creative
| and wonderful application we have whipped up for them.
|
*/
 
$app->run();
 
empty
empty
empty
empty
empty
Key Value
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
TEMP /var/www/clients/client0/web20/tmp
TMPDIR /var/www/clients/client0/web20/tmp
TMP /var/www/clients/client0/web20/tmp
HOSTNAME
USER web20
HOME /var/www/clients/client0/web20
FCGI_ROLE RESPONDER
REDIRECT_UNIQUE_ID Zfl7pc8vylZCtQUQEjfbkAAAACI
REDIRECT_SCRIPT_URL /public/admision
REDIRECT_SCRIPT_URI https://diep.secretariauba.net.ve/public/admision
REDIRECT_HTTPS on
REDIRECT_SSL_TLS_SNI diep.secretariauba.net.ve
REDIRECT_STATUS 200
UNIQUE_ID Zfl7pc8vylZCtQUQEjfbkAAAACI
SCRIPT_URL /public/admision
SCRIPT_URI https://diep.secretariauba.net.ve/public/admision
HTTPS on
SSL_TLS_SNI diep.secretariauba.net.ve
proxy-nokeepalive 1
HTTP_ACCEPT */*
HTTP_USER_AGENT claudebot
HTTP_REFERER http://diep.secretariauba.net.ve/public/admision
HTTP_HOST diep.secretariauba.net.ve
SERVER_SIGNATURE
SERVER_SOFTWARE Apache
SERVER_NAME diep.secretariauba.net.ve
SERVER_ADDR 209.126.124.146
SERVER_PORT 443
REMOTE_ADDR 54.81.185.66
DOCUMENT_ROOT /var/www/clients/client0/web20/web
REQUEST_SCHEME https
CONTEXT_PREFIX
CONTEXT_DOCUMENT_ROOT /var/www/clients/client0/web20/web
SERVER_ADMIN webmaster@diep.secretariauba.net.ve
SCRIPT_FILENAME /var/www/clients/client0/web20/web/public/index.php
REMOTE_PORT 33634
REDIRECT_URL /public/admision
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING
REQUEST_URI /public/admision
SCRIPT_NAME /public/index.php
PHP_SELF /public/index.php
REQUEST_TIME_FLOAT 1710848933.6039
REQUEST_TIME 1710848933
empty
0. Whoops\Handler\PrettyPageHandler