Symfony\Component\HttpKernel\Exception\NotFoundHttpException Object ( [statusCode:Symfony\Component\HttpKernel\Exception\HttpException:private] => 404 [headers:Symfony\Component\HttpKernel\Exception\HttpException:private] => Array ( ) [message:protected] => [string:Exception:private] => [code:protected] => 0 [file:protected] => /www/htdocs/w0058e42/andreasstrasse.com/www/00_container/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php [line:protected] => 229 [trace:Exception:private] => Array ( [0] => Array ( [file] => /www/htdocs/w0058e42/andreasstrasse.com/www/00_container/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php [line] => 169 [function] => handleDispatcherResponse [class] => Laravel\Lumen\Application [type] => -> [args] => Array ( [0] => Array ( [0] => 0 ) ) ) [1] => Array ( [file] => /www/htdocs/w0058e42/andreasstrasse.com/www/00_container/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php [line] => 416 [function] => Laravel\Lumen\Concerns\{closure} [class] => Laravel\Lumen\Application [type] => -> [args] => Array ( [0] => Laravel\Lumen\Http\Request Object ( [json:protected] => [convertedFiles:protected] => [userResolver:protected] => Closure Object ( [this] => Laravel\Lumen\Application Object ( [basePath:protected] => /www/htdocs/w0058e42/andreasstrasse.com/www/00_container [loadedConfigurations:protected] => Array ( [view] => 1 ) [booted:protected] => 1 [loadedProviders:protected] => Array ( [App\Providers\AppServiceProvider] => App\Providers\AppServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) [Illuminate\View\ViewServiceProvider] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) [Illuminate\Events\EventServiceProvider] => Illuminate\Events\EventServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) [ranServiceBinders:protected] => Array ( [registerConfigBindings] => 1 [registerViewBindings] => 1 [registerFilesBindings] => 1 [registerEventBindings] => 1 ) [storagePath:protected] => [namespace:protected] => [router] => Laravel\Lumen\Routing\Router Object ( [app] => Laravel\Lumen\Application Object *RECURSION* [groupStack:protected] => Array ( ) [routes:protected] => Array ( [GET/] => Array ( [method] => GET [uri] => / [action] => Array ( [uses] => App\Http\Controllers\Controller@main ) ) [GET/templates] => Array ( [method] => GET [uri] => /templates [action] => Array ( [uses] => App\Http\Controllers\Controller@templates ) ) [GET/strings.json] => Array ( [method] => GET [uri] => /strings.json [action] => Array ( [uses] => App\Http\Controllers\Controller@strings ) ) [GET/strings] => Array ( [method] => GET [uri] => /strings [action] => Array ( [uses] => App\Http\Controllers\Controller@strings ) ) [GET/impress] => Array ( [method] => GET [uri] => /impress [action] => Array ( [uses] => App\Http\Controllers\Controller@impress ) ) [GET/privacy] => Array ( [method] => GET [uri] => /privacy [action] => Array ( [uses] => App\Http\Controllers\Controller@privacy ) ) [GET/admin/pull] => Array ( [method] => GET [uri] => /admin/pull [action] => Array ( [uses] => App\Http\Controllers\Admin@pullData ) ) [GET/test/tt] => Array ( [method] => GET [uri] => /test/tt [action] => Array ( [0] => Closure Object ( [parameter] => Array ( [$id] => ) ) ) ) ) [namedRoutes] => Array ( ) ) [availableBindings] => Array ( [auth] => registerAuthBindings [auth.driver] => registerAuthBindings [Illuminate\Auth\AuthManager] => registerAuthBindings [Illuminate\Contracts\Auth\Guard] => registerAuthBindings [Illuminate\Contracts\Auth\Access\Gate] => registerAuthBindings [Illuminate\Contracts\Broadcasting\Broadcaster] => registerBroadcastingBindings [Illuminate\Contracts\Broadcasting\Factory] => registerBroadcastingBindings [Illuminate\Contracts\Bus\Dispatcher] => registerBusBindings [cache] => registerCacheBindings [cache.store] => registerCacheBindings [Illuminate\Contracts\Cache\Factory] => registerCacheBindings [Illuminate\Contracts\Cache\Repository] => registerCacheBindings [composer] => registerComposerBindings [config] => registerConfigBindings [db] => registerDatabaseBindings [Illuminate\Database\Eloquent\Factory] => registerDatabaseBindings [filesystem] => registerFilesystemBindings [filesystem.cloud] => registerFilesystemBindings [filesystem.disk] => registerFilesystemBindings [Illuminate\Contracts\Filesystem\Cloud] => registerFilesystemBindings [Illuminate\Contracts\Filesystem\Filesystem] => registerFilesystemBindings [Illuminate\Contracts\Filesystem\Factory] => registerFilesystemBindings [encrypter] => registerEncrypterBindings [Illuminate\Contracts\Encryption\Encrypter] => registerEncrypterBindings [events] => registerEventBindings [Illuminate\Contracts\Events\Dispatcher] => registerEventBindings [files] => registerFilesBindings [hash] => registerHashBindings [Illuminate\Contracts\Hashing\Hasher] => registerHashBindings [log] => registerLogBindings [Psr\Log\LoggerInterface] => registerLogBindings [queue] => registerQueueBindings [queue.connection] => registerQueueBindings [Illuminate\Contracts\Queue\Factory] => registerQueueBindings [Illuminate\Contracts\Queue\Queue] => registerQueueBindings [router] => registerRouterBindings [Psr\Http\Message\ServerRequestInterface] => registerPsrRequestBindings [Psr\Http\Message\ResponseInterface] => registerPsrResponseBindings [translator] => registerTranslationBindings [url] => registerUrlGeneratorBindings [validator] => registerValidatorBindings [Illuminate\Contracts\Validation\Factory] => registerValidatorBindings [view] => registerViewBindings [Illuminate\Contracts\View\Factory] => registerViewBindings ) [resolved:protected] => Array ( [config] => 1 [view.engine.resolver] => 1 [files] => 1 [view.finder] => 1 [events] => 1 [view] => 1 [App\Exceptions\Handler] => 1 [Illuminate\Contracts\Debug\ExceptionHandler] => 1 ) [bindings:protected] => Array ( [config] => Array ( [concrete] => Closure Object ( [this] => Laravel\Lumen\Application Object *RECURSION* ) [shared] => 1 ) [Illuminate\Contracts\Debug\ExceptionHandler] => Array ( [concrete] => Closure Object ( [static] => Array ( [abstract] => Illuminate\Contracts\Debug\ExceptionHandler [concrete] => App\Exceptions\Handler ) [this] => Laravel\Lumen\Application Object *RECURSION* [parameter] => Array ( [$container] => [$parameters] => ) ) [shared] => 1 ) [Illuminate\Contracts\Console\Kernel] => Array ( [concrete] => Closure Object ( [static] => Array ( [abstract] => Illuminate\Contracts\Console\Kernel [concrete] => App\Console\Kernel ) [this] => Laravel\Lumen\Application Object *RECURSION* [parameter] => Array ( [$container] => [$parameters] => ) ) [shared] => 1 ) [view] => Array ( [concrete] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) [parameter] => Array ( [$app] => ) ) [shared] => 1 ) [view.finder] => Array ( [concrete] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) [parameter] => Array ( [$app] => ) ) [shared] => ) [view.engine.resolver] => Array ( [concrete] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) [shared] => 1 ) [blade.compiler] => Array ( [concrete] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) [shared] => 1 ) [files] => Array ( [concrete] => Closure Object ( [this] => Laravel\Lumen\Application Object *RECURSION* ) [shared] => 1 ) [events] => Array ( [concrete] => Closure Object ( [this] => Illuminate\Events\EventServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) [parameter] => Array ( [$app] => ) ) [shared] => 1 ) ) [methodBindings:protected] => Array ( ) [instances:protected] => Array ( [app] => Laravel\Lumen\Application Object *RECURSION* [Laravel\Lumen\Application] => Laravel\Lumen\Application Object *RECURSION* [path] => /www/htdocs/w0058e42/andreasstrasse.com/www/00_container/app [config] => Illuminate\Config\Repository Object ( [items:protected] => Array ( [app] => Array ( [locale] => en ) [view] => Array ( [paths] => Array ( [0] => /www/htdocs/w0058e42/andreasstrasse.com/www/00_container/resources/views ) [compiled] => /www/htdocs/w0058e42/andreasstrasse.com/www/00_container/storage/framework/views ) ) ) [env] => local [view.engine.resolver] => Illuminate\View\Engines\EngineResolver Object ( [resolvers:protected] => Array ( [file] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) [php] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) [blade] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) ) [resolved:protected] => Array ( ) ) [files] => Illuminate\Filesystem\Filesystem Object ( ) [events] => Illuminate\Events\Dispatcher Object ( [container:protected] => Laravel\Lumen\Application Object *RECURSION* [listeners:protected] => Array ( ) [wildcards:protected] => Array ( ) [wildcardsCache:protected] => Array ( ) [queueResolver:protected] => Closure Object ( [static] => Array ( [app] => Laravel\Lumen\Application Object *RECURSION* ) [this] => Illuminate\Events\EventServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) ) [view] => Illuminate\View\Factory Object ( [engines:protected] => Illuminate\View\Engines\EngineResolver Object ( [resolvers:protected] => Array ( [file] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) [php] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) [blade] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) ) [resolved:protected] => Array ( ) ) [finder:protected] => Illuminate\View\FileViewFinder Object ( [files:protected] => Illuminate\Filesystem\Filesystem Object ( ) [paths:protected] => Array ( [0] => /www/htdocs/w0058e42/andreasstrasse.com/www/00_container/resources/views ) [views:protected] => Array ( ) [hints:protected] => Array ( ) [extensions:protected] => Array ( [0] => blade.php [1] => php [2] => css [3] => html ) ) [events:protected] => Illuminate\Events\Dispatcher Object ( [container:protected] => Laravel\Lumen\Application Object *RECURSION* [listeners:protected] => Array ( ) [wildcards:protected] => Array ( ) [wildcardsCache:protected] => Array ( ) [queueResolver:protected] => Closure Object ( [static] => Array ( [app] => Laravel\Lumen\Application Object *RECURSION* ) [this] => Illuminate\Events\EventServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) ) [container:protected] => Laravel\Lumen\Application Object *RECURSION* [shared:protected] => Array ( [__env] => Illuminate\View\Factory Object *RECURSION* [app] => Laravel\Lumen\Application Object *RECURSION* [result_view] => SomeValue ) [extensions:protected] => Array ( [blade.php] => blade [php] => php [css] => file [html] => file ) [composers:protected] => Array ( ) [renderCount:protected] => 0 [componentStack:protected] => Array ( ) [componentData:protected] => Array ( ) [slots:protected] => Array ( ) [slotStack:protected] => Array ( ) [sections:protected] => Array ( ) [sectionStack:protected] => Array ( ) [loopsStack:protected] => Array ( ) [pushes:protected] => Array ( ) [prepends:protected] => Array ( ) [pushStack:protected] => Array ( ) [translationReplacements:protected] => Array ( ) ) [Illuminate\Http\Request] => Laravel\Lumen\Http\Request Object *RECURSION* [Illuminate\Contracts\Debug\ExceptionHandler] => App\Exceptions\Handler Object ( [dontReport:protected] => Array ( [0] => Illuminate\Auth\Access\AuthorizationException [1] => Symfony\Component\HttpKernel\Exception\HttpException [2] => Illuminate\Database\Eloquent\ModelNotFoundException [3] => Illuminate\Validation\ValidationException ) ) ) [aliases:protected] => Array ( [Illuminate\Contracts\Foundation\Application] => app [Illuminate\Contracts\Auth\Factory] => auth [Illuminate\Contracts\Auth\Guard] => auth.driver [Illuminate\Contracts\Cache\Factory] => cache [Illuminate\Contracts\Cache\Repository] => cache.store [Illuminate\Contracts\Config\Repository] => config [Illuminate\Container\Container] => app [Illuminate\Contracts\Container\Container] => app [Illuminate\Database\ConnectionResolverInterface] => db [Illuminate\Database\DatabaseManager] => db [Illuminate\Contracts\Encryption\Encrypter] => encrypter [Illuminate\Contracts\Events\Dispatcher] => events [Illuminate\Contracts\Filesystem\Factory] => filesystem [Illuminate\Contracts\Filesystem\Filesystem] => filesystem.disk [Illuminate\Contracts\Filesystem\Cloud] => filesystem.cloud [Illuminate\Contracts\Hashing\Hasher] => hash [log] => Psr\Log\LoggerInterface [Illuminate\Contracts\Queue\Factory] => queue [Illuminate\Contracts\Queue\Queue] => queue.connection [request] => Illuminate\Http\Request [Laravel\Lumen\Routing\Router] => router [Illuminate\Contracts\Translation\Translator] => translator [Laravel\Lumen\Routing\UrlGenerator] => url [Illuminate\Contracts\Validation\Factory] => validator [Illuminate\Contracts\View\Factory] => view ) [abstractAliases:protected] => Array ( ) [extenders:protected] => Array ( ) [tags:protected] => Array ( ) [buildStack:protected] => Array ( ) [with:protected] => Array ( ) [contextual] => Array ( ) [reboundCallbacks:protected] => Array ( ) [globalResolvingCallbacks:protected] => Array ( ) [globalAfterResolvingCallbacks:protected] => Array ( ) [resolvingCallbacks:protected] => Array ( ) [afterResolvingCallbacks:protected] => Array ( ) [middleware:protected] => Array ( ) [routeMiddleware:protected] => Array ( ) [currentRoute:protected] => [dispatcher:protected] => ) [parameter] => Array ( [$guard] => ) ) [routeResolver:protected] => Closure Object ( [this] => Laravel\Lumen\Application Object ( [basePath:protected] => /www/htdocs/w0058e42/andreasstrasse.com/www/00_container [loadedConfigurations:protected] => Array ( [view] => 1 ) [booted:protected] => 1 [loadedProviders:protected] => Array ( [App\Providers\AppServiceProvider] => App\Providers\AppServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) [Illuminate\View\ViewServiceProvider] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) [Illuminate\Events\EventServiceProvider] => Illuminate\Events\EventServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) [ranServiceBinders:protected] => Array ( [registerConfigBindings] => 1 [registerViewBindings] => 1 [registerFilesBindings] => 1 [registerEventBindings] => 1 ) [storagePath:protected] => [namespace:protected] => [router] => Laravel\Lumen\Routing\Router Object ( [app] => Laravel\Lumen\Application Object *RECURSION* [groupStack:protected] => Array ( ) [routes:protected] => Array ( [GET/] => Array ( [method] => GET [uri] => / [action] => Array ( [uses] => App\Http\Controllers\Controller@main ) ) [GET/templates] => Array ( [method] => GET [uri] => /templates [action] => Array ( [uses] => App\Http\Controllers\Controller@templates ) ) [GET/strings.json] => Array ( [method] => GET [uri] => /strings.json [action] => Array ( [uses] => App\Http\Controllers\Controller@strings ) ) [GET/strings] => Array ( [method] => GET [uri] => /strings [action] => Array ( [uses] => App\Http\Controllers\Controller@strings ) ) [GET/impress] => Array ( [method] => GET [uri] => /impress [action] => Array ( [uses] => App\Http\Controllers\Controller@impress ) ) [GET/privacy] => Array ( [method] => GET [uri] => /privacy [action] => Array ( [uses] => App\Http\Controllers\Controller@privacy ) ) [GET/admin/pull] => Array ( [method] => GET [uri] => /admin/pull [action] => Array ( [uses] => App\Http\Controllers\Admin@pullData ) ) [GET/test/tt] => Array ( [method] => GET [uri] => /test/tt [action] => Array ( [0] => Closure Object ( [parameter] => Array ( [$id] => ) ) ) ) ) [namedRoutes] => Array ( ) ) [availableBindings] => Array ( [auth] => registerAuthBindings [auth.driver] => registerAuthBindings [Illuminate\Auth\AuthManager] => registerAuthBindings [Illuminate\Contracts\Auth\Guard] => registerAuthBindings [Illuminate\Contracts\Auth\Access\Gate] => registerAuthBindings [Illuminate\Contracts\Broadcasting\Broadcaster] => registerBroadcastingBindings [Illuminate\Contracts\Broadcasting\Factory] => registerBroadcastingBindings [Illuminate\Contracts\Bus\Dispatcher] => registerBusBindings [cache] => registerCacheBindings [cache.store] => registerCacheBindings [Illuminate\Contracts\Cache\Factory] => registerCacheBindings [Illuminate\Contracts\Cache\Repository] => registerCacheBindings [composer] => registerComposerBindings [config] => registerConfigBindings [db] => registerDatabaseBindings [Illuminate\Database\Eloquent\Factory] => registerDatabaseBindings [filesystem] => registerFilesystemBindings [filesystem.cloud] => registerFilesystemBindings [filesystem.disk] => registerFilesystemBindings [Illuminate\Contracts\Filesystem\Cloud] => registerFilesystemBindings [Illuminate\Contracts\Filesystem\Filesystem] => registerFilesystemBindings [Illuminate\Contracts\Filesystem\Factory] => registerFilesystemBindings [encrypter] => registerEncrypterBindings [Illuminate\Contracts\Encryption\Encrypter] => registerEncrypterBindings [events] => registerEventBindings [Illuminate\Contracts\Events\Dispatcher] => registerEventBindings [files] => registerFilesBindings [hash] => registerHashBindings [Illuminate\Contracts\Hashing\Hasher] => registerHashBindings [log] => registerLogBindings [Psr\Log\LoggerInterface] => registerLogBindings [queue] => registerQueueBindings [queue.connection] => registerQueueBindings [Illuminate\Contracts\Queue\Factory] => registerQueueBindings [Illuminate\Contracts\Queue\Queue] => registerQueueBindings [router] => registerRouterBindings [Psr\Http\Message\ServerRequestInterface] => registerPsrRequestBindings [Psr\Http\Message\ResponseInterface] => registerPsrResponseBindings [translator] => registerTranslationBindings [url] => registerUrlGeneratorBindings [validator] => registerValidatorBindings [Illuminate\Contracts\Validation\Factory] => registerValidatorBindings [view] => registerViewBindings [Illuminate\Contracts\View\Factory] => registerViewBindings ) [resolved:protected] => Array ( [config] => 1 [view.engine.resolver] => 1 [files] => 1 [view.finder] => 1 [events] => 1 [view] => 1 [App\Exceptions\Handler] => 1 [Illuminate\Contracts\Debug\ExceptionHandler] => 1 ) [bindings:protected] => Array ( [config] => Array ( [concrete] => Closure Object ( [this] => Laravel\Lumen\Application Object *RECURSION* ) [shared] => 1 ) [Illuminate\Contracts\Debug\ExceptionHandler] => Array ( [concrete] => Closure Object ( [static] => Array ( [abstract] => Illuminate\Contracts\Debug\ExceptionHandler [concrete] => App\Exceptions\Handler ) [this] => Laravel\Lumen\Application Object *RECURSION* [parameter] => Array ( [$container] => [$parameters] => ) ) [shared] => 1 ) [Illuminate\Contracts\Console\Kernel] => Array ( [concrete] => Closure Object ( [static] => Array ( [abstract] => Illuminate\Contracts\Console\Kernel [concrete] => App\Console\Kernel ) [this] => Laravel\Lumen\Application Object *RECURSION* [parameter] => Array ( [$container] => [$parameters] => ) ) [shared] => 1 ) [view] => Array ( [concrete] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) [parameter] => Array ( [$app] => ) ) [shared] => 1 ) [view.finder] => Array ( [concrete] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) [parameter] => Array ( [$app] => ) ) [shared] => ) [view.engine.resolver] => Array ( [concrete] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) [shared] => 1 ) [blade.compiler] => Array ( [concrete] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) [shared] => 1 ) [files] => Array ( [concrete] => Closure Object ( [this] => Laravel\Lumen\Application Object *RECURSION* ) [shared] => 1 ) [events] => Array ( [concrete] => Closure Object ( [this] => Illuminate\Events\EventServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) [parameter] => Array ( [$app] => ) ) [shared] => 1 ) ) [methodBindings:protected] => Array ( ) [instances:protected] => Array ( [app] => Laravel\Lumen\Application Object *RECURSION* [Laravel\Lumen\Application] => Laravel\Lumen\Application Object *RECURSION* [path] => /www/htdocs/w0058e42/andreasstrasse.com/www/00_container/app [config] => Illuminate\Config\Repository Object ( [items:protected] => Array ( [app] => Array ( [locale] => en ) [view] => Array ( [paths] => Array ( [0] => /www/htdocs/w0058e42/andreasstrasse.com/www/00_container/resources/views ) [compiled] => /www/htdocs/w0058e42/andreasstrasse.com/www/00_container/storage/framework/views ) ) ) [env] => local [view.engine.resolver] => Illuminate\View\Engines\EngineResolver Object ( [resolvers:protected] => Array ( [file] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) [php] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) [blade] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) ) [resolved:protected] => Array ( ) ) [files] => Illuminate\Filesystem\Filesystem Object ( ) [events] => Illuminate\Events\Dispatcher Object ( [container:protected] => Laravel\Lumen\Application Object *RECURSION* [listeners:protected] => Array ( ) [wildcards:protected] => Array ( ) [wildcardsCache:protected] => Array ( ) [queueResolver:protected] => Closure Object ( [static] => Array ( [app] => Laravel\Lumen\Application Object *RECURSION* ) [this] => Illuminate\Events\EventServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) ) [view] => Illuminate\View\Factory Object ( [engines:protected] => Illuminate\View\Engines\EngineResolver Object ( [resolvers:protected] => Array ( [file] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) [php] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) [blade] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) ) [resolved:protected] => Array ( ) ) [finder:protected] => Illuminate\View\FileViewFinder Object ( [files:protected] => Illuminate\Filesystem\Filesystem Object ( ) [paths:protected] => Array ( [0] => /www/htdocs/w0058e42/andreasstrasse.com/www/00_container/resources/views ) [views:protected] => Array ( ) [hints:protected] => Array ( ) [extensions:protected] => Array ( [0] => blade.php [1] => php [2] => css [3] => html ) ) [events:protected] => Illuminate\Events\Dispatcher Object ( [container:protected] => Laravel\Lumen\Application Object *RECURSION* [listeners:protected] => Array ( ) [wildcards:protected] => Array ( ) [wildcardsCache:protected] => Array ( ) [queueResolver:protected] => Closure Object ( [static] => Array ( [app] => Laravel\Lumen\Application Object *RECURSION* ) [this] => Illuminate\Events\EventServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) ) [container:protected] => Laravel\Lumen\Application Object *RECURSION* [shared:protected] => Array ( [__env] => Illuminate\View\Factory Object *RECURSION* [app] => Laravel\Lumen\Application Object *RECURSION* [result_view] => SomeValue ) [extensions:protected] => Array ( [blade.php] => blade [php] => php [css] => file [html] => file ) [composers:protected] => Array ( ) [renderCount:protected] => 0 [componentStack:protected] => Array ( ) [componentData:protected] => Array ( ) [slots:protected] => Array ( ) [slotStack:protected] => Array ( ) [sections:protected] => Array ( ) [sectionStack:protected] => Array ( ) [loopsStack:protected] => Array ( ) [pushes:protected] => Array ( ) [prepends:protected] => Array ( ) [pushStack:protected] => Array ( ) [translationReplacements:protected] => Array ( ) ) [Illuminate\Http\Request] => Laravel\Lumen\Http\Request Object *RECURSION* [Illuminate\Contracts\Debug\ExceptionHandler] => App\Exceptions\Handler Object ( [dontReport:protected] => Array ( [0] => Illuminate\Auth\Access\AuthorizationException [1] => Symfony\Component\HttpKernel\Exception\HttpException [2] => Illuminate\Database\Eloquent\ModelNotFoundException [3] => Illuminate\Validation\ValidationException ) ) ) [aliases:protected] => Array ( [Illuminate\Contracts\Foundation\Application] => app [Illuminate\Contracts\Auth\Factory] => auth [Illuminate\Contracts\Auth\Guard] => auth.driver [Illuminate\Contracts\Cache\Factory] => cache [Illuminate\Contracts\Cache\Repository] => cache.store [Illuminate\Contracts\Config\Repository] => config [Illuminate\Container\Container] => app [Illuminate\Contracts\Container\Container] => app [Illuminate\Database\ConnectionResolverInterface] => db [Illuminate\Database\DatabaseManager] => db [Illuminate\Contracts\Encryption\Encrypter] => encrypter [Illuminate\Contracts\Events\Dispatcher] => events [Illuminate\Contracts\Filesystem\Factory] => filesystem [Illuminate\Contracts\Filesystem\Filesystem] => filesystem.disk [Illuminate\Contracts\Filesystem\Cloud] => filesystem.cloud [Illuminate\Contracts\Hashing\Hasher] => hash [log] => Psr\Log\LoggerInterface [Illuminate\Contracts\Queue\Factory] => queue [Illuminate\Contracts\Queue\Queue] => queue.connection [request] => Illuminate\Http\Request [Laravel\Lumen\Routing\Router] => router [Illuminate\Contracts\Translation\Translator] => translator [Laravel\Lumen\Routing\UrlGenerator] => url [Illuminate\Contracts\Validation\Factory] => validator [Illuminate\Contracts\View\Factory] => view ) [abstractAliases:protected] => Array ( ) [extenders:protected] => Array ( ) [tags:protected] => Array ( ) [buildStack:protected] => Array ( ) [with:protected] => Array ( ) [contextual] => Array ( ) [reboundCallbacks:protected] => Array ( ) [globalResolvingCallbacks:protected] => Array ( ) [globalAfterResolvingCallbacks:protected] => Array ( ) [resolvingCallbacks:protected] => Array ( ) [afterResolvingCallbacks:protected] => Array ( ) [middleware:protected] => Array ( ) [routeMiddleware:protected] => Array ( ) [currentRoute:protected] => [dispatcher:protected] => ) ) [attributes] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [request] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [query] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [server] => Symfony\Component\HttpFoundation\ServerBag Object ( [parameters:protected] => Array ( [PATH] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [USER] => w0058e42 [HOME] => /www/htdocs/w0058e42 [SCRIPT_NAME] => /index.php [REQUEST_URI] => /sitemap.xml [QUERY_STRING] => [REQUEST_METHOD] => GET [SERVER_PROTOCOL] => HTTP/2.0 [GATEWAY_INTERFACE] => CGI/1.1 [REDIRECT_URL] => /sitemap.xml [REMOTE_PORT] => 15138 [SCRIPT_FILENAME] => /www/htdocs/w0058e42/andreasstrasse.com/www/00_container/public/index.php [SERVER_ADMIN] => webmaster@4-dezember-1989.andreasstrasse.com [CONTEXT_DOCUMENT_ROOT] => /www/htdocs/w0058e42/andreasstrasse.com/www/00_container/public/ [CONTEXT_PREFIX] => [REQUEST_SCHEME] => https [DOCUMENT_ROOT] => /www/htdocs/w0058e42/andreasstrasse.com/www/00_container/public/ [REMOTE_ADDR] => 216.73.216.240 [SERVER_PORT] => 443 [SERVER_ADDR] => 85.13.162.101 [SERVER_NAME] => 4-dezember-1989.andreasstrasse.com [SERVER_SOFTWARE] => Apache [SERVER_SIGNATURE] => [HTTP_HOST] => 4-dezember-1989.andreasstrasse.com [HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate [HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) [HTTP_ACCEPT] => */* [SSL_CLIENT_CERT] => [SSL_SERVER_CERT] => -----BEGIN CERTIFICATE----- MIIFbTCCBFWgAwIBAgISBYt0snBddDOwkVLCxsY3qnQUMA0GCSqGSIb3DQEBCwUA MDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD EwNSMTAwHhcNMjUwNTAyMDIwMjE0WhcNMjUwNzMxMDIwMjEzWjAtMSswKQYDVQQD EyI0LWRlemVtYmVyLTE5ODkuYW5kcmVhc3N0cmFzc2UuY29tMIIBIjANBgkqhkiG 9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxBfF+bqqnwB0UzEGEV/vIOgpxZ7aqnme2R0B X/UvELEtZdsGyJMsHJBRNa7lRFZYRnjL4B4rnVJ4SXkfgnK0jM57weS9g03kigCh 3mSaQahDlVcdmIpiYVbxl7KEylt0Nq9QoJu24atquQcIHfck9qRQ0F7qcI5cx8qU 2gobKR0XlmMGhgA5dDT+wqFeWtclXtffROrz6ThRjLUbG9NHj0IEO+L25lJHgMx4 GP7u3KicKOXWqyaNcepFoux96DZqXpxmnpJgry4vbcUTde/C7CkwnIcZ5+aWXnBZ ndM4xCiA+UTqGqpCaR3zWrgWzbWUCa47UpwNnZnhCcOvILibTQIDAQABo4ICfzCC AnswDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcD AjAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBTnj8IrZE54niZDvaQ4Y4qFdgl6FTAf BgNVHSMEGDAWgBS7vMNHpeS8qcbDpHIMEI2iNeHI6DBXBggrBgEFBQcBAQRLMEkw IgYIKwYBBQUHMAGGFmh0dHA6Ly9yMTAuby5sZW5jci5vcmcwIwYIKwYBBQUHMAKG F2h0dHA6Ly9yMTAuaS5sZW5jci5vcmcvMFUGA1UdEQROMEyCIjQtZGV6ZW1iZXIt MTk4OS5hbmRyZWFzc3RyYXNzZS5jb22CJnd3dy40LWRlemVtYmVyLTE5ODkuYW5k cmVhc3N0cmFzc2UuY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMC4GA1UdHwQnMCUw I6AhoB+GHWh0dHA6Ly9yMTAuYy5sZW5jci5vcmcvMjEuY3JsMIIBBQYKKwYBBAHW eQIEAgSB9gSB8wDxAHcADeHyMCvTDcFAYhIJ6lUu/Ed0fLHX6TDvDkIetH5OqjQA AAGWjvByAQAABAMASDBGAiEA42FPIvvyWdu3YG3uA8dNvFaSEi9PFGF9f+dBEtwE TG4CIQD3fo0RefOb+D3CsjTBDXMsI/KKakva+WYapAqwbPnNdAB2ABoE/0nQVB1A r/agw7/x2MRnL07s7iNAaJhrF0Au3Il9AAABlo7wc8kAAAQDAEcwRQIgG6vusWyj 53PEmvOUA0m3PQqotOQTjW0nVMy1PlGOw2kCIQCpHQUJXRLZnCb1YVA9CSbBhjE6 t+Gxm1zcT3zbRPU/4TANBgkqhkiG9w0BAQsFAAOCAQEApwgbze1qZhIqRDyBeHoR 0S0SOMGHK8brHlr+t6CwZF9+vY4IllDWRfe3aaanMha8dYMow6P+X2vg7L5ag0WP bz1cC+WF4X3E+B+0RwfmN5JVzQGup4EdQajUUpvV9hspjflIGpAsVL6zx+45mikd BpSQjRdL5PEDaoBOykiIIUTklzHVAoUUgFYXyBFyXzNAoClXFzeSVb0SYi094xA3 pLt9+0HfN7+lVcTUgQKUrDdRM8cNWGb0WwBgwsDhthrptta9Zed/9gAQ0HM89WYH h3xF+2OflKmSUf7FSE0QtwEvtUWmhTZH4R4dHwy7rvasH9UBWYd/T5oNxz3bzmz4 BQ== -----END CERTIFICATE----- [SSL_TLS_SNI] => 4-dezember-1989.andreasstrasse.com [HTTPS] => on [H2_STREAM_TAG] => 3259089-415-3 [H2_STREAM_ID] => 3 [H2_PUSHED_ON] => [H2_PUSHED] => [H2_PUSH] => off [H2PUSH] => off [HTTP2] => on [UNIQUE_ID] => aD2yOD-Zcmg-Nni30QHACwAAAiw [REDIRECT_STATUS] => 200 [REDIRECT_SSL_CLIENT_CERT] => [REDIRECT_SSL_SERVER_CERT] => -----BEGIN CERTIFICATE----- MIIFbTCCBFWgAwIBAgISBYt0snBddDOwkVLCxsY3qnQUMA0GCSqGSIb3DQEBCwUA MDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD EwNSMTAwHhcNMjUwNTAyMDIwMjE0WhcNMjUwNzMxMDIwMjEzWjAtMSswKQYDVQQD EyI0LWRlemVtYmVyLTE5ODkuYW5kcmVhc3N0cmFzc2UuY29tMIIBIjANBgkqhkiG 9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxBfF+bqqnwB0UzEGEV/vIOgpxZ7aqnme2R0B X/UvELEtZdsGyJMsHJBRNa7lRFZYRnjL4B4rnVJ4SXkfgnK0jM57weS9g03kigCh 3mSaQahDlVcdmIpiYVbxl7KEylt0Nq9QoJu24atquQcIHfck9qRQ0F7qcI5cx8qU 2gobKR0XlmMGhgA5dDT+wqFeWtclXtffROrz6ThRjLUbG9NHj0IEO+L25lJHgMx4 GP7u3KicKOXWqyaNcepFoux96DZqXpxmnpJgry4vbcUTde/C7CkwnIcZ5+aWXnBZ ndM4xCiA+UTqGqpCaR3zWrgWzbWUCa47UpwNnZnhCcOvILibTQIDAQABo4ICfzCC AnswDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcD AjAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBTnj8IrZE54niZDvaQ4Y4qFdgl6FTAf BgNVHSMEGDAWgBS7vMNHpeS8qcbDpHIMEI2iNeHI6DBXBggrBgEFBQcBAQRLMEkw IgYIKwYBBQUHMAGGFmh0dHA6Ly9yMTAuby5sZW5jci5vcmcwIwYIKwYBBQUHMAKG F2h0dHA6Ly9yMTAuaS5sZW5jci5vcmcvMFUGA1UdEQROMEyCIjQtZGV6ZW1iZXIt MTk4OS5hbmRyZWFzc3RyYXNzZS5jb22CJnd3dy40LWRlemVtYmVyLTE5ODkuYW5k cmVhc3N0cmFzc2UuY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMC4GA1UdHwQnMCUw I6AhoB+GHWh0dHA6Ly9yMTAuYy5sZW5jci5vcmcvMjEuY3JsMIIBBQYKKwYBBAHW eQIEAgSB9gSB8wDxAHcADeHyMCvTDcFAYhIJ6lUu/Ed0fLHX6TDvDkIetH5OqjQA AAGWjvByAQAABAMASDBGAiEA42FPIvvyWdu3YG3uA8dNvFaSEi9PFGF9f+dBEtwE TG4CIQD3fo0RefOb+D3CsjTBDXMsI/KKakva+WYapAqwbPnNdAB2ABoE/0nQVB1A r/agw7/x2MRnL07s7iNAaJhrF0Au3Il9AAABlo7wc8kAAAQDAEcwRQIgG6vusWyj 53PEmvOUA0m3PQqotOQTjW0nVMy1PlGOw2kCIQCpHQUJXRLZnCb1YVA9CSbBhjE6 t+Gxm1zcT3zbRPU/4TANBgkqhkiG9w0BAQsFAAOCAQEApwgbze1qZhIqRDyBeHoR 0S0SOMGHK8brHlr+t6CwZF9+vY4IllDWRfe3aaanMha8dYMow6P+X2vg7L5ag0WP bz1cC+WF4X3E+B+0RwfmN5JVzQGup4EdQajUUpvV9hspjflIGpAsVL6zx+45mikd BpSQjRdL5PEDaoBOykiIIUTklzHVAoUUgFYXyBFyXzNAoClXFzeSVb0SYi094xA3 pLt9+0HfN7+lVcTUgQKUrDdRM8cNWGb0WwBgwsDhthrptta9Zed/9gAQ0HM89WYH h3xF+2OflKmSUf7FSE0QtwEvtUWmhTZH4R4dHwy7rvasH9UBWYd/T5oNxz3bzmz4 BQ== -----END CERTIFICATE----- [REDIRECT_SSL_TLS_SNI] => 4-dezember-1989.andreasstrasse.com [REDIRECT_HTTPS] => on [REDIRECT_H2_STREAM_TAG] => 3259089-415-3 [REDIRECT_H2_STREAM_ID] => 3 [REDIRECT_H2_PUSHED_ON] => [REDIRECT_H2_PUSHED] => [REDIRECT_H2_PUSH] => off [REDIRECT_H2PUSH] => off [REDIRECT_HTTP2] => on [REDIRECT_UNIQUE_ID] => aD2yOD-Zcmg-Nni30QHACwAAAiw [FCGI_ROLE] => RESPONDER [PHP_SELF] => /index.php [REQUEST_TIME_FLOAT] => 1748873784.48 [REQUEST_TIME] => 1748873784 [argv] => Array ( ) [argc] => 0 [APP_NAME] => andreasstrasse [APP_ENV] => local [APP_KEY] => [APP_DEBUG] => true [APP_URL] => http://cdn.xn--andreasstrae-v9a.de/ [APP_TIMEZONE] => UTC [APP_LOCALE] => de [APP_ASSET_CDN] => https://cdn.xn--andreasstrae-v9a.de/ [LOG_CHANNEL] => stack [LOG_SLACK_WEBHOOK_URL] => [DEBUGHOST] => localhost:8082,andreasstrasse.512kb.de [CACHE_DRIVER] => file [QUEUE_CONNECTION] => sync ) ) [files] => Symfony\Component\HttpFoundation\FileBag Object ( [parameters:protected] => Array ( ) ) [cookies] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [headers] => Symfony\Component\HttpFoundation\HeaderBag Object ( [headers:protected] => Array ( [host] => Array ( [0] => 4-dezember-1989.andreasstrasse.com ) [accept-encoding] => Array ( [0] => gzip, br, zstd, deflate ) [user-agent] => Array ( [0] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) ) [accept] => Array ( [0] => */* ) ) [cacheControl:protected] => Array ( ) ) [content:protected] => [languages:protected] => [charsets:protected] => [encodings:protected] => [acceptableContentTypes:protected] => [pathInfo:protected] => /sitemap.xml [requestUri:protected] => /sitemap.xml [baseUrl:protected] => [basePath:protected] => [method:protected] => GET [format:protected] => [session:protected] => [locale:protected] => [defaultLocale:protected] => en [isHostValid:Symfony\Component\HttpFoundation\Request:private] => 1 [isForwardedValid:Symfony\Component\HttpFoundation\Request:private] => 1 ) ) ) [2] => Array ( [file] => /www/htdocs/w0058e42/andreasstrasse.com/www/00_container/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php [line] => 171 [function] => sendThroughPipeline [class] => Laravel\Lumen\Application [type] => -> [args] => Array ( [0] => Array ( ) [1] => Closure Object ( [static] => Array ( [method] => GET [pathInfo] => /sitemap.xml ) [this] => Laravel\Lumen\Application Object ( [basePath:protected] => /www/htdocs/w0058e42/andreasstrasse.com/www/00_container [loadedConfigurations:protected] => Array ( [view] => 1 ) [booted:protected] => 1 [loadedProviders:protected] => Array ( [App\Providers\AppServiceProvider] => App\Providers\AppServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) [Illuminate\View\ViewServiceProvider] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) [Illuminate\Events\EventServiceProvider] => Illuminate\Events\EventServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) [ranServiceBinders:protected] => Array ( [registerConfigBindings] => 1 [registerViewBindings] => 1 [registerFilesBindings] => 1 [registerEventBindings] => 1 ) [storagePath:protected] => [namespace:protected] => [router] => Laravel\Lumen\Routing\Router Object ( [app] => Laravel\Lumen\Application Object *RECURSION* [groupStack:protected] => Array ( ) [routes:protected] => Array ( [GET/] => Array ( [method] => GET [uri] => / [action] => Array ( [uses] => App\Http\Controllers\Controller@main ) ) [GET/templates] => Array ( [method] => GET [uri] => /templates [action] => Array ( [uses] => App\Http\Controllers\Controller@templates ) ) [GET/strings.json] => Array ( [method] => GET [uri] => /strings.json [action] => Array ( [uses] => App\Http\Controllers\Controller@strings ) ) [GET/strings] => Array ( [method] => GET [uri] => /strings [action] => Array ( [uses] => App\Http\Controllers\Controller@strings ) ) [GET/impress] => Array ( [method] => GET [uri] => /impress [action] => Array ( [uses] => App\Http\Controllers\Controller@impress ) ) [GET/privacy] => Array ( [method] => GET [uri] => /privacy [action] => Array ( [uses] => App\Http\Controllers\Controller@privacy ) ) [GET/admin/pull] => Array ( [method] => GET [uri] => /admin/pull [action] => Array ( [uses] => App\Http\Controllers\Admin@pullData ) ) [GET/test/tt] => Array ( [method] => GET [uri] => /test/tt [action] => Array ( [0] => Closure Object ( [parameter] => Array ( [$id] => ) ) ) ) ) [namedRoutes] => Array ( ) ) [availableBindings] => Array ( [auth] => registerAuthBindings [auth.driver] => registerAuthBindings [Illuminate\Auth\AuthManager] => registerAuthBindings [Illuminate\Contracts\Auth\Guard] => registerAuthBindings [Illuminate\Contracts\Auth\Access\Gate] => registerAuthBindings [Illuminate\Contracts\Broadcasting\Broadcaster] => registerBroadcastingBindings [Illuminate\Contracts\Broadcasting\Factory] => registerBroadcastingBindings [Illuminate\Contracts\Bus\Dispatcher] => registerBusBindings [cache] => registerCacheBindings [cache.store] => registerCacheBindings [Illuminate\Contracts\Cache\Factory] => registerCacheBindings [Illuminate\Contracts\Cache\Repository] => registerCacheBindings [composer] => registerComposerBindings [config] => registerConfigBindings [db] => registerDatabaseBindings [Illuminate\Database\Eloquent\Factory] => registerDatabaseBindings [filesystem] => registerFilesystemBindings [filesystem.cloud] => registerFilesystemBindings [filesystem.disk] => registerFilesystemBindings [Illuminate\Contracts\Filesystem\Cloud] => registerFilesystemBindings [Illuminate\Contracts\Filesystem\Filesystem] => registerFilesystemBindings [Illuminate\Contracts\Filesystem\Factory] => registerFilesystemBindings [encrypter] => registerEncrypterBindings [Illuminate\Contracts\Encryption\Encrypter] => registerEncrypterBindings [events] => registerEventBindings [Illuminate\Contracts\Events\Dispatcher] => registerEventBindings [files] => registerFilesBindings [hash] => registerHashBindings [Illuminate\Contracts\Hashing\Hasher] => registerHashBindings [log] => registerLogBindings [Psr\Log\LoggerInterface] => registerLogBindings [queue] => registerQueueBindings [queue.connection] => registerQueueBindings [Illuminate\Contracts\Queue\Factory] => registerQueueBindings [Illuminate\Contracts\Queue\Queue] => registerQueueBindings [router] => registerRouterBindings [Psr\Http\Message\ServerRequestInterface] => registerPsrRequestBindings [Psr\Http\Message\ResponseInterface] => registerPsrResponseBindings [translator] => registerTranslationBindings [url] => registerUrlGeneratorBindings [validator] => registerValidatorBindings [Illuminate\Contracts\Validation\Factory] => registerValidatorBindings [view] => registerViewBindings [Illuminate\Contracts\View\Factory] => registerViewBindings ) [resolved:protected] => Array ( [config] => 1 [view.engine.resolver] => 1 [files] => 1 [view.finder] => 1 [events] => 1 [view] => 1 [App\Exceptions\Handler] => 1 [Illuminate\Contracts\Debug\ExceptionHandler] => 1 ) [bindings:protected] => Array ( [config] => Array ( [concrete] => Closure Object ( [this] => Laravel\Lumen\Application Object *RECURSION* ) [shared] => 1 ) [Illuminate\Contracts\Debug\ExceptionHandler] => Array ( [concrete] => Closure Object ( [static] => Array ( [abstract] => Illuminate\Contracts\Debug\ExceptionHandler [concrete] => App\Exceptions\Handler ) [this] => Laravel\Lumen\Application Object *RECURSION* [parameter] => Array ( [$container] => [$parameters] => ) ) [shared] => 1 ) [Illuminate\Contracts\Console\Kernel] => Array ( [concrete] => Closure Object ( [static] => Array ( [abstract] => Illuminate\Contracts\Console\Kernel [concrete] => App\Console\Kernel ) [this] => Laravel\Lumen\Application Object *RECURSION* [parameter] => Array ( [$container] => [$parameters] => ) ) [shared] => 1 ) [view] => Array ( [concrete] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) [parameter] => Array ( [$app] => ) ) [shared] => 1 ) [view.finder] => Array ( [concrete] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) [parameter] => Array ( [$app] => ) ) [shared] => ) [view.engine.resolver] => Array ( [concrete] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) [shared] => 1 ) [blade.compiler] => Array ( [concrete] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) [shared] => 1 ) [files] => Array ( [concrete] => Closure Object ( [this] => Laravel\Lumen\Application Object *RECURSION* ) [shared] => 1 ) [events] => Array ( [concrete] => Closure Object ( [this] => Illuminate\Events\EventServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) [parameter] => Array ( [$app] => ) ) [shared] => 1 ) ) [methodBindings:protected] => Array ( ) [instances:protected] => Array ( [app] => Laravel\Lumen\Application Object *RECURSION* [Laravel\Lumen\Application] => Laravel\Lumen\Application Object *RECURSION* [path] => /www/htdocs/w0058e42/andreasstrasse.com/www/00_container/app [config] => Illuminate\Config\Repository Object ( [items:protected] => Array ( [app] => Array ( [locale] => en ) [view] => Array ( [paths] => Array ( [0] => /www/htdocs/w0058e42/andreasstrasse.com/www/00_container/resources/views ) [compiled] => /www/htdocs/w0058e42/andreasstrasse.com/www/00_container/storage/framework/views ) ) ) [env] => local [view.engine.resolver] => Illuminate\View\Engines\EngineResolver Object ( [resolvers:protected] => Array ( [file] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) [php] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) [blade] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) ) [resolved:protected] => Array ( ) ) [files] => Illuminate\Filesystem\Filesystem Object ( ) [events] => Illuminate\Events\Dispatcher Object ( [container:protected] => Laravel\Lumen\Application Object *RECURSION* [listeners:protected] => Array ( ) [wildcards:protected] => Array ( ) [wildcardsCache:protected] => Array ( ) [queueResolver:protected] => Closure Object ( [static] => Array ( [app] => Laravel\Lumen\Application Object *RECURSION* ) [this] => Illuminate\Events\EventServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) ) [view] => Illuminate\View\Factory Object ( [engines:protected] => Illuminate\View\Engines\EngineResolver Object ( [resolvers:protected] => Array ( [file] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) [php] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) [blade] => Closure Object ( [this] => Illuminate\View\ViewServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) ) [resolved:protected] => Array ( ) ) [finder:protected] => Illuminate\View\FileViewFinder Object ( [files:protected] => Illuminate\Filesystem\Filesystem Object ( ) [paths:protected] => Array ( [0] => /www/htdocs/w0058e42/andreasstrasse.com/www/00_container/resources/views ) [views:protected] => Array ( ) [hints:protected] => Array ( ) [extensions:protected] => Array ( [0] => blade.php [1] => php [2] => css [3] => html ) ) [events:protected] => Illuminate\Events\Dispatcher Object ( [container:protected] => Laravel\Lumen\Application Object *RECURSION* [listeners:protected] => Array ( ) [wildcards:protected] => Array ( ) [wildcardsCache:protected] => Array ( ) [queueResolver:protected] => Closure Object ( [static] => Array ( [app] => Laravel\Lumen\Application Object *RECURSION* ) [this] => Illuminate\Events\EventServiceProvider Object ( [app:protected] => Laravel\Lumen\Application Object *RECURSION* [defer:protected] => ) ) ) [container:protected] => Laravel\Lumen\Application Object *RECURSION* [shared:protected] => Array ( [__env] => Illuminate\View\Factory Object *RECURSION* [app] => Laravel\Lumen\Application Object *RECURSION* [result_view] => SomeValue ) [extensions:protected] => Array ( [blade.php] => blade [php] => php [css] => file [html] => file ) [composers:protected] => Array ( ) [renderCount:protected] => 0 [componentStack:protected] => Array ( ) [componentData:protected] => Array ( ) [slots:protected] => Array ( ) [slotStack:protected] => Array ( ) [sections:protected] => Array ( ) [sectionStack:protected] => Array ( ) [loopsStack:protected] => Array ( ) [pushes:protected] => Array ( ) [prepends:protected] => Array ( ) [pushStack:protected] => Array ( ) [translationReplacements:protected] => Array ( ) ) [Illuminate\Http\Request] => Laravel\Lumen\Http\Request Object ( [json:protected] => [convertedFiles:protected] => [userResolver:protected] => Closure Object ( [this] => Laravel\Lumen\Application Object *RECURSION* [parameter] => Array ( [$guard] => ) ) [routeResolver:protected] => Closure Object ( [this] => Laravel\Lumen\Application Object *RECURSION* ) [attributes] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [request] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [query] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [server] => Symfony\Component\HttpFoundation\ServerBag Object ( [parameters:protected] => Array ( [PATH] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [USER] => w0058e42 [HOME] => /www/htdocs/w0058e42 [SCRIPT_NAME] => /index.php [REQUEST_URI] => /sitemap.xml [QUERY_STRING] => [REQUEST_METHOD] => GET [SERVER_PROTOCOL] => HTTP/2.0 [GATEWAY_INTERFACE] => CGI/1.1 [REDIRECT_URL] => /sitemap.xml [REMOTE_PORT] => 15138 [SCRIPT_FILENAME] => /www/htdocs/w0058e42/andreasstrasse.com/www/00_container/public/index.php [SERVER_ADMIN] => webmaster@4-dezember-1989.andreasstrasse.com [CONTEXT_DOCUMENT_ROOT] => /www/htdocs/w0058e42/andreasstrasse.com/www/00_container/public/ [CONTEXT_PREFIX] => [REQUEST_SCHEME] => https [DOCUMENT_ROOT] => /www/htdocs/w0058e42/andreasstrasse.com/www/00_container/public/ [REMOTE_ADDR] => 216.73.216.240 [SERVER_PORT] => 443 [SERVER_ADDR] => 85.13.162.101 [SERVER_NAME] => 4-dezember-1989.andreasstrasse.com [SERVER_SOFTWARE] => Apache [SERVER_SIGNATURE] => [HTTP_HOST] => 4-dezember-1989.andreasstrasse.com [HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate [HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) [HTTP_ACCEPT] => */* [SSL_CLIENT_CERT] => [SSL_SERVER_CERT] => -----BEGIN CERTIFICATE----- MIIFbTCCBFWgAwIBAgISBYt0snBddDOwkVLCxsY3qnQUMA0GCSqGSIb3DQEBCwUA MDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD EwNSMTAwHhcNMjUwNTAyMDIwMjE0WhcNMjUwNzMxMDIwMjEzWjAtMSswKQYDVQQD EyI0LWRlemVtYmVyLTE5ODkuYW5kcmVhc3N0cmFzc2UuY29tMIIBIjANBgkqhkiG 9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxBfF+bqqnwB0UzEGEV/vIOgpxZ7aqnme2R0B X/UvELEtZdsGyJMsHJBRNa7lRFZYRnjL4B4rnVJ4SXkfgnK0jM57weS9g03kigCh 3mSaQahDlVcdmIpiYVbxl7KEylt0Nq9QoJu24atquQcIHfck9qRQ0F7qcI5cx8qU 2gobKR0XlmMGhgA5dDT+wqFeWtclXtffROrz6ThRjLUbG9NHj0IEO+L25lJHgMx4 GP7u3KicKOXWqyaNcepFoux96DZqXpxmnpJgry4vbcUTde/C7CkwnIcZ5+aWXnBZ ndM4xCiA+UTqGqpCaR3zWrgWzbWUCa47UpwNnZnhCcOvILibTQIDAQABo4ICfzCC AnswDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcD AjAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBTnj8IrZE54niZDvaQ4Y4qFdgl6FTAf BgNVHSMEGDAWgBS7vMNHpeS8qcbDpHIMEI2iNeHI6DBXBggrBgEFBQcBAQRLMEkw IgYIKwYBBQUHMAGGFmh0dHA6Ly9yMTAuby5sZW5jci5vcmcwIwYIKwYBBQUHMAKG F2h0dHA6Ly9yMTAuaS5sZW5jci5vcmcvMFUGA1UdEQROMEyCIjQtZGV6ZW1iZXIt MTk4OS5hbmRyZWFzc3RyYXNzZS5jb22CJnd3dy40LWRlemVtYmVyLTE5ODkuYW5k cmVhc3N0cmFzc2UuY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMC4GA1UdHwQnMCUw I6AhoB+GHWh0dHA6Ly9yMTAuYy5sZW5jci5vcmcvMjEuY3JsMIIBBQYKKwYBBAHW eQIEAgSB9gSB8wDxAHcADeHyMCvTDcFAYhIJ6lUu/Ed0fLHX6TDvDkIetH5OqjQA AAGWjvByAQAABAMASDBGAiEA42FPIvvyWdu3YG3uA8dNvFaSEi9PFGF9f+dBEtwE TG4CIQD3fo0RefOb+D3CsjTBDXMsI/KKakva+WYapAqwbPnNdAB2ABoE/0nQVB1A r/agw7/x2MRnL07s7iNAaJhrF0Au3Il9AAABlo7wc8kAAAQDAEcwRQIgG6vusWyj 53PEmvOUA0m3PQqotOQTjW0nVMy1PlGOw2kCIQCpHQUJXRLZnCb1YVA9CSbBhjE6 t+Gxm1zcT3zbRPU/4TANBgkqhkiG9w0BAQsFAAOCAQEApwgbze1qZhIqRDyBeHoR 0S0SOMGHK8brHlr+t6CwZF9+vY4IllDWRfe3aaanMha8dYMow6P+X2vg7L5ag0WP bz1cC+WF4X3E+B+0RwfmN5JVzQGup4EdQajUUpvV9hspjflIGpAsVL6zx+45mikd BpSQjRdL5PEDaoBOykiIIUTklzHVAoUUgFYXyBFyXzNAoClXFzeSVb0SYi094xA3 pLt9+0HfN7+lVcTUgQKUrDdRM8cNWGb0WwBgwsDhthrptta9Zed/9gAQ0HM89WYH h3xF+2OflKmSUf7FSE0QtwEvtUWmhTZH4R4dHwy7rvasH9UBWYd/T5oNxz3bzmz4 BQ== -----END CERTIFICATE----- [SSL_TLS_SNI] => 4-dezember-1989.andreasstrasse.com [HTTPS] => on [H2_STREAM_TAG] => 3259089-415-3 [H2_STREAM_ID] => 3 [H2_PUSHED_ON] => [H2_PUSHED] => [H2_PUSH] => off [H2PUSH] => off [HTTP2] => on [UNIQUE_ID] => aD2yOD-Zcmg-Nni30QHACwAAAiw [REDIRECT_STATUS] => 200 [REDIRECT_SSL_CLIENT_CERT] => [REDIRECT_SSL_SERVER_CERT] => -----BEGIN CERTIFICATE----- MIIFbTCCBFWgAwIBAgISBYt0snBddDOwkVLCxsY3qnQUMA0GCSqGSIb3DQEBCwUA MDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD EwNSMTAwHhcNMjUwNTAyMDIwMjE0WhcNMjUwNzMxMDIwMjEzWjAtMSswKQYDVQQD EyI0LWRlemVtYmVyLTE5ODkuYW5kcmVhc3N0cmFzc2UuY29tMIIBIjANBgkqhkiG 9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxBfF+bqqnwB0UzEGEV/vIOgpxZ7aqnme2R0B X/UvELEtZdsGyJMsHJBRNa7lRFZYRnjL4B4rnVJ4SXkfgnK0jM57weS9g03kigCh 3mSaQahDlVcdmIpiYVbxl7KEylt0Nq9QoJu24atquQcIHfck9qRQ0F7qcI5cx8qU 2gobKR0XlmMGhgA5dDT+wqFeWtclXtffROrz6ThRjLUbG9NHj0IEO+L25lJHgMx4 GP7u3KicKOXWqyaNcepFoux96DZqXpxmnpJgry4vbcUTde/C7CkwnIcZ5+aWXnBZ ndM4xCiA+UTqGqpCaR3zWrgWzbWUCa47UpwNnZnhCcOvILibTQIDAQABo4ICfzCC AnswDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcD AjAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBTnj8IrZE54niZDvaQ4Y4qFdgl6FTAf BgNVHSMEGDAWgBS7vMNHpeS8qcbDpHIMEI2iNeHI6DBXBggrBgEFBQcBAQRLMEkw IgYIKwYBBQUHMAGGFmh0dHA6Ly9yMTAuby5sZW5jci5vcmcwIwYIKwYBBQUHMAKG F2h0dHA6Ly9yMTAuaS5sZW5jci5vcmcvMFUGA1UdEQROMEyCIjQtZGV6ZW1iZXIt MTk4OS5hbmRyZWFzc3RyYXNzZS5jb22CJnd3dy40LWRlemVtYmVyLTE5ODkuYW5k cmVhc3N0cmFzc2UuY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMC4GA1UdHwQnMCUw I6AhoB+GHWh0dHA6Ly9yMTAuYy5sZW5jci5vcmcvMjEuY3JsMIIBBQYKKwYBBAHW eQIEAgSB9gSB8wDxAHcADeHyMCvTDcFAYhIJ6lUu/Ed0fLHX6TDvDkIetH5OqjQA AAGWjvByAQAABAMASDBGAiEA42FPIvvyWdu3YG3uA8dNvFaSEi9PFGF9f+dBEtwE TG4CIQD3fo0RefOb+D3CsjTBDXMsI/KKakva+WYapAqwbPnNdAB2ABoE/0nQVB1A r/agw7/x2MRnL07s7iNAaJhrF0Au3Il9AAABlo7wc8kAAAQDAEcwRQIgG6vusWyj 53PEmvOUA0m3PQqotOQTjW0nVMy1PlGOw2kCIQCpHQUJXRLZnCb1YVA9CSbBhjE6 t+Gxm1zcT3zbRPU/4TANBgkqhkiG9w0BAQsFAAOCAQEApwgbze1qZhIqRDyBeHoR 0S0SOMGHK8brHlr+t6CwZF9+vY4IllDWRfe3aaanMha8dYMow6P+X2vg7L5ag0WP bz1cC+WF4X3E+B+0RwfmN5JVzQGup4EdQajUUpvV9hspjflIGpAsVL6zx+45mikd BpSQjRdL5PEDaoBOykiIIUTklzHVAoUUgFYXyBFyXzNAoClXFzeSVb0SYi094xA3 pLt9+0HfN7+lVcTUgQKUrDdRM8cNWGb0WwBgwsDhthrptta9Zed/9gAQ0HM89WYH h3xF+2OflKmSUf7FSE0QtwEvtUWmhTZH4R4dHwy7rvasH9UBWYd/T5oNxz3bzmz4 BQ== -----END CERTIFICATE----- [REDIRECT_SSL_TLS_SNI] => 4-dezember-1989.andreasstrasse.com [REDIRECT_HTTPS] => on [REDIRECT_H2_STREAM_TAG] => 3259089-415-3 [REDIRECT_H2_STREAM_ID] => 3 [REDIRECT_H2_PUSHED_ON] => [REDIRECT_H2_PUSHED] => [REDIRECT_H2_PUSH] => off [REDIRECT_H2PUSH] => off [REDIRECT_HTTP2] => on [REDIRECT_UNIQUE_ID] => aD2yOD-Zcmg-Nni30QHACwAAAiw [FCGI_ROLE] => RESPONDER [PHP_SELF] => /index.php [REQUEST_TIME_FLOAT] => 1748873784.48 [REQUEST_TIME] => 1748873784 [argv] => Array ( ) [argc] => 0 [APP_NAME] => andreasstrasse [APP_ENV] => local [APP_KEY] => [APP_DEBUG] => true [APP_URL] => http://cdn.xn--andreasstrae-v9a.de/ [APP_TIMEZONE] => UTC [APP_LOCALE] => de [APP_ASSET_CDN] => https://cdn.xn--andreasstrae-v9a.de/ [LOG_CHANNEL] => stack [LOG_SLACK_WEBHOOK_URL] => [DEBUGHOST] => localhost:8082,andreasstrasse.512kb.de [CACHE_DRIVER] => file [QUEUE_CONNECTION] => sync ) ) [files] => Symfony\Component\HttpFoundation\FileBag Object ( [parameters:protected] => Array ( ) ) [cookies] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [headers] => Symfony\Component\HttpFoundation\HeaderBag Object ( [headers:protected] => Array ( [host] => Array ( [0] => 4-dezember-1989.andreasstrasse.com ) [accept-encoding] => Array ( [0] => gzip, br, zstd, deflate ) [user-agent] => Array ( [0] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) ) [accept] => Array ( [0] => */* ) ) [cacheControl:protected] => Array ( ) ) [content:protected] => [languages:protected] => [charsets:protected] => [encodings:protected] => [acceptableContentTypes:protected] => [pathInfo:protected] => /sitemap.xml [requestUri:protected] => /sitemap.xml [baseUrl:protected] => [basePath:protected] => [method:protected] => GET [format:protected] => [session:protected] => [locale:protected] => [defaultLocale:protected] => en [isHostValid:Symfony\Component\HttpFoundation\Request:private] => 1 [isForwardedValid:Symfony\Component\HttpFoundation\Request:private] => 1 ) [Illuminate\Contracts\Debug\ExceptionHandler] => App\Exceptions\Handler Object ( [dontReport:protected] => Array ( [0] => Illuminate\Auth\Access\AuthorizationException [1] => Symfony\Component\HttpKernel\Exception\HttpException [2] => Illuminate\Database\Eloquent\ModelNotFoundException [3] => Illuminate\Validation\ValidationException ) ) ) [aliases:protected] => Array ( [Illuminate\Contracts\Foundation\Application] => app [Illuminate\Contracts\Auth\Factory] => auth [Illuminate\Contracts\Auth\Guard] => auth.driver [Illuminate\Contracts\Cache\Factory] => cache [Illuminate\Contracts\Cache\Repository] => cache.store [Illuminate\Contracts\Config\Repository] => config [Illuminate\Container\Container] => app [Illuminate\Contracts\Container\Container] => app [Illuminate\Database\ConnectionResolverInterface] => db [Illuminate\Database\DatabaseManager] => db [Illuminate\Contracts\Encryption\Encrypter] => encrypter [Illuminate\Contracts\Events\Dispatcher] => events [Illuminate\Contracts\Filesystem\Factory] => filesystem [Illuminate\Contracts\Filesystem\Filesystem] => filesystem.disk [Illuminate\Contracts\Filesystem\Cloud] => filesystem.cloud [Illuminate\Contracts\Hashing\Hasher] => hash [log] => Psr\Log\LoggerInterface [Illuminate\Contracts\Queue\Factory] => queue [Illuminate\Contracts\Queue\Queue] => queue.connection [request] => Illuminate\Http\Request [Laravel\Lumen\Routing\Router] => router [Illuminate\Contracts\Translation\Translator] => translator [Laravel\Lumen\Routing\UrlGenerator] => url [Illuminate\Contracts\Validation\Factory] => validator [Illuminate\Contracts\View\Factory] => view ) [abstractAliases:protected] => Array ( ) [extenders:protected] => Array ( ) [tags:protected] => Array ( ) [buildStack:protected] => Array ( ) [with:protected] => Array ( ) [contextual] => Array ( ) [reboundCallbacks:protected] => Array ( ) [globalResolvingCallbacks:protected] => Array ( ) [globalAfterResolvingCallbacks:protected] => Array ( ) [resolvingCallbacks:protected] => Array ( ) [afterResolvingCallbacks:protected] => Array ( ) [middleware:protected] => Array ( ) [routeMiddleware:protected] => Array ( ) [currentRoute:protected] => [dispatcher:protected] => ) [parameter] => Array ( [$request] => ) ) ) ) [3] => Array ( [file] => /www/htdocs/w0058e42/andreasstrasse.com/www/00_container/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php [line] => 108 [function] => dispatch [class] => Laravel\Lumen\Application [type] => -> [args] => Array ( [0] => ) ) [4] => Array ( [file] => /www/htdocs/w0058e42/andreasstrasse.com/www/00_container/public/index.php [line] => 28 [function] => run [class] => Laravel\Lumen\Application [type] => -> [args] => Array ( ) ) ) [previous:Exception:private] => )

Sorry, the page you are looking for could not be found.

(1/1) NotFoundHttpException

in RoutesRequests.php line 229
at Application->handleDispatcherResponse(array(0))in RoutesRequests.php line 169
at Application->Laravel\Lumen\Concerns\{closure}(object(Request))in RoutesRequests.php line 416
at Application->sendThroughPipeline(array(), object(Closure))in RoutesRequests.php line 171
at Application->dispatch(null)in RoutesRequests.php line 108
at Application->run()in index.php line 28