Request {#38
#json: null
#convertedFiles: null
#userResolver: Closure {#393
class: "Illuminate\Auth\AuthServiceProvider"
this: AuthServiceProvider {#18 …}
parameters: {
$guard: {
default: null
}
}
use: {
$app: Application {#3 …}
}
file: "/var/www/html/moca/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
line: "85 to 87"
}
#routeResolver: null
+attributes: ParameterBag {#40
#parameters: []
}
+request: ParameterBag {#46
#parameters: []
}
+query: ParameterBag {#46}
+server: ServerBag {#42
#parameters: array:33 [
"REDIRECT_UNIQUE_ID" => "aB6Onn8AAQEAAFbpptkAAAAL"
"REDIRECT_HTTPS" => "on"
"REDIRECT_SSL_TLS_SNI" => "www.mocataipei.org.tw"
"REDIRECT_STATUS" => "200"
"UNIQUE_ID" => "aB6Onn8AAQEAAFbpptkAAAAL"
"HTTPS" => "on"
"SSL_TLS_SNI" => "www.mocataipei.org.tw"
"HTTP_ACCEPT" => "*/*"
"HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"HTTP_ACCEPT_ENCODING" => "gzip, br, zstd, deflate"
"HTTP_REFERER" => "http://www.mocataipei.org.tw/images/joomgallery/originals/exhibitions_7/exhibition_2016_272/tcaee_299/the_journey_of_fantasy_banners_700x200px_20160325_1695518516.jpg"
"HTTP_HOST" => "www.mocataipei.org.tw"
"PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
"SERVER_SIGNATURE" => ""
"SERVER_SOFTWARE" => "Apache/2.2.34 (Unix) mod_ssl/2.2.34 OpenSSL/1.0.2k-fips DAV/2 PHP/7.0.33"
"SERVER_NAME" => "www.mocataipei.org.tw"
"SERVER_ADDR" => "192.168.0.35"
"SERVER_PORT" => "443"
"REMOTE_ADDR" => "3.135.246.88"
"DOCUMENT_ROOT" => "/var/www/html/moca/public"
"SERVER_ADMIN" => "you@example.com"
"SCRIPT_FILENAME" => "/var/www/html/moca/public/index.php"
"REMOTE_PORT" => "13106"
"REDIRECT_URL" => "/images/joomgallery/originals/exhibitions_7/exhibition_2016_272/tcaee_299/the_journey_of_fantasy_banners_700x200px_20160325_1695518516.jpg"
"GATEWAY_INTERFACE" => "CGI/1.1"
"SERVER_PROTOCOL" => "HTTP/1.1"
"REQUEST_METHOD" => "GET"
"QUERY_STRING" => ""
"REQUEST_URI" => "/images/joomgallery/originals/exhibitions_7/exhibition_2016_272/tcaee_299/the_journey_of_fantasy_banners_700x200px_20160325_1695518516.jpg"
"SCRIPT_NAME" => "/index.php"
"PHP_SELF" => "/index.php"
"REQUEST_TIME_FLOAT" => 1746833054.033
"REQUEST_TIME" => 1746833054
]
}
+files: FileBag {#43
#parameters: []
}
+cookies: ParameterBag {#41
#parameters: []
}
+headers: HeaderBag {#44
#headers: array:5 [
"accept" => array:1 [
0 => "*/*"
]
"user-agent" => array:1 [
0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
]
"accept-encoding" => array:1 [
0 => "gzip, br, zstd, deflate"
]
"referer" => array:1 [
0 => "http://www.mocataipei.org.tw/images/joomgallery/originals/exhibitions_7/exhibition_2016_272/tcaee_299/the_journey_of_fantasy_banners_700x200px_20160325_1695518516.jpg"
]
"host" => array:1 [
0 => "www.mocataipei.org.tw"
]
]
#cacheControl: []
}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: null
#pathInfo: "/images/joomgallery/originals/exhibitions_7/exhibition_2016_272/tcaee_299/the_journey_of_fantasy_banners_700x200px_20160325_1695518516.jpg"
#requestUri: "/images/joomgallery/originals/exhibitions_7/exhibition_2016_272/tcaee_299/the_journey_of_fantasy_banners_700x200px_20160325_1695518516.jpg"
#baseUrl: ""
#basePath: null
#method: "GET"
#format: null
#session: Store {#397
#id: "hTzXFqDZQRm4b8LjYnOJx17wGEfp2UUqzRB7jh4J"
#name: "laravel_session"
#attributes: array:1 [
"_token" => "DAuIYIK5agGzdnWgiDNgjJvxBf65or2gJE5Si05k"
]
#handler: FileSessionHandler {#398
#files: Filesystem {#108}
#path: "/var/www/html/moca/storage/framework/sessions"
#minutes: "600"
}
#started: true
}
#locale: null
#defaultLocale: "en"
-isHostValid: true
-isForwardedValid: true
basePath: ""
format: "html"
}
NotFoundHttpException {#401
-statusCode: 404
-headers: []
#message: ""
#code: 0
#file: "/var/www/html/moca/vendor/laravel/framework/src/Illuminate/Routing/RouteCollection.php"
#line: 179
trace: {
/var/www/html/moca/vendor/laravel/framework/src/Illuminate/Routing/RouteCollection.php:179 {
›
› throw new NotFoundHttpException;
› }
}
/var/www/html/moca/vendor/laravel/framework/src/Illuminate/Routing/Router.php:546 {
› {
› $this->current = $route = $this->routes->match($request);
›
arguments: {
$request: Request {#38 …}
}
}
/var/www/html/moca/vendor/laravel/framework/src/Illuminate/Routing/Router.php:525 {
› // receive access to this route instance for checking of the parameters.
› $route = $this->findRoute($request);
›
arguments: {
$request: Request {#38 …}
}
}
/var/www/html/moca/vendor/laravel/framework/src/Illuminate/Routing/Router.php:511 {
›
› return $this->dispatchToRoute($request);
› }
arguments: {
$request: Request {#38 …}
}
}
/var/www/html/moca/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:176 {
›
› return $this->router->dispatch($request);
› };
arguments: {
$request: Request {#38 …}
}
}
/var/www/html/moca/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30 {
› try {
› return $destination($passable);
› } catch (Exception $e) {
arguments: {
Request {#38 …}
}
}
/var/www/html/moca/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:64 {
›
› $response = $next($request);
›
arguments: {
Request {#38 …}
}
}
/var/www/html/moca/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:148 {
›
› return $pipe->{$this->method}(...$parameters);
› };
arguments: {
$request: Request {#38 …}
$next: Closure {#384 …}
}
}
/var/www/html/moca/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
›
› return $callable($passable);
› } catch (Exception $e) {
arguments: {
Request {#38 …}
}
}
/var/www/html/moca/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:30 {
›
› return $next($request);
› }
arguments: {
Request {#38 …}
}
}
/var/www/html/moca/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:148 {
›
› return $pipe->{$this->method}(...$parameters);
› };
arguments: {
$request: Request {#38 …}
$next: Closure {#384 …}
}
}
/var/www/html/moca/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
›
› return $callable($passable);
› } catch (Exception $e) {
arguments: {
Request {#38 …}
}
}
/var/www/html/moca/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php:27 {
›
› return $next($request);
› }
arguments: {
Request {#38 …}
}
}
/var/www/html/moca/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:148 {
›
› return $pipe->{$this->method}(...$parameters);
› };
arguments: {
$request: Request {#38 …}
$next: Closure {#384 …}
}
}
/var/www/html/moca/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
›
› return $callable($passable);
› } catch (Exception $e) {
arguments: {
Request {#38 …}
}
}
/var/www/html/moca/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:46 {
›
› return $next($request);
› }
arguments: {
Request {#38 …}
}
}
/var/www/html/moca/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:148 {
›
› return $pipe->{$this->method}(...$parameters);
› };
arguments: {
$request: Request {#38 …}
$next: Closure {#384 …}
}
}
/var/www/html/moca/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
›
› return $callable($passable);
› } catch (Exception $e) {
arguments: {
Request {#38 …}
}
}
/var/www/html/moca/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:102 {
›
› return $pipeline($this->passable);
› }
arguments: {
Request {#38 …}
}
}
/var/www/html/moca/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:151 {
› ->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)
› ->then($this->dispatchToRouter());
› }
arguments: {
$destination: Closure {#37 …}
}
}
/var/www/html/moca/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:116 {
›
› $response = $this->sendRequestThroughRouter($request);
› } catch (Exception $e) {
arguments: {
$request: Request {#38 …}
}
}
/var/www/html/moca/public/index.php:53 {
› $response = $kernel->handle(
› $request = Illuminate\Http\Request::capture()
› );
arguments: {
$request: Request {#38 …}
}
}
}
}
Sorry, the page you are looking for could not be found.