5. Symfony\Component\HttpKernel\Exception\NotFoundHttpException
…/­vendor/­laravel/­framework/­src/­Illuminate/­Routing/­Router.php1429
4. Illuminate\Routing\Router handleRoutingException
…/­vendor/­laravel/­framework/­src/­Illuminate/­Routing/­Router.php1050
3. Illuminate\Routing\Router findRoute
…/­vendor/­laravel/­framework/­src/­Illuminate/­Routing/­Router.php1014
2. Illuminate\Routing\Router dispatch
…/­vendor/­laravel/­framework/­src/­Illuminate/­Foundation/­Application.php576
1. Illuminate\Foundation\Application dispatch
…/­vendor/­laravel/­framework/­src/­Illuminate/­Foundation/­Application.php552
0. Illuminate\Foundation\Application run
…/­index.php49

Symfony \ Component \ HttpKernel \ Exception \ NotFoundHttpException

	 * @param  Exception  $e
	 * @return void
	 */
	protected function handleRoutingException(\Exception $e)
	{
		if ($e instanceof ResourceNotFoundException)
		{
			throw new NotFoundHttpException($e->getMessage());
		}
 
		}
 
		// The Symfony routing component's exceptions implement this interface we
		// can type-hint it to make sure we're only providing special handling
		// for those exceptions, and not other random exceptions that occur.
		catch (ExceptionInterface $e)
		{
			$this->handleRoutingException($e);
		}
 
		}
 
		// Once we have the route, we can just run it to get the responses, which will
		// always be instances of the Response class. Once we have the responses we
		// will execute the global "after" middlewares to finish off the request.
		else
		{
			$this->currentRoute = $route = $this->findRoute($request);
 
			$response = $route->run($request);
		if ($this->isDownForMaintenance())
		{
			$response = $this['events']->until('illuminate.app.down');
 
			if ( ! is_null($response)) return $this->prepareResponse($response, $request);
		}
 
		return $this['router']->dispatch($this->prepareRequest($request));
	}
 
	/**
	 * Handles the given request and delivers the response.
	 *
	 * @return void
	 */
	public function run()
	{
		$response = $this->dispatch($this['request']);
 
		$this['router']->callCloseFilter($this['request'], $response);
| 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 applications we have created for them.
|
*/
 
$app->run();
 
/*
Key Value
USER casadosr
FCGI_ROLE RESPONDER
REDIRECT_STATUS 200
UNIQUE_ID ZgXu6Njnc10G-rmiLuPX2QAAAGk
GEOIP_COUNTRY_CODE US
GEOIP_COUNTRY_NAME United States
GEOIP_REGION VA
GEOIP_CITY Ashburn
GEOIP_DMA_CODE 511
GEOIP_AREA_CODE 703
GEOIP_LATITUDE 39.046902
GEOIP_LONGITUDE -77.490303
SCRIPT_URL /usados/relogios
SCRIPT_URI http://www.casadosrelogios.pt/usados/relogios
CFG_CLUSTER cluster015
ENVIRONMENT production
PHP_VER 5_3
REGISTER_GLOBALS 0
HTTP_HOST www.casadosrelogios.pt
HTTP_X_PREDICTOR 1
HTTP_X_FORWARDED_FOR 3.236.219.157
HTTP_X_FORWARDED_PROTO http
HTTP_X_OVHREQUEST_ID 062b92288c3052d165927dbe91e1a2a7
HTTP_ACCEPT */*
HTTP_USER_AGENT claudebot
HTTP_X_FORWARDED_PORT 80
HTTP_X_REMOTE_PORT 56250
HTTP_X_REMOTE_IP 3.236.219.157
HTTP_X_REMOTE_PROTO http
HTTP_FORWARDED for=3.236.219.157; proto=http; host=www.casadosrelogios.pt
HTTP_REMOTE_PORT 56250
HTTP_X_IPLB_UNIQUE_ID 03ECDB9D:DBBA_5E174F03:0050_6605EEE8_4411F:4EE5
HTTP_REMOTE_IP 3.236.219.157
SERVER_SIGNATURE
SERVER_SOFTWARE Apache
SERVER_NAME www.casadosrelogios.pt
SERVER_ADDR 10.15.20.131
SERVER_PORT 80
REMOTE_ADDR 3.236.219.157
DOCUMENT_ROOT /home/casadosr/www
SERVER_ADMIN postmaster@www.casadosrelogios.pt
SCRIPT_FILENAME /home/casadosr/www/index.php
REMOTE_PORT 43984
REDIRECT_URL /usados/relogios
REDIRECT_QUERY_STRING laravel_session=bb3n817blpc7a6mgqvmseeqa11
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING laravel_session=bb3n817blpc7a6mgqvmseeqa11
REQUEST_URI /usados/relogios?laravel_session=bb3n817blpc7a6mgqvmseeqa11
SCRIPT_NAME /index.php
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711664872.0172
REQUEST_TIME 1711664872
argv Array ( [0] => laravel_session=bb3n817blpc7a6mgqvmseeqa11 )
argc 1
Key Value
laravel_session bb3n817blpc7a6mgqvmseeqa11
empty
empty
empty
Key Value
_sf2_attributes Array ( [_token] => IP0nH4XiZKErEo54xg8fTFeKdk6AcYfXNH9jm4ym )
_sf2_flashes Array ( )
_sf2_meta Array ( [u] => 1711664872 [c] => 1711664872 [l] => 7200 )
Key Value
USER casadosr
FCGI_ROLE RESPONDER
REDIRECT_STATUS 200
UNIQUE_ID ZgXu6Njnc10G-rmiLuPX2QAAAGk
GEOIP_COUNTRY_CODE US
GEOIP_COUNTRY_NAME United States
GEOIP_REGION VA
GEOIP_CITY Ashburn
GEOIP_DMA_CODE 511
GEOIP_AREA_CODE 703
GEOIP_LATITUDE 39.046902
GEOIP_LONGITUDE -77.490303
SCRIPT_URL /usados/relogios
SCRIPT_URI http://www.casadosrelogios.pt/usados/relogios
CFG_CLUSTER cluster015
ENVIRONMENT production
PHP_VER 5_3
REGISTER_GLOBALS 0
HTTP_HOST www.casadosrelogios.pt
HTTP_X_PREDICTOR 1
HTTP_X_FORWARDED_FOR 3.236.219.157
HTTP_X_FORWARDED_PROTO http
HTTP_X_OVHREQUEST_ID 062b92288c3052d165927dbe91e1a2a7
HTTP_ACCEPT */*
HTTP_USER_AGENT claudebot
HTTP_X_FORWARDED_PORT 80
HTTP_X_REMOTE_PORT 56250
HTTP_X_REMOTE_IP 3.236.219.157
HTTP_X_REMOTE_PROTO http
HTTP_FORWARDED for=3.236.219.157; proto=http; host=www.casadosrelogios.pt
HTTP_REMOTE_PORT 56250
HTTP_X_IPLB_UNIQUE_ID 03ECDB9D:DBBA_5E174F03:0050_6605EEE8_4411F:4EE5
HTTP_REMOTE_IP 3.236.219.157
SERVER_SIGNATURE
SERVER_SOFTWARE Apache
SERVER_NAME www.casadosrelogios.pt
SERVER_ADDR 10.15.20.131
SERVER_PORT 80
REMOTE_ADDR 3.236.219.157
DOCUMENT_ROOT /home/casadosr/www
SERVER_ADMIN postmaster@www.casadosrelogios.pt
SCRIPT_FILENAME /home/casadosr/www/index.php
REMOTE_PORT 43984
REDIRECT_URL /usados/relogios
REDIRECT_QUERY_STRING laravel_session=bb3n817blpc7a6mgqvmseeqa11
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING laravel_session=bb3n817blpc7a6mgqvmseeqa11
REQUEST_URI /usados/relogios?laravel_session=bb3n817blpc7a6mgqvmseeqa11
SCRIPT_NAME /index.php
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711664872.0172
REQUEST_TIME 1711664872
argv Array ( [0] => laravel_session=bb3n817blpc7a6mgqvmseeqa11 )
argc 1
0. Whoops\Handler\PrettyPageHandler