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] => /js/vendor/plyr.min.js.map [QUERY_STRING] => [REQUEST_METHOD] => GET [SERVER_PROTOCOL] => HTTP/2.0 [GATEWAY_INTERFACE] => CGI/1.1 [REDIRECT_URL] => /js/vendor/plyr.min.js.map [REMOTE_PORT] => 44067 [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] => 3.147.74.217 [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----- MIIFPDCCBCSgAwIBAgISA+YXPXOUQtJ4vx3j13mTsN0SMA0GCSqGSIb3DQEBCwUA MDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD EwNSMTEwHhcNMjUwMjIzMTg1MTEzWhcNMjUwNTI0MTg1MTEyWjAtMSswKQYDVQQD EyI0LWRlemVtYmVyLTE5ODkuYW5kcmVhc3N0cmFzc2UuY29tMIIBIjANBgkqhkiG 9w0BAQEFAAOCAQ8AMIIBCgKCAQEAy04x+QcZoyHFnAj04pCEc+pFAjsaq01o4k7Z +CCs21A+YjvK3cTMs9tqFBe55JfWO/Df4OwKyq3N2EuzvatCkq+lu+Mh7jtWPcxJ ir3zB/vrv1Qr+9cLgLC+kJVdyq5k+AuruTNcjRLHiihV2wXYlinQgpz6D6AWsLUb cTakrj5Pt9UMbenyeOpOUAZ4TwUgujMEsu4+z8BqjNGgFnEnKmD7D1NeLC96BXm7 PA5K1PG+qOF35Vij/d9AgqPEkZ6fV85sOO3wYX/U2/vIBwo8ZBPQBRi6h5SfwaUw ktIAIFqmosnlWkQZEXuK118vv0yRZ3mBnWi2u6lxZDVelLgqgwIDAQABo4ICTjCC AkowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcD AjAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBTvKpwq8hfe/5wmdw7t/3Cxh0KAgTAf BgNVHSMEGDAWgBTFz0ak6vTDwHpslcQtsF6SLybjuTBXBggrBgEFBQcBAQRLMEkw IgYIKwYBBQUHMAGGFmh0dHA6Ly9yMTEuby5sZW5jci5vcmcwIwYIKwYBBQUHMAKG F2h0dHA6Ly9yMTEuaS5sZW5jci5vcmcvMFUGA1UdEQROMEyCIjQtZGV6ZW1iZXIt MTk4OS5hbmRyZWFzc3RyYXNzZS5jb22CJnd3dy40LWRlemVtYmVyLTE5ODkuYW5k cmVhc3N0cmFzc2UuY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIBBAYKKwYBBAHW eQIEAgSB9QSB8gDwAHcAfVkeEuF4KnscYWd8Xv340IdcFKBOlZ65Ay/ZDowuebgA AAGVNFvBhgAABAMASDBGAiEA3MDCStD/0jITkvGE/uJ+nN5IF6ZtPajaNnmB0Df1 u5QCIQDGneE7u6MQkYFxLuephiaPqXy4DtF/YiaWjp8cFmwsqAB1AE51oydcmhDD OFts1N8/Uusd8OCOG41pwLH6ZLFimjnfAAABlTRbwYUAAAQDAEYwRAIgH39vGRMH HXhmp0O9qzaFDPcOkzeMvBkIR6q6i7LJiq4CIAd3ppMmESuiFrytKnmiQji9E3FJ X6SqwrBTg8jMj9BdMA0GCSqGSIb3DQEBCwUAA4IBAQAWQYIZXwDN9FT1cIX47x+F o/mIpGZnHR+Dcd5jmN5BxDjTyV/3c62kEDSY9DUNv+FWo7UAfTa05+870sdYOIZu CiGjgl96r1hu7PH+3vmeRaEnG2OASEJZqj5dFYlT9bm10ppO2k7IM8a3VRdLWs2j nuFHTLQQ3e2Yh2nA8uTGkQyJpy+rAKA1SCxb+CCCq6I2EVn7/IJOIpdDhJYeoGvk HNNqjtYloNPgK4DB8M2J24Y9xK8z8/N/jQuOw0uy1OGdlTAVD7ye6p5wF8qOPfwT Ez6iohHImsDYd7zHQuPOk0s2B55ACNwMJTzPEld+xBzo8KIQQtrihgTLMD//36Tt -----END CERTIFICATE----- [SSL_TLS_SNI] => 4-dezember-1989.andreasstrasse.com [HTTPS] => on [H2_STREAM_TAG] => 2545980-11423-3 [H2_STREAM_ID] => 3 [H2_PUSHED_ON] => [H2_PUSHED] => [H2_PUSH] => off [H2PUSH] => off [HTTP2] => on [UNIQUE_ID] => Z8LFb5fcCAAkLNZ3cMUNMQAAEDk [REDIRECT_STATUS] => 200 [REDIRECT_SSL_CLIENT_CERT] => [REDIRECT_SSL_SERVER_CERT] => -----BEGIN CERTIFICATE----- MIIFPDCCBCSgAwIBAgISA+YXPXOUQtJ4vx3j13mTsN0SMA0GCSqGSIb3DQEBCwUA MDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD EwNSMTEwHhcNMjUwMjIzMTg1MTEzWhcNMjUwNTI0MTg1MTEyWjAtMSswKQYDVQQD EyI0LWRlemVtYmVyLTE5ODkuYW5kcmVhc3N0cmFzc2UuY29tMIIBIjANBgkqhkiG 9w0BAQEFAAOCAQ8AMIIBCgKCAQEAy04x+QcZoyHFnAj04pCEc+pFAjsaq01o4k7Z +CCs21A+YjvK3cTMs9tqFBe55JfWO/Df4OwKyq3N2EuzvatCkq+lu+Mh7jtWPcxJ ir3zB/vrv1Qr+9cLgLC+kJVdyq5k+AuruTNcjRLHiihV2wXYlinQgpz6D6AWsLUb cTakrj5Pt9UMbenyeOpOUAZ4TwUgujMEsu4+z8BqjNGgFnEnKmD7D1NeLC96BXm7 PA5K1PG+qOF35Vij/d9AgqPEkZ6fV85sOO3wYX/U2/vIBwo8ZBPQBRi6h5SfwaUw ktIAIFqmosnlWkQZEXuK118vv0yRZ3mBnWi2u6lxZDVelLgqgwIDAQABo4ICTjCC AkowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcD AjAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBTvKpwq8hfe/5wmdw7t/3Cxh0KAgTAf BgNVHSMEGDAWgBTFz0ak6vTDwHpslcQtsF6SLybjuTBXBggrBgEFBQcBAQRLMEkw IgYIKwYBBQUHMAGGFmh0dHA6Ly9yMTEuby5sZW5jci5vcmcwIwYIKwYBBQUHMAKG F2h0dHA6Ly9yMTEuaS5sZW5jci5vcmcvMFUGA1UdEQROMEyCIjQtZGV6ZW1iZXIt MTk4OS5hbmRyZWFzc3RyYXNzZS5jb22CJnd3dy40LWRlemVtYmVyLTE5ODkuYW5k cmVhc3N0cmFzc2UuY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIBBAYKKwYBBAHW eQIEAgSB9QSB8gDwAHcAfVkeEuF4KnscYWd8Xv340IdcFKBOlZ65Ay/ZDowuebgA AAGVNFvBhgAABAMASDBGAiEA3MDCStD/0jITkvGE/uJ+nN5IF6ZtPajaNnmB0Df1 u5QCIQDGneE7u6MQkYFxLuephiaPqXy4DtF/YiaWjp8cFmwsqAB1AE51oydcmhDD OFts1N8/Uusd8OCOG41pwLH6ZLFimjnfAAABlTRbwYUAAAQDAEYwRAIgH39vGRMH HXhmp0O9qzaFDPcOkzeMvBkIR6q6i7LJiq4CIAd3ppMmESuiFrytKnmiQji9E3FJ X6SqwrBTg8jMj9BdMA0GCSqGSIb3DQEBCwUAA4IBAQAWQYIZXwDN9FT1cIX47x+F o/mIpGZnHR+Dcd5jmN5BxDjTyV/3c62kEDSY9DUNv+FWo7UAfTa05+870sdYOIZu CiGjgl96r1hu7PH+3vmeRaEnG2OASEJZqj5dFYlT9bm10ppO2k7IM8a3VRdLWs2j nuFHTLQQ3e2Yh2nA8uTGkQyJpy+rAKA1SCxb+CCCq6I2EVn7/IJOIpdDhJYeoGvk HNNqjtYloNPgK4DB8M2J24Y9xK8z8/N/jQuOw0uy1OGdlTAVD7ye6p5wF8qOPfwT Ez6iohHImsDYd7zHQuPOk0s2B55ACNwMJTzPEld+xBzo8KIQQtrihgTLMD//36Tt -----END CERTIFICATE----- [REDIRECT_SSL_TLS_SNI] => 4-dezember-1989.andreasstrasse.com [REDIRECT_HTTPS] => on [REDIRECT_H2_STREAM_TAG] => 2545980-11423-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] => Z8LFb5fcCAAkLNZ3cMUNMQAAEDk [FCGI_ROLE] => RESPONDER [PHP_SELF] => /index.php [REQUEST_TIME_FLOAT] => 1740817775.84 [REQUEST_TIME] => 1740817775 [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] => /js/vendor/plyr.min.js.map [requestUri:protected] => /js/vendor/plyr.min.js.map [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] => /js/vendor/plyr.min.js.map ) [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] => /js/vendor/plyr.min.js.map [QUERY_STRING] => [REQUEST_METHOD] => GET [SERVER_PROTOCOL] => HTTP/2.0 [GATEWAY_INTERFACE] => CGI/1.1 [REDIRECT_URL] => /js/vendor/plyr.min.js.map [REMOTE_PORT] => 44067 [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] => 3.147.74.217 [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----- MIIFPDCCBCSgAwIBAgISA+YXPXOUQtJ4vx3j13mTsN0SMA0GCSqGSIb3DQEBCwUA MDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD EwNSMTEwHhcNMjUwMjIzMTg1MTEzWhcNMjUwNTI0MTg1MTEyWjAtMSswKQYDVQQD EyI0LWRlemVtYmVyLTE5ODkuYW5kcmVhc3N0cmFzc2UuY29tMIIBIjANBgkqhkiG 9w0BAQEFAAOCAQ8AMIIBCgKCAQEAy04x+QcZoyHFnAj04pCEc+pFAjsaq01o4k7Z +CCs21A+YjvK3cTMs9tqFBe55JfWO/Df4OwKyq3N2EuzvatCkq+lu+Mh7jtWPcxJ ir3zB/vrv1Qr+9cLgLC+kJVdyq5k+AuruTNcjRLHiihV2wXYlinQgpz6D6AWsLUb cTakrj5Pt9UMbenyeOpOUAZ4TwUgujMEsu4+z8BqjNGgFnEnKmD7D1NeLC96BXm7 PA5K1PG+qOF35Vij/d9AgqPEkZ6fV85sOO3wYX/U2/vIBwo8ZBPQBRi6h5SfwaUw ktIAIFqmosnlWkQZEXuK118vv0yRZ3mBnWi2u6lxZDVelLgqgwIDAQABo4ICTjCC AkowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcD AjAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBTvKpwq8hfe/5wmdw7t/3Cxh0KAgTAf BgNVHSMEGDAWgBTFz0ak6vTDwHpslcQtsF6SLybjuTBXBggrBgEFBQcBAQRLMEkw IgYIKwYBBQUHMAGGFmh0dHA6Ly9yMTEuby5sZW5jci5vcmcwIwYIKwYBBQUHMAKG F2h0dHA6Ly9yMTEuaS5sZW5jci5vcmcvMFUGA1UdEQROMEyCIjQtZGV6ZW1iZXIt MTk4OS5hbmRyZWFzc3RyYXNzZS5jb22CJnd3dy40LWRlemVtYmVyLTE5ODkuYW5k cmVhc3N0cmFzc2UuY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIBBAYKKwYBBAHW eQIEAgSB9QSB8gDwAHcAfVkeEuF4KnscYWd8Xv340IdcFKBOlZ65Ay/ZDowuebgA AAGVNFvBhgAABAMASDBGAiEA3MDCStD/0jITkvGE/uJ+nN5IF6ZtPajaNnmB0Df1 u5QCIQDGneE7u6MQkYFxLuephiaPqXy4DtF/YiaWjp8cFmwsqAB1AE51oydcmhDD OFts1N8/Uusd8OCOG41pwLH6ZLFimjnfAAABlTRbwYUAAAQDAEYwRAIgH39vGRMH HXhmp0O9qzaFDPcOkzeMvBkIR6q6i7LJiq4CIAd3ppMmESuiFrytKnmiQji9E3FJ X6SqwrBTg8jMj9BdMA0GCSqGSIb3DQEBCwUAA4IBAQAWQYIZXwDN9FT1cIX47x+F o/mIpGZnHR+Dcd5jmN5BxDjTyV/3c62kEDSY9DUNv+FWo7UAfTa05+870sdYOIZu CiGjgl96r1hu7PH+3vmeRaEnG2OASEJZqj5dFYlT9bm10ppO2k7IM8a3VRdLWs2j nuFHTLQQ3e2Yh2nA8uTGkQyJpy+rAKA1SCxb+CCCq6I2EVn7/IJOIpdDhJYeoGvk HNNqjtYloNPgK4DB8M2J24Y9xK8z8/N/jQuOw0uy1OGdlTAVD7ye6p5wF8qOPfwT Ez6iohHImsDYd7zHQuPOk0s2B55ACNwMJTzPEld+xBzo8KIQQtrihgTLMD//36Tt -----END CERTIFICATE----- [SSL_TLS_SNI] => 4-dezember-1989.andreasstrasse.com [HTTPS] => on [H2_STREAM_TAG] => 2545980-11423-3 [H2_STREAM_ID] => 3 [H2_PUSHED_ON] => [H2_PUSHED] => [H2_PUSH] => off [H2PUSH] => off [HTTP2] => on [UNIQUE_ID] => Z8LFb5fcCAAkLNZ3cMUNMQAAEDk [REDIRECT_STATUS] => 200 [REDIRECT_SSL_CLIENT_CERT] => [REDIRECT_SSL_SERVER_CERT] => -----BEGIN CERTIFICATE----- MIIFPDCCBCSgAwIBAgISA+YXPXOUQtJ4vx3j13mTsN0SMA0GCSqGSIb3DQEBCwUA MDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD EwNSMTEwHhcNMjUwMjIzMTg1MTEzWhcNMjUwNTI0MTg1MTEyWjAtMSswKQYDVQQD EyI0LWRlemVtYmVyLTE5ODkuYW5kcmVhc3N0cmFzc2UuY29tMIIBIjANBgkqhkiG 9w0BAQEFAAOCAQ8AMIIBCgKCAQEAy04x+QcZoyHFnAj04pCEc+pFAjsaq01o4k7Z +CCs21A+YjvK3cTMs9tqFBe55JfWO/Df4OwKyq3N2EuzvatCkq+lu+Mh7jtWPcxJ ir3zB/vrv1Qr+9cLgLC+kJVdyq5k+AuruTNcjRLHiihV2wXYlinQgpz6D6AWsLUb cTakrj5Pt9UMbenyeOpOUAZ4TwUgujMEsu4+z8BqjNGgFnEnKmD7D1NeLC96BXm7 PA5K1PG+qOF35Vij/d9AgqPEkZ6fV85sOO3wYX/U2/vIBwo8ZBPQBRi6h5SfwaUw ktIAIFqmosnlWkQZEXuK118vv0yRZ3mBnWi2u6lxZDVelLgqgwIDAQABo4ICTjCC AkowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcD AjAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBTvKpwq8hfe/5wmdw7t/3Cxh0KAgTAf BgNVHSMEGDAWgBTFz0ak6vTDwHpslcQtsF6SLybjuTBXBggrBgEFBQcBAQRLMEkw IgYIKwYBBQUHMAGGFmh0dHA6Ly9yMTEuby5sZW5jci5vcmcwIwYIKwYBBQUHMAKG F2h0dHA6Ly9yMTEuaS5sZW5jci5vcmcvMFUGA1UdEQROMEyCIjQtZGV6ZW1iZXIt MTk4OS5hbmRyZWFzc3RyYXNzZS5jb22CJnd3dy40LWRlemVtYmVyLTE5ODkuYW5k cmVhc3N0cmFzc2UuY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIBBAYKKwYBBAHW eQIEAgSB9QSB8gDwAHcAfVkeEuF4KnscYWd8Xv340IdcFKBOlZ65Ay/ZDowuebgA AAGVNFvBhgAABAMASDBGAiEA3MDCStD/0jITkvGE/uJ+nN5IF6ZtPajaNnmB0Df1 u5QCIQDGneE7u6MQkYFxLuephiaPqXy4DtF/YiaWjp8cFmwsqAB1AE51oydcmhDD OFts1N8/Uusd8OCOG41pwLH6ZLFimjnfAAABlTRbwYUAAAQDAEYwRAIgH39vGRMH HXhmp0O9qzaFDPcOkzeMvBkIR6q6i7LJiq4CIAd3ppMmESuiFrytKnmiQji9E3FJ X6SqwrBTg8jMj9BdMA0GCSqGSIb3DQEBCwUAA4IBAQAWQYIZXwDN9FT1cIX47x+F o/mIpGZnHR+Dcd5jmN5BxDjTyV/3c62kEDSY9DUNv+FWo7UAfTa05+870sdYOIZu CiGjgl96r1hu7PH+3vmeRaEnG2OASEJZqj5dFYlT9bm10ppO2k7IM8a3VRdLWs2j nuFHTLQQ3e2Yh2nA8uTGkQyJpy+rAKA1SCxb+CCCq6I2EVn7/IJOIpdDhJYeoGvk HNNqjtYloNPgK4DB8M2J24Y9xK8z8/N/jQuOw0uy1OGdlTAVD7ye6p5wF8qOPfwT Ez6iohHImsDYd7zHQuPOk0s2B55ACNwMJTzPEld+xBzo8KIQQtrihgTLMD//36Tt -----END CERTIFICATE----- [REDIRECT_SSL_TLS_SNI] => 4-dezember-1989.andreasstrasse.com [REDIRECT_HTTPS] => on [REDIRECT_H2_STREAM_TAG] => 2545980-11423-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] => Z8LFb5fcCAAkLNZ3cMUNMQAAEDk [FCGI_ROLE] => RESPONDER [PHP_SELF] => /index.php [REQUEST_TIME_FLOAT] => 1740817775.84 [REQUEST_TIME] => 1740817775 [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] => /js/vendor/plyr.min.js.map [requestUri:protected] => /js/vendor/plyr.min.js.map [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