""<html>\r\n<head><title>502 Bad Gateway<\/title><\/head>\r\n<body>\r\n<center><h1>502 Bad Gateway<\/h1><\/center>\r\n<hr><center>nginx\/1.15.6<\/center>\r\n<\/body>\r\n<\/html>\r\n""
InternalServerException {#470
#url: "inventory/items/612?"
#response: Response {#465
-reasonPhrase: "Bad Gateway"
-statusCode: 502
-effectiveUrl: "https://api.api-server.whaai.net/api/inventory/items/612"
-headers: array:5 [
"server" => array:1 [
0 => "nginx/1.15.6"
]
"date" => array:1 [
0 => "Sun, 25 Jan 2026 17:50:28 GMT"
]
"content-type" => array:1 [
0 => "text/html; charset=utf-8"
]
"content-length" => array:1 [
0 => "157"
]
"connection" => array:1 [
0 => "keep-alive"
]
]
-headerNames: array:5 [
"server" => "Server"
"date" => "Date"
"content-type" => "Content-Type"
"content-length" => "Content-Length"
"connection" => "Connection"
]
-body: Stream {#464
-stream: stream resource @8
wrapper_type: "PHP"
stream_type: "TEMP"
mode: "w+b"
unread_bytes: 0
seekable: true
uri: "php://temp"
options: []
}
-size: null
-seekable: true
-readable: true
-writable: true
-uri: "php://temp"
-customMetadata: []
}
-protocolVersion: "1.1"
}
#request: Request {#456
-url: Url {#425
-scheme: "https"
-host: "api.api-server.whaai.net"
-port: null
-username: null
-password: null
-path: "/api/inventory/items/612"
-fragment: null
-query: null
}
-method: "GET"
-transferOptions: Collection {#457
#data: array:3 [
"redirect" => array:4 [
"max" => 5
"strict" => false
"referer" => false
"protocols" => array:2 [
0 => "http"
1 => "https"
]
]
"decode_content" => true
"verify" => true
]
}
-headers: array:6 [
"host" => array:1 [
0 => "api.api-server.whaai.net"
]
"accept" => array:1 [
0 => "application/json"
]
"authorization" => array:1 [
0 => "Basic UUFkc1hSNnh0SGNJaHVvdktxM0JXWDZoTWhTUFRyV3Z2RGRkVm5wTDBNeWcwYnlnUW86TWZMUG85R0pYaVA1NzVZeG5Sb0cycTBGOG9SeGJtWUNadldWMk1CRHJLcFpUdEJRUzE="
]
"user-agent" => array:1 [
0 => "Guzzle/5.3.1 curl/7.47.0 PHP/7.1.6-1~ubuntu16.04.1+deb.sury.org+1"
]
"x-newrelic-id" => array:1 [
0 => "VgYEWFJQARABUVRbAgcGU10="
]
"x-newrelic-transaction" => array:1 [
0 => "PxRTAgQACwNRAFBSDwgGU1EAFB8EBw8RVU4aBltaVwEDBF1QAVkKU1EDBkNKQQ4EAwZWVlECFTs="
]
]
-headerNames: array:6 [
"host" => "Host"
"accept" => "Accept"
"authorization" => "Authorization"
"user-agent" => "User-Agent"
"x-newrelic-id" => "X-NewRelic-ID"
"x-newrelic-transaction" => "X-NewRelic-Transaction"
]
-body: null
-protocolVersion: "1.1"
-emitter: Emitter {#455
-listeners: array:2 [
"before" => array:2 [
0 => array:1 [
0 => array:2 [
0 => Subscriber {#449}
1 => "onBefore"
]
]
-100 => array:1 [
0 => array:2 [
0 => Prepare {#458}
1 => "onBefore"
]
]
]
"complete" => array:3 [
200 => array:1 [
0 => array:2 [
0 => Redirect {#439}
1 => "onComplete"
]
]
100 => array:1 [
0 => array:2 [
0 => HttpError {#438}
1 => "onComplete"
]
]
0 => array:1 [
0 => array:2 [
0 => Subscriber {#449}
1 => "onComplete"
]
]
]
]
-sorted: array:2 [
"before" => array:2 [
0 => array:2 [
0 => Subscriber {#449}
1 => "onBefore"
]
1 => array:2 [
0 => Prepare {#458}
1 => "onBefore"
]
]
"complete" => array:3 [
0 => array:2 [
0 => Redirect {#439}
1 => "onComplete"
]
1 => array:2 [
0 => HttpError {#438}
1 => "onComplete"
]
2 => array:2 [
0 => Subscriber {#449}
1 => "onComplete"
]
]
]
}
}
#error_details: ""<html>\r\n<head><title>502 Bad Gateway<\/title><\/head>\r\n<body>\r\n<center><h1>502 Bad Gateway<\/h1><\/center>\r\n<hr><center>nginx\/1.15.6<\/center>\r\n<\/body>\r\n<\/html>\r\n""
#message: "Error connecting to the API Server, please contact whaai administrators"
#code: 0
#file: "/home/forge/tmcshop.be/vendor/csp-it/whaai-api/src/Api/Connector.php"
#line: 227
-trace: {
50. Whaai\WhaaiApi\Api\Connector->getFromServer() ==> new Whaai\WhaaiApi\Exceptions\InternalServerException(): {
src: {
/home/forge/tmcshop.be/vendor/csp-it/whaai-api/src/Api/Connector.php:227: """
} catch (ServerException $exception) {\n
throw (new InternalServerException())\n
->setUrl($url)\n
"""
}
}
49. Whaai\WhaaiApi\Api\Connector->get() ==> Whaai\WhaaiApi\Api\Connector->getFromServer(): {
src: {
/home/forge/tmcshop.be/vendor/csp-it/whaai-api/src/Api/Connector.php:190: """
\n
return $this->getFromServer($url);\n
}\n
"""
}
args: array:1 [
0 => "inventory/items/612?"
]
}
48. Whaai\WhaaiApi\Api\Connector->initSingleItem() ==> Whaai\WhaaiApi\Api\Connector->get(): {
src: {
/home/forge/tmcshop.be/vendor/csp-it/whaai-api/src/Api/Connector.php:293: """
{\n
$response = $this->get($url, $parameters);\n
\n
"""
}
args: array:2 [
0 => "inventory/items/612?"
1 => []
]
}
47. Whaai\WhaaiApi\Api\Connector->find() ==> Whaai\WhaaiApi\Api\Connector->initSingleItem(): {
src: {
/home/forge/tmcshop.be/vendor/csp-it/whaai-api/src/Api/Connector.php:288: """
{\n
return $this->initSingleItem($this->getPrefix() . '/' . $id);\n
}\n
"""
}
args: array:1 [
0 => "inventory/items/612"
]
}
46. App\Http\Controllers\App\ProductsController->show() ==> Whaai\WhaaiApi\Api\Connector->find(): {
src: {
/home/forge/tmcshop.be/app/Http/Controllers/App/ProductsController.php:13: """
{\n
$data['product'] = $apiInventoryItems->find($id);\n
\n
"""
}
args: array:1 [
0 => "612"
]
}
45. call_user_func_array() ==> App\Http\Controllers\App\ProductsController->show(): {
args: array:3 [
0 => "612"
1 => InventoryItems {#423
#cache_duration: "43200"
#use_cache: true
#encoded_credentials: "UUFkc1hSNnh0SGNJaHVvdktxM0JXWDZoTWhTUFRyV3Z2RGRkVm5wTDBNeWcwYnlnUW86TWZMUG85R0pYaVA1NzVZeG5Sb0cycTBGOG9SeGJtWUNadldWMk1CRHJLcFpUdEJRUzE="
#index_paginated: true
#where_conditions: []
#order_by: ""
#http_client: Client {#435
-messageFactory: MessageFactory {#437
-errorPlugin: HttpError {#438}
-redirectPlugin: Redirect {#439}
-customOptions: []
}
-baseUrl: Url {#436
-scheme: "https"
-host: "api.api-server.whaai.net"
-port: null
-username: null
-password: null
-path: "/api/"
-fragment: null
-query: null
}
-defaults: array:5 [
"allow_redirects" => true
"exceptions" => true
"decode_content" => true
"verify" => true
"headers" => array:3 [
"Accept" => "application/json"
"Authorization" => "Basic UUFkc1hSNnh0SGNJaHVvdktxM0JXWDZoTWhTUFRyV3Z2RGRkVm5wTDBNeWcwYnlnUW86TWZMUG85R0pYaVA1NzVZeG5Sb0cycTBGOG9SeGJtWUNadldWMk1CRHJLcFpUdEJRUzE="
"User-Agent" => "Guzzle/5.3.1 curl/7.47.0 PHP/7.1.6-1~ubuntu16.04.1+deb.sury.org+1"
]
]
-fsm: RequestFsm {#447
-handler: Closure {#446
class: "GuzzleHttp\Ring\Client\Middleware"
parameters: {
$request: { …1}
}
use: {
$default: Closure {#445 …5}
$future: CurlMultiHandler {#442 …6}
}
file: "/home/forge/tmcshop.be/vendor/guzzlehttp/ringphp/src/Client/Middleware.php"
line: "28 to 32"
}
-mf: MessageFactory {#437}
-maxTransitions: 200
}
-emitter: Emitter {#448
-listeners: array:2 [
"before" => array:1 [
0 => array:1 [ …1]
]
"complete" => array:1 [
0 => array:1 [ …1]
]
]
-sorted: []
}
}
#collection: null
}
2 => Request {#40
#json: null
#convertedFiles: null
#userResolver: Closure {#337
class: "Illuminate\Auth\AuthServiceProvider"
this: AuthServiceProvider {#32 …}
parameters: {
$guard: {
default: null
}
}
use: {
$app: Application {#3
#basePath: "/home/forge/tmcshop.be"
#hasBeenBootstrapped: true
#booted: true
#bootingCallbacks: array:4 [
0 => Closure {#244
class: "Illuminate\Foundation\Application"
this: Application {#3}
use: { …1}
file: "/home/forge/tmcshop.be/bootstrap/cache/compiled.php"
line: "2000 to 2002"
}
1 => Closure {#253
class: "Illuminate\Foundation\Application"
this: Application {#3}
use: { …1}
file: "/home/forge/tmcshop.be/bootstrap/cache/compiled.php"
line: "2000 to 2002"
}
2 => Closure {#258
class: "Illuminate\Foundation\Application"
this: Application {#3}
use: { …1}
file: "/home/forge/tmcshop.be/bootstrap/cache/compiled.php"
line: "2000 to 2002"
}
3 => Closure {#320
class: "Illuminate\Foundation\Application"
this: Application {#3}
use: { …1}
file: "/home/forge/tmcshop.be/bootstrap/cache/compiled.php"
line: "2000 to 2002"
}
]
#bootedCallbacks: array:2 [
0 => Closure {#168
class: "Illuminate\Foundation\Support\Providers\RouteServiceProvider"
this: RouteServiceProvider {#83
#namespace: "App\Http\Controllers"
#app: Application {#3}
#defer: false
}
file: "/home/forge/tmcshop.be/bootstrap/cache/compiled.php"
line: "5932 to 5934"
}
1 => Closure {#248
class: "Whaai\WhaaiApi\WhaaiApiServiceProvider"
this: WhaaiApiServiceProvider {#88
#defer: false
#commands: array:5 [ …5]
#api_wrappers: array:49 [ …49]
#app: Application {#3}
}
file: "/home/forge/tmcshop.be/vendor/csp-it/whaai-api/src/WhaaiApiServiceProvider.php"
line: "170 to 176"
}
]
#terminatingCallbacks: []
#serviceProviders: array:29 [
0 => EventServiceProvider {#2
#app: Application {#3}
#defer: false
}
1 => RoutingServiceProvider {#7
#app: Application {#3}
#defer: false
}
2 => AuthServiceProvider {#32 …}
3 => CookieServiceProvider {#49
#app: Application {#3}
#defer: false
}
4 => DatabaseServiceProvider {#51
#app: Application {#3}
#defer: false
}
5 => EncryptionServiceProvider {#58
#app: Application {#3}
#defer: false
}
6 => FilesystemServiceProvider {#60
#app: Application {#3}
#defer: false
}
7 => FoundationServiceProvider {#65
#app: Application {#3}
#defer: false
}
8 => NotificationServiceProvider {#66
#app: Application {#3}
#defer: false
}
9 => PaginationServiceProvider {#68
#app: Application {#3}
#defer: false
}
10 => SessionServiceProvider {#72
#app: Application {#3}
#defer: false
}
11 => ViewServiceProvider {#76
#app: Application {#3}
#defer: false
}
12 => AppServiceProvider {#80
#app: Application {#3}
#defer: false
}
13 => AuthServiceProvider {#81
#policies: []
#app: Application {#3}
#defer: false
}
14 => EventServiceProvider {#82
#listen: []
#subscribe: []
#app: Application {#3}
#defer: false
}
15 => RouteServiceProvider {#83}
16 => ObserversServiceProvider {#84
#app: Application {#3}
#defer: false
}
17 => ImageServiceProvider {#85
#defer: false
#provider: ImageServiceProviderLaravel5 {#86 …2}
#app: Application {#3}
}
18 => WhaaiApiServiceProvider {#88}
19 => ComposerServiceProvider {#139
#app: Application {#3}
#defer: false
}
20 => RecaptchaServiceProvider {#140
#defer: false
#app: Application {#3}
}
21 => ExcelServiceProvider {#143
#defer: false
#app: Application {#3}
}
22 => SentryLaravelServiceProvider {#162
#defer: false
#app: Application {#3}
}
23 => BusServiceProvider {#183
#defer: true
#app: Application {#3}
}
24 => ValidationServiceProvider {#250
#defer: true
#app: Application {#3}
}
25 => TranslationServiceProvider {#255
#defer: true
#app: Application {#3}
}
26 => HashServiceProvider {#318
#defer: true
#app: Application {#3}
}
27 => SEOToolsServiceProvider {#362
#defer: true
#app: Application {#3}
}
28 => CacheServiceProvider {#419
#defer: true
#app: Application {#3}
}
]
#loadedProviders: array:29 [
"Illuminate\Events\EventServiceProvider" => true
"Illuminate\Routing\RoutingServiceProvider" => true
"Illuminate\Auth\AuthServiceProvider" => true
"Illuminate\Cookie\CookieServiceProvider" => true
"Illuminate\Database\DatabaseServiceProvider" => true
"Illuminate\Encryption\EncryptionServiceProvider" => true
"Illuminate\Filesystem\FilesystemServiceProvider" => true
"Illuminate\Foundation\Providers\FoundationServiceProvider" => true
"Illuminate\Notifications\NotificationServiceProvider" => true
"Illuminate\Pagination\PaginationServiceProvider" => true
"Illuminate\Session\SessionServiceProvider" => true
"Illuminate\View\ViewServiceProvider" => true
"App\Providers\AppServiceProvider" => true
"App\Providers\AuthServiceProvider" => true
"App\Providers\EventServiceProvider" => true
"App\Providers\RouteServiceProvider" => true
"App\Providers\ObserversServiceProvider" => true
"Intervention\Image\ImageServiceProvider" => true
"Whaai\WhaaiApi\WhaaiApiServiceProvider" => true
"App\Providers\ComposerServiceProvider" => true
"Greggilbert\Recaptcha\RecaptchaServiceProvider" => true
"Maatwebsite\Excel\ExcelServiceProvider" => true
"Sentry\SentryLaravel\SentryLaravelServiceProvider" => true
"Illuminate\Bus\BusServiceProvider" => true
"Illuminate\Validation\ValidationServiceProvider" => true
"Illuminate\Translation\TranslationServiceProvider" => true
"Illuminate\Hashing\HashServiceProvider" => true
"Artesaos\SEOTools\Providers\SEOToolsServiceProvider" => true
"Illuminate\Cache\CacheServiceProvider" => true
]
#deferredServices: array:71 [
"Illuminate\Broadcasting\BroadcastManager" => "Illuminate\Broadcasting\BroadcastServiceProvider"
"Illuminate\Contracts\Broadcasting\Factory" => "Illuminate\Broadcasting\BroadcastServiceProvider"
"Illuminate\Contracts\Broadcasting\Broadcaster" => "Illuminate\Broadcasting\BroadcastServiceProvider"
"Illuminate\Bus\Dispatcher" => "Illuminate\Bus\BusServiceProvider"
"Illuminate\Contracts\Bus\QueueingDispatcher" => "Illuminate\Bus\BusServiceProvider"
"cache.store" => "Illuminate\Cache\CacheServiceProvider"
"memcached.connector" => "Illuminate\Cache\CacheServiceProvider"
"command.cache.clear" => "Illuminate\Cache\CacheServiceProvider"
"command.clear-compiled" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.auth.resets.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.config.cache" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.config.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.down" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.environment" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.key.generate" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.optimize" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.route.cache" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.route.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.route.list" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.storage.link" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.tinker" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.up" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.view.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"Illuminate\Console\Scheduling\ScheduleRunCommand" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"migrator" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"migration.repository" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.migrate" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.migrate.rollback" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.migrate.reset" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.migrate.refresh" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.migrate.install" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.migrate.status" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"migration.creator" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.migrate.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"seeder" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.seed" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"composer" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.queue.failed" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.queue.retry" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.queue.forget" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.queue.flush" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"mailer" => "Illuminate\Mail\MailServiceProvider"
"swift.mailer" => "Illuminate\Mail\MailServiceProvider"
"swift.transport" => "Illuminate\Mail\MailServiceProvider"
"Illuminate\Contracts\Pipeline\Hub" => "Illuminate\Pipeline\PipelineServiceProvider"
"queue" => "Illuminate\Queue\QueueServiceProvider"
"queue.worker" => "Illuminate\Queue\QueueServiceProvider"
"queue.listener" => "Illuminate\Queue\QueueServiceProvider"
"queue.failer" => "Illuminate\Queue\QueueServiceProvider"
"command.queue.work" => "Illuminate\Queue\QueueServiceProvider"
"command.queue.listen" => "Illuminate\Queue\QueueServiceProvider"
"command.queue.restart" => "Illuminate\Queue\QueueServiceProvider"
"queue.connection" => "Illuminate\Queue\QueueServiceProvider"
"redis" => "Illuminate\Redis\RedisServiceProvider"
"auth.password" => "Illuminate\Auth\Passwords\PasswordResetServiceProvider"
"auth.password.broker" => "Illuminate\Auth\Passwords\PasswordResetServiceProvider"
"translation.loader" => "Illuminate\Translation\TranslationServiceProvider"
"validation.presence" => "Illuminate\Validation\ValidationServiceProvider"
"html" => "App\Providers\HtmlServiceProvider"
"form" => "App\Providers\HtmlServiceProvider"
"Collective\Html\HtmlBuilder" => "App\Providers\HtmlServiceProvider"
"Collective\Html\FormBuilder" => "App\Providers\HtmlServiceProvider"
"Artesaos\SEOTools\Contracts\SEOTools" => "Artesaos\SEOTools\Providers\SEOToolsServiceProvider"
"Artesaos\SEOTools\Contracts\MetaTags" => "Artesaos\SEOTools\Providers\SEOToolsServiceProvider"
"Artesaos\SEOTools\Contracts\Twitter" => "Artesaos\SEOTools\Providers\SEOToolsServiceProvider"
"Artesaos\SEOTools\Contracts\OpenGraph" => "Artesaos\SEOTools\Providers\SEOToolsServiceProvider"
"seotools.metatags" => "Artesaos\SEOTools\Providers\SEOToolsServiceProvider"
"seotools.opengraph" => "Artesaos\SEOTools\Providers\SEOToolsServiceProvider"
"seotools.twitter" => "Artesaos\SEOTools\Providers\SEOToolsServiceProvider"
"sitemap" => "Roumen\Sitemap\SitemapServiceProvider"
"Roumen\Sitemap\Sitemap" => "Roumen\Sitemap\SitemapServiceProvider"
]
#monologConfigurator: null
#databasePath: null
#storagePath: null
#environmentPath: null
#environmentFile: ".env"
#namespace: null
#resolved: array:58 [
"events" => true
"router" => true
"App\Http\Kernel" => true
"Illuminate\Contracts\Http\Kernel" => true
"Illuminate\Foundation\Bootstrap\DetectEnvironment" => true
"Illuminate\Foundation\Bootstrap\LoadConfiguration" => true
"Illuminate\Foundation\Bootstrap\ConfigureLogging" => true
"env" => true
"Illuminate\Foundation\Bootstrap\HandleExceptions" => true
"Illuminate\Foundation\Bootstrap\RegisterFacades" => true
"Illuminate\Foundation\Bootstrap\RegisterProviders" => true
"Illuminate\Foundation\Bootstrap\BootProviders" => true
"db.factory" => true
"db" => true
"view.engine.resolver" => true
"files" => true
"view.finder" => true
"view" => true
"url" => true
"Illuminate\Bus\Dispatcher" => true
"translation.loader" => true
"translator" => true
"validation.presence" => true
"validator" => true
"blade.compiler" => true
"Whaai\WhaaiApi\Api\Wrappers\Taxes" => true
"Whaai\WhaaiApi\Api\Wrappers\Inventory\InventoryPurchaseOrders" => true
"App\Http\ViewComposers\LayoutComposer" => true
"App\Http\ViewComposers\MenuComposer" => true
"App\Http\ViewComposers\PageComposer" => true
"auth" => true
"hash" => true
"session" => true
"session.store" => true
"cookie" => true
"sentry" => true
"Illuminate\Console\Scheduling\Schedule" => true
"App\Exceptions\Handler" => true
"Illuminate\Contracts\Debug\ExceptionHandler" => true
"Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode" => true
"seotools" => true
"seotools.twitter" => true
"seotools.opengraph" => true
"App\Http\Controllers\App\ProductsController" => true
"encrypter" => true
"App\Http\Middleware\EncryptCookies" => true
"Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse" => true
"Illuminate\Session\Middleware\StartSession" => true
"Illuminate\View\Middleware\ShareErrorsFromSession" => true
"App\Http\Middleware\VerifyCsrfToken" => true
"Illuminate\Support\Facades\Session" => true
"App\Http\Middleware\SetLocale" => true
"auth.driver" => true
"Symfony\Component\HttpFoundation\Session\Session" => true
"App\Http\Middleware\SetGlobalViewVariables" => true
"Illuminate\Routing\Middleware\SubstituteBindings" => true
"Whaai\WhaaiApi\Api\Wrappers\Inventory\InventoryItems" => true
"cache" => true
]
#bindings: array:115 [
"events" => array:2 [
"concrete" => Closure {#4 …5}
"shared" => true
]
"router" => array:2 [
"concrete" => Closure {#9 …6}
"shared" => false
]
"url" => array:2 [
"concrete" => Closure {#11 …6}
"shared" => false
]
"redirect" => array:2 [
"concrete" => Closure {#13 …6}
"shared" => false
]
"Psr\Http\Message\ServerRequestInterface" => array:2 [
"concrete" => Closure {#14 …5}
"shared" => false
]
"Psr\Http\Message\ResponseInterface" => array:2 [
"concrete" => Closure {#15 …5}
"shared" => false
]
"Illuminate\Contracts\Routing\ResponseFactory" => array:2 [
"concrete" => Closure {#16 …5}
"shared" => true
]
"Illuminate\Contracts\Http\Kernel" => array:2 [
"concrete" => Closure {#17 …6}
"shared" => true
]
"Illuminate\Contracts\Console\Kernel" => array:2 [
"concrete" => Closure {#18 …6}
"shared" => true
]
"Illuminate\Contracts\Debug\ExceptionHandler" => array:2 [
"concrete" => Closure {#19 …6}
"shared" => true
]
"env" => array:2 [
"concrete" => Closure {#34 …5}
"shared" => false
]
"auth" => array:2 [
"concrete" => Closure {#36 …5}
"shared" => true
]
"auth.driver" => array:2 [
"concrete" => Closure {#38 …5}
"shared" => true
]
"Illuminate\Contracts\Auth\Authenticatable" => array:2 [
"concrete" => Closure {#33 …5}
"shared" => false
]
"Illuminate\Contracts\Auth\Access\Gate" => array:2 [
"concrete" => Closure {#35 …5}
"shared" => true
]
"cookie" => array:2 [
"concrete" => Closure {#50 …5}
"shared" => true
]
"Faker\Generator" => array:2 [
"concrete" => Closure {#52 …4}
"shared" => true
]
"Illuminate\Database\Eloquent\Factory" => array:2 [
"concrete" => Closure {#53 …5}
"shared" => true
]
"Illuminate\Contracts\Queue\EntityResolver" => array:2 [
"concrete" => Closure {#54 …4}
"shared" => true
]
"db.factory" => array:2 [
"concrete" => Closure {#55 …5}
"shared" => true
]
"db" => array:2 [
"concrete" => Closure {#56 …5}
"shared" => true
]
"db.connection" => array:2 [
"concrete" => Closure {#57 …5}
"shared" => false
]
"encrypter" => array:2 [
"concrete" => Closure {#59 …5}
"shared" => true
]
"files" => array:2 [
"concrete" => Closure {#61 …4}
"shared" => true
]
"filesystem" => array:2 [
"concrete" => Closure {#62 …4}
"shared" => true
]
"filesystem.disk" => array:2 [
"concrete" => Closure {#63 …4}
"shared" => true
]
"filesystem.cloud" => array:2 [
"concrete" => Closure {#64 …4}
"shared" => true
]
"Illuminate\Notifications\ChannelManager" => array:2 [
"concrete" => Closure {#67 …5}
"shared" => true
]
"session" => array:2 [
"concrete" => Closure {#73 …5}
"shared" => true
]
"session.store" => array:2 [
"concrete" => Closure {#74 …5}
"shared" => true
]
"Illuminate\Session\Middleware\StartSession" => array:2 [
"concrete" => Closure {#75 …6}
"shared" => true
]
"view.engine.resolver" => array:2 [
"concrete" => Closure {#77 …4}
"shared" => true
]
"view.finder" => array:2 [
"concrete" => Closure {#78 …5}
"shared" => false
]
"view" => array:2 [
"concrete" => Closure {#79 …5}
"shared" => true
]
"image" => array:2 [
"concrete" => Closure {#87 …5}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Contacts\ContactCategories" => array:2 [
"concrete" => Closure {#89 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Contacts\Contacts" => array:2 [
"concrete" => Closure {#90 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Files\Files" => array:2 [
"concrete" => Closure {#91 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Cms\CmsWebsites" => array:2 [
"concrete" => Closure {#92 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Inventory\InventoryItems" => array:2 [
"concrete" => Closure {#93 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Inventory\InventoryPrices" => array:2 [
"concrete" => Closure {#94 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Inventory\InventoryCategories" => array:2 [
"concrete" => Closure {#95 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Countries" => array:2 [
"concrete" => Closure {#96 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Fields\Addresses" => array:2 [
"concrete" => Closure {#97 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Tickets\TicketEvents" => array:2 [
"concrete" => Closure {#98 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Tickets\TicketActivities" => array:2 [
"concrete" => Closure {#99 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Tickets\TicketCategories" => array:2 [
"concrete" => Closure {#100 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Tickets\TicketCalculators" => array:2 [
"concrete" => Closure {#101 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Tickets\TicketTransactions" => array:2 [
"concrete" => Closure {#102 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\PaymentGateways\PaymentMethods" => array:2 [
"concrete" => Closure {#103 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Inventory\InventoryOptions" => array:2 [
"concrete" => Closure {#104 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Inventory\InventoryPurchaseOrders" => array:2 [
"concrete" => Closure {#105 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\PaymentGateways\PaymentTransactions" => array:2 [
"concrete" => Closure {#106 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Sheets\Sheets" => array:2 [
"concrete" => Closure {#107 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Sheets\SheetItems" => array:2 [
"concrete" => Closure {#108 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Identifications" => array:2 [
"concrete" => Closure {#109 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\ShippingGateways\PackageTypes" => array:2 [
"concrete" => Closure {#110 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Tickets\Tickets" => array:2 [
"concrete" => Closure {#111 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Coupons" => array:2 [
"concrete" => Closure {#112 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\CouponApplications" => array:2 [
"concrete" => Closure {#113 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Inventory\InventoryStocks" => array:2 [
"concrete" => Closure {#114 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\ShippingGateways\ShippingGateways" => array:2 [
"concrete" => Closure {#115 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Taxes" => array:2 [
"concrete" => Closure {#116 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Standalone" => array:2 [
"concrete" => Closure {#117 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Tickets\TicketVouchers" => array:2 [
"concrete" => Closure {#118 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\ShippingGateways\ShippingCountries" => array:2 [
"concrete" => Closure {#119 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Tickets\TicketScanners" => array:2 [
"concrete" => Closure {#120 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\FunMiles\FunMilesCards" => array:2 [
"concrete" => Closure {#121 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\FunMiles\FunMilesTransactions" => array:2 [
"concrete" => Closure {#122 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Tickets\TicketCalendarEvents" => array:2 [
"concrete" => Closure {#123 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Tickets\TicketMerchants" => array:2 [
"concrete" => Closure {#124 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Tickets\TicketMerchantUsers" => array:2 [
"concrete" => Closure {#125 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Tickets\TicketMerchantEventLinks" => array:2 [
"concrete" => Closure {#126 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Tickets\TicketDeals" => array:2 [
"concrete" => Closure {#127 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Tickets\TicketSubscriptions" => array:2 [
"concrete" => Closure {#128 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Rfids\RfidTokens" => array:2 [
"concrete" => Closure {#129 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Tickets\TicketSubscriptionPeriods" => array:2 [
"concrete" => Closure {#130 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Tickets\TicketCreditLogs" => array:2 [
"concrete" => Closure {#131 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Tickets\TicketTokenLogs" => array:2 [
"concrete" => Closure {#132 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Tickets\TicketSubscriptionMembers" => array:2 [
"concrete" => Closure {#133 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Tickets\TicketAvailabilities" => array:2 [
"concrete" => Closure {#134 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Tickets\TicketPosTransactions" => array:2 [
"concrete" => Closure {#135 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Inventory\InventoryVendors" => array:2 [
"concrete" => Closure {#136 …6}
"shared" => true
]
"Whaai\WhaaiApi\Api\Wrappers\Tickets\TicketPosSettings" => array:2 [
"concrete" => Closure {#137 …6}
"shared" => true
]
"recaptcha.service" => array:2 [
"concrete" => Closure {#141 …4}
"shared" => false
]
"recaptcha" => array:2 [
"concrete" => Closure {#142 …4}
"shared" => false
]
"excel.identifier" => array:2 [
"concrete" => Closure {#144 …5}
"shared" => true
]
"excel.parsers.css" => array:2 [
"concrete" => Closure {#145 …4}
"shared" => true
]
"excel.reader" => array:2 [
"concrete" => Closure {#146 …5}
"shared" => true
]
"excel.readers.html" => array:2 [
"concrete" => Closure {#147 …5}
"shared" => true
]
"excel.parsers.view" => array:2 [
"concrete" => Closure {#148 …5}
"shared" => true
]
"phpexcel" => array:2 [
"concrete" => Closure {#149 …5}
"shared" => true
]
"excel.writer" => array:2 [
"concrete" => Closure {#150 …5}
"shared" => true
]
"excel" => array:2 [
"concrete" => Closure {#151 …5}
"shared" => true
]
"blade.compiler" => array:2 [
"concrete" => Closure {#157 …5}
"shared" => true
]
"sentry" => array:2 [
"concrete" => Closure {#163 …5}
"shared" => true
]
"Illuminate\Bus\Dispatcher" => array:2 [
"concrete" => Closure {#243 …5}
"shared" => true
]
"validation.presence" => array:2 [
"concrete" => Closure {#251 …5}
"shared" => true
]
"validator" => array:2 [
"concrete" => Closure {#252 …5}
"shared" => true
]
"translation.loader" => array:2 [
"concrete" => Closure {#256 …5}
"shared" => true
]
"translator" => array:2 [
"concrete" => Closure {#257 …5}
"shared" => true
]
"auth.loaded" => array:2 [
"concrete" => Closure {#314 …5}
"shared" => false
]
"hash" => array:2 [
"concrete" => Closure {#319 …4}
"shared" => true
]
"seotools.metatags" => array:2 [
"concrete" => Closure {#363 …5}
"shared" => true
]
"seotools.opengraph" => array:2 [
"concrete" => Closure {#364 …5}
"shared" => true
]
"seotools.twitter" => array:2 [
"concrete" => Closure {#365 …5}
"shared" => true
]
"seotools" => array:2 [
"concrete" => Closure {#366 …5}
"shared" => true
]
"Artesaos\SEOTools\Contracts\MetaTags" => array:2 [
"concrete" => Closure {#367 …6}
"shared" => false
]
"Artesaos\SEOTools\Contracts\OpenGraph" => array:2 [
"concrete" => Closure {#368 …6}
"shared" => false
]
"Artesaos\SEOTools\Contracts\Twitter" => array:2 [
"concrete" => Closure {#369 …6}
"shared" => false
]
"Artesaos\SEOTools\Contracts\SEOTools" => array:2 [
"concrete" => Closure {#370 …6}
"shared" => false
]
"cache" => array:2 [
"concrete" => Closure {#411 …5}
"shared" => true
]
"cache.store" => array:2 [
"concrete" => Closure {#417 …5}
"shared" => true
]
"memcached.connector" => array:2 [
"concrete" => Closure {#424 …4}
"shared" => true
]
"command.cache.clear" => array:2 [
"concrete" => Closure {#450 …5}
"shared" => true
]
]
#instances: array:46 [
"app" => Application {#3}
"Illuminate\Container\Container" => Application {#3}
"events" => Dispatcher {#5
#container: Application {#3}
#listeners: array:16 [
"eloquent.created: App\User" => array:1 [
0 => array:1 [ …1]
]
"eloquent.updated: App\User" => array:1 [
0 => array:1 [ …1]
]
"eloquent.saving: App\User" => array:1 [
0 => array:1 [ …1]
]
"composing: app.layouts.master" => array:1 [
0 => array:1 [ …1]
]
"composing: app.shopping-cart.view" => array:1 [
0 => array:1 [ …1]
]
"composing: app.shopping-cart.mini-table" => array:1 [
0 => array:1 [ …1]
]
"composing: app.checkout.order" => array:1 [
0 => array:1 [ …1]
]
"composing: app.shopping-cart.index" => array:1 [
0 => array:1 [ …1]
]
"composing: app.shopping-cart.index_mobile" => array:1 [
0 => array:1 [ …1]
]
"composing: menu.categories" => array:1 [
0 => array:1 [ …1]
]
"composing: menu.text" => array:1 [
0 => array:1 [ …1]
]
"composing: menu.submenu" => array:1 [
0 => array:1 [ …1]
]
"composing: menu.url" => array:1 [
0 => array:1 [ …1]
]
"composing: menu.page" => array:1 [
0 => array:1 [ …1]
]
"composing: app.index.page" => array:1 [
0 => array:1 [ …1]
]
"composing: app.index.index" => array:1 [
0 => array:1 [ …1]
]
]
#wildcards: []
#sorted: array:51 [
"Illuminate\Events\EventServiceProvider" => []
"Illuminate\Routing\RoutingServiceProvider" => []
"bootstrapping: Illuminate\Foundation\Bootstrap\DetectEnvironment" => []
"bootstrapped: Illuminate\Foundation\Bootstrap\DetectEnvironment" => []
"bootstrapping: Illuminate\Foundation\Bootstrap\LoadConfiguration" => []
"bootstrapped: Illuminate\Foundation\Bootstrap\LoadConfiguration" => []
"bootstrapping: Illuminate\Foundation\Bootstrap\ConfigureLogging" => []
"bootstrapped: Illuminate\Foundation\Bootstrap\ConfigureLogging" => []
"bootstrapping: Illuminate\Foundation\Bootstrap\HandleExceptions" => []
"bootstrapped: Illuminate\Foundation\Bootstrap\HandleExceptions" => []
"bootstrapping: Illuminate\Foundation\Bootstrap\RegisterFacades" => []
"bootstrapped: Illuminate\Foundation\Bootstrap\RegisterFacades" => []
"bootstrapping: Illuminate\Foundation\Bootstrap\RegisterProviders" => []
"Illuminate\Auth\AuthServiceProvider" => []
"Illuminate\Cookie\CookieServiceProvider" => []
"Illuminate\Database\DatabaseServiceProvider" => []
"Illuminate\Encryption\EncryptionServiceProvider" => []
"Illuminate\Filesystem\FilesystemServiceProvider" => []
"Illuminate\Foundation\Providers\FoundationServiceProvider" => []
"Illuminate\Notifications\NotificationServiceProvider" => []
"Illuminate\Pagination\PaginationServiceProvider" => []
"Illuminate\Session\SessionServiceProvider" => []
"Illuminate\View\ViewServiceProvider" => []
"App\Providers\AppServiceProvider" => []
"App\Providers\AuthServiceProvider" => []
"App\Providers\EventServiceProvider" => []
"App\Providers\RouteServiceProvider" => []
"App\Providers\ObserversServiceProvider" => []
"Intervention\Image\ImageServiceProvider" => []
"Whaai\WhaaiApi\WhaaiApiServiceProvider" => []
"App\Providers\ComposerServiceProvider" => []
"Greggilbert\Recaptcha\RecaptchaServiceProvider" => []
"Maatwebsite\Excel\ExcelServiceProvider" => []
"bootstrapped: Illuminate\Foundation\Bootstrap\RegisterProviders" => []
"bootstrapping: Illuminate\Foundation\Bootstrap\BootProviders" => []
"Sentry\SentryLaravel\SentryLaravelServiceProvider" => []
"Illuminate\Bus\BusServiceProvider" => []
"eloquent.booting: App\User" => []
"eloquent.booted: App\User" => []
"Illuminate\Validation\ValidationServiceProvider" => []
"Illuminate\Translation\TranslationServiceProvider" => []
"Illuminate\Hashing\HashServiceProvider" => []
"bootstrapped: Illuminate\Foundation\Bootstrap\BootProviders" => []
"Illuminate\Routing\Events\RouteMatched" => []
"Artesaos\SEOTools\Providers\SEOToolsServiceProvider" => []
"locale.changed" => []
"Illuminate\Cache\CacheServiceProvider" => []
"eloquent.booting: Whaai\WhaaiApi\Api\Models\ApiRequestCache" => []
"eloquent.booted: Whaai\WhaaiApi\Api\Models\ApiRequestCache" => []
"Illuminate\Cache\Events\CacheHit" => []
"illuminate.log" => []
]
#firing: []
#queueResolver: Closure {#6
class: "Illuminate\Events\EventServiceProvider"
this: EventServiceProvider {#2}
use: {
$app: Application {#3}
}
file: "/home/forge/tmcshop.be/bootstrap/cache/compiled.php"
line: "5501 to 5503"
}
}
"path" => "/home/forge/tmcshop.be/app"
"path.base" => "/home/forge/tmcshop.be"
"path.lang" => "/home/forge/tmcshop.be/resources/lang"
"path.config" => "/home/forge/tmcshop.be/config"
"path.public" => "/home/forge/tmcshop.be/public"
"path.storage" => "/home/forge/tmcshop.be/storage"
"path.database" => "/home/forge/tmcshop.be/database"
"path.resources" => "/home/forge/tmcshop.be/resources"
"path.bootstrap" => "/home/forge/tmcshop.be/bootstrap"
"Illuminate\Contracts\Http\Kernel" => Kernel {#25 …}
"request" => Request {#40}
"config" => Repository {#23
#items: array:20 [ …20]
}
"log" => Writer {#41
#monolog: Logger {#37 …5}
#dispatcher: Dispatcher {#5}
#levels: array:8 [ …8]
}
"db.factory" => ConnectionFactory {#152
#container: Application {#3}
}
"db" => DatabaseManager {#22
#app: Application {#3}
#factory: ConnectionFactory {#152}
#connections: []
#extensions: []
}
"view.engine.resolver" => EngineResolver {#156
#resolvers: array:2 [ …2]
#resolved: array:1 [ …1]
}
"files" => Filesystem {#160}
"view" => Factory {#161
#engines: EngineResolver {#156}
#finder: FileViewFinder {#159 …5}
#events: Dispatcher {#5}
#container: Application {#3}
#shared: array:4 [ …4]
#aliases: []
#names: []
#extensions: array:2 [ …2]
#composers: []
#sections: []
#sectionStack: []
#loopsStack: []
#pushes: []
#pushStack: []
#renderCount: 0
}
"routes" => RouteCollection {#26
#routes: array:6 [
"GET" => array:45 [
"sitemap" => Route {#169
#uri: "sitemap"
#methods: array:2 [ …2]
#action: array:6 [ …6]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: CompiledRoute {#339 …8}
#router: Router {#24
#events: Dispatcher {#5}
#container: Application {#3}
#routes: RouteCollection {#26}
#current: Route {#191
#uri: "products/{product}"
#methods: array:2 [
0 => "GET"
1 => "HEAD"
]
#action: array:7 [
"middleware" => "web"
"as" => "products.show"
"uses" => "App\Http\Controllers\App\ProductsController@show"
"controller" => "App\Http\Controllers\App\ProductsController@show"
"namespace" => "App\Http\Controllers\App"
"prefix" => null
"where" => []
]
#controller: ProductsController {#361
#middleware: []
#validatesRequestErrorBag: null
}
#defaults: []
#wheres: []
#parameters: array:1 [
"product" => "612"
]
#parameterNames: array:1 [
0 => "product"
]
#compiled: CompiledRoute {#343
-variables: array:1 [
0 => "product"
]
-tokens: array:2 [
0 => array:4 [
0 => "variable"
1 => "/"
2 => "[^/]++"
3 => "product"
]
1 => array:2 [
0 => "text"
1 => "/products"
]
]
-staticPrefix: "/products"
-regex: "#^/products/(?P<product>[^/]++)$#s"
-pathVariables: array:1 [
0 => "product"
]
-hostVariables: []
-hostRegex: null
-hostTokens: []
}
#router: Router {#24}
#container: Application {#3}
}
#currentRequest: Request {#40}
#middleware: array:6 [
"auth" => "App\Http\Middleware\Authenticate"
"auth.basic" => "Illuminate\Auth\Middleware\AuthenticateWithBasicAuth"
"guest" => "App\Http\Middleware\RedirectIfAuthenticated"
"throttle" => "Illuminate\Routing\Middleware\ThrottleRequests"
"bindings" => "Illuminate\Routing\Middleware\SubstituteBindings"
"can" => "Illuminate\Auth\Middleware\Authorize"
]
#middlewareGroups: array:2 [
"web" => array:8 [
0 => "App\Http\Middleware\EncryptCookies"
1 => "Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse"
2 => "Illuminate\Session\Middleware\StartSession"
3 => "Illuminate\View\Middleware\ShareErrorsFromSession"
4 => "App\Http\Middleware\VerifyCsrfToken"
5 => "App\Http\Middleware\SetLocale"
6 => "App\Http\Middleware\SetGlobalViewVariables"
7 => "Illuminate\Routing\Middleware\SubstituteBindings"
]
"api" => array:2 [
0 => "throttle:60,1"
1 => "bindings"
]
]
+middlewarePriority: array:6 [
0 => "Illuminate\Session\Middleware\StartSession"
1 => "Illuminate\View\Middleware\ShareErrorsFromSession"
2 => "Illuminate\Auth\Middleware\Authenticate"
3 => "Illuminate\Session\Middleware\AuthenticateSession"
4 => "Illuminate\Routing\Middleware\SubstituteBindings"
5 => "Illuminate\Auth\Middleware\Authorize"
]
#binders: array:1 [
"_missing" => Closure {#27
class: "Illuminate\Routing\Router"
this: Router {#24}
parameters: { …1}
file: "/home/forge/tmcshop.be/bootstrap/cache/compiled.php"
line: "8148 to 8150"
}
]
#patterns: []
#groupStack: []
}
#container: Application {#3}
}
"login" => Route {#170
#uri: "login"
#methods: array:2 [ …2]
#action: array:7 [ …7]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: CompiledRoute {#344 …8}
#router: Router {#24}
#container: Application {#3}
}
"register" => Route {#173
#uri: "register"
#methods: array:2 [ …2]
#action: array:7 [ …7]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: CompiledRoute {#345 …8}
#router: Router {#24}
#container: Application {#3}
}
"password/reset" => Route {#175
#uri: "password/reset"
#methods: array:2 [ …2]
#action: array:6 [ …6]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: CompiledRoute {#346 …8}
#router: Router {#24}
#container: Application {#3}
}
"password/reset/{token}" => Route {#177
#uri: "password/reset/{token}"
#methods: array:2 [ …2]
#action: array:6 [ …6]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: CompiledRoute {#347 …8}
#router: Router {#24}
#container: Application {#3}
}
"payments/receive-transaction" => Route {#179
#uri: "payments/receive-transaction"
#methods: array:2 [ …2]
#action: array:6 [ …6]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: CompiledRoute {#348 …8}
#router: Router {#24}
#container: Application {#3}
}
"nl" => Route {#180
#uri: "nl"
#methods: array:2 [ …2]
#action: array:6 [ …6]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: CompiledRoute {#349 …8}
#router: Router {#24}
#container: Application {#3}
}
"fr" => Route {#181
#uri: "fr"
#methods: array:2 [ …2]
#action: array:6 [ …6]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: CompiledRoute {#350 …8}
#router: Router {#24}
#container: Application {#3}
}
"en" => Route {#182
#uri: "en"
#methods: array:2 [ …2]
#action: array:6 [ …6]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: CompiledRoute {#351 …8}
#router: Router {#24}
#container: Application {#3}
}
"/" => Route {#184
#uri: "/"
#methods: array:2 [ …2]
#action: array:6 [ …6]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: CompiledRoute {#352 …8}
#router: Router {#24}
#container: Application {#3}
}
"home" => Route {#185
#uri: "home"
#methods: array:2 [ …2]
#action: array:6 [ …6]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: CompiledRoute {#353 …8}
#router: Router {#24}
#container: Application {#3}
}
"shop" => Route {#186
#uri: "shop"
#methods: array:2 [ …2]
#action: array:6 [ …6]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: CompiledRoute {#354 …8}
#router: Router {#24}
#container: Application {#3}
}
"new" => Route {#187
#uri: "new"
#methods: array:2 [ …2]
#action: array:6 [ …6]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: CompiledRoute {#355 …8}
#router: Router {#24}
#container: Application {#3}
}
"categories" => Route {#188
#uri: "categories"
#methods: array:2 [ …2]
#action: array:6 [ …6]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: CompiledRoute {#356 …8}
#router: Router {#24}
#container: Application {#3}
}
"contact-us" => Route {#189
#uri: "contact-us"
#methods: array:2 [ …2]
#action: array:6 [ …6]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: CompiledRoute {#357 …8}
#router: Router {#24}
#container: Application {#3}
}
"products/{product}" => Route {#191}
"shopping-cart" => Route {#195
#uri: "shopping-cart"
#methods: array:2 [ …2]
#action: array:7 [ …7]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: null
#router: Router {#24}
#container: Application {#3}
}
"shopping-cart/view" => Route {#192
#uri: "shopping-cart/view"
#methods: array:2 [ …2]
#action: array:6 [ …6]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: null
#router: Router {#24}
#container: Application {#3}
}
"shopping-cart/create" => Route {#190
#uri: "shopping-cart/create"
#methods: array:2 [ …2]
#action: array:7 [ …7]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: null
#router: Router {#24}
#container: Application {#3}
}
"shopping-cart/{shopping_cart}/edit" => Route {#197
#uri: "shopping-cart/{shopping_cart}/edit"
#methods: array:2 [ …2]
#action: array:7 [ …7]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: null
#router: Router {#24}
#container: Application {#3}
}
"users/addresses" => Route {#202
#uri: "users/addresses"
#methods: array:2 [ …2]
#action: array:7 [ …7]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: null
#router: Router {#24}
#container: Application {#3}
}
"users/addresses/create" => Route {#203
#uri: "users/addresses/create"
#methods: array:2 [ …2]
#action: array:7 [ …7]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: null
#router: Router {#24}
#container: Application {#3}
}
"users/addresses/{address}" => Route {#205
#uri: "users/addresses/{address}"
#methods: array:2 [ …2]
#action: array:7 [ …7]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: null
#router: Router {#24}
#container: Application {#3}
}
"users/addresses/{address}/edit" => Route {#206
#uri: "users/addresses/{address}/edit"
#methods: array:2 [ …2]
#action: array:7 [ …7]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: null
#router: Router {#24}
#container: Application {#3}
}
"users/orders/{id}/pdf" => Route {#201
#uri: "users/orders/{id}/pdf"
#methods: array:2 [ …2]
#action: array:6 [ …6]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: null
#router: Router {#24}
#container: Application {#3}
}
"users/orders" => Route {#210
#uri: "users/orders"
#methods: array:2 [ …2]
#action: array:7 [ …7]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: null
#router: Router {#24}
#container: Application {#3}
}
"users/orders/create" => Route {#211
#uri: "users/orders/create"
#methods: array:2 [ …2]
#action: array:7 [ …7]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
…3
}
"users/orders/{order}" => Route {#213 …11}
"users/orders/{order}/edit" => Route {#214 …11}
"users/account" => Route {#209 …11}
"users/profile" => Route {#217 …11}
"users/wish-list" => Route {#220 …11}
"users/wish-list/create" => Route {#221 …11}
"users/wish-list/{wish_list}" => Route {#223 …11}
"users/wish-list/{wish_list}/edit" => Route {#224 …11}
"checkout/address" => Route {#219 …11}
"checkout/use-address/{address_id}" => Route {#227 …11}
"checkout/billing-address" => Route {#230 …11}
"checkout/use-billing-address/{address_id}" => Route {#231 …11}
"checkout/shipping" => Route {#234 …11}
"checkout/order" => Route {#236 …11}
"checkout/payment" => Route {#238 …11}
"checkout/cancel-order" => Route {#241 …11}
"update-cache" => Route {#194 …11}
"{handle}" => Route {#200 …11}
]
"HEAD" => array:45 [
"sitemap" => Route {#169}
"login" => Route {#170}
"register" => Route {#173}
"password/reset" => Route {#175}
"password/reset/{token}" => Route {#177}
"payments/receive-transaction" => Route {#179}
"nl" => Route {#180}
"fr" => Route {#181}
"en" => Route {#182}
"/" => Route {#184}
"home" => Route {#185}
"shop" => Route {#186}
"new" => Route {#187}
"categories" => Route {#188}
"contact-us" => Route {#189}
"products/{product}" => Route {#191}
"shopping-cart" => Route {#195}
"shopping-cart/view" => Route {#192}
"shopping-cart/create" => Route {#190}
"shopping-cart/{shopping_cart}/edit" => Route {#197}
"users/addresses" => Route {#202}
"users/addresses/create" => Route {#203}
"users/addresses/{address}" => Route {#205}
"users/addresses/{address}/edit" => Route {#206}
"users/orders/{id}/pdf" => Route {#201}
"users/orders" => Route {#210}
"users/orders/create" => Route {#211 …3}
"users/orders/{order}" => Route {#213 …11}
"users/orders/{order}/edit" => Route {#214 …11}
"users/account" => Route {#209 …11}
"users/profile" => Route {#217 …11}
"users/wish-list" => Route {#220 …11}
"users/wish-list/create" => Route {#221 …11}
"users/wish-list/{wish_list}" => Route {#223 …11}
"users/wish-list/{wish_list}/edit" => Route {#224 …11}
"checkout/address" => Route {#219 …11}
"checkout/use-address/{address_id}" => Route {#227 …11}
"checkout/billing-address" => Route {#230 …11}
"checkout/use-billing-address/{address_id}" => Route {#231 …11}
"checkout/shipping" => Route {#234 …11}
"checkout/order" => Route {#236 …11}
"checkout/payment" => Route {#238 …11}
"checkout/cancel-order" => Route {#241 …11}
"update-cache" => Route {#194 …11}
"{handle}" => Route {#200 …11}
]
"POST" => array:16 [
"login" => Route {#171
#uri: "login"
#methods: array:1 [ …1]
#action: array:6 [ …6]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: null
#router: Router {#24}
#container: Application {#3}
}
"logout" => Route {#172
#uri: "logout"
#methods: array:1 [ …1]
#action: array:7 [ …7]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: null
#router: Router {#24}
#container: Application {#3}
}
"register" => Route {#174
#uri: "register"
#methods: array:1 [ …1]
#action: array:6 [ …6]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: null
#router: Router {#24}
#container: Application {#3}
}
"password/email" => Route {#176
#uri: "password/email"
#methods: array:1 [ …1]
#action: array:6 [ …6]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: null
#router: Router {#24}
#container: Application {#3}
}
"password/reset" => Route {#178
#uri: "password/reset"
#methods: array:1 [ …1]
#action: array:6 [ …6]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: null
#router: Router {#24}
#container: Application {#3}
}
"shopping-cart/update" => Route {#193
#uri: "shopping-cart/update"
#methods: array:1 [ …1]
#action: array:6 [ …6]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: null
#router: Router {#24}
#container: Application {#3}
}
"shopping-cart" => Route {#196
#uri: "shopping-cart"
#methods: array:1 [ …1]
#action: array:7 [ …7]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: null
#router: Router {#24}
#container: Application {#3}
}
"users/addresses" => Route {#204
#uri: "users/addresses"
#methods: array:1 [ …1]
#action: array:7 [ …7]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: null
#router: Router {#24}
#container: Application {#3}
}
"users/orders" => Route {#212 …11}
"users/wish-list" => Route {#222 …11}
"checkout/address" => Route {#229 …11}
"checkout/billing-address" => Route {#233 …11}
"checkout/shipping" => Route {#235 …11}
"checkout/order" => Route {#237 …11}
"checkout/button/{id}" => Route {#239 …11}
"checkout/coupons" => Route {#240 …11}
]
"PUT" => array:7 [
"shopping-cart/{shopping_cart}" => Route {#198
#uri: "shopping-cart/{shopping_cart}"
#methods: array:2 [ …2]
#action: array:7 [ …7]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: null
#router: Router {#24}
#container: Application {#3}
}
"users/addresses/{address}" => Route {#207
#uri: "users/addresses/{address}"
#methods: array:2 [ …2]
#action: array:7 [ …7]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: null
#router: Router {#24}
#container: Application {#3}
}
"users/orders/{order}" => Route {#215 …11}
"users/profile/{id}" => Route {#218 …11}
"users/wish-list/{wish_list}" => Route {#225 …11}
"checkout/address/{id}" => Route {#228 …11}
"checkout/billing-address/{id}" => Route {#232 …11}
]
"PATCH" => array:4 [
"shopping-cart/{shopping_cart}" => Route {#198}
"users/addresses/{address}" => Route {#207}
"users/orders/{order}" => Route {#215 …11}
"users/wish-list/{wish_list}" => Route {#225 …11}
]
"DELETE" => array:4 [
"shopping-cart/{shopping_cart}" => Route {#199
#uri: "shopping-cart/{shopping_cart}"
#methods: array:1 [ …1]
#action: array:7 [ …7]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: null
#router: Router {#24}
#container: Application {#3}
}
"users/addresses/{address}" => Route {#208
#uri: "users/addresses/{address}"
#methods: array:1 [ …1]
#action: array:7 [ …7]
#controller: null
#defaults: []
#wheres: []
#parameters: null
#parameterNames: null
#compiled: null
#router: Router {#24}
#container: Application {#3}
}
"users/orders/{order}" => Route {#216 …11}
"users/wish-list/{wish_list}" => Route {#226 …11}
]
]
#allRoutes: array:72 [
"HEADsitemap" => Route {#169}
"HEADlogin" => Route {#170}
"POSTlogin" => Route {#171}
"POSTlogout" => Route {#172}
"HEADregister" => Route {#173}
"POSTregister" => Route {#174}
"HEADpassword/reset" => Route {#175}
"POSTpassword/email" => Route {#176}
"HEADpassword/reset/{token}" => Route {#177}
"POSTpassword/reset" => Route {#178}
"HEADpayments/receive-transaction" => Route {#179}
"HEADnl" => Route {#180}
"HEADfr" => Route {#181}
"HEADen" => Route {#182}
"HEAD/" => Route {#184}
"HEADhome" => Route {#185}
"HEADshop" => Route {#186}
"HEADnew" => Route {#187}
"HEADcategories" => Route {#188}
"HEADcontact-us" => Route {#189}
"HEADproducts/{product}" => Route {#191}
"HEADshopping-cart" => Route {#195}
"HEADshopping-cart/view" => Route {#192}
"POSTshopping-cart/update" => Route {#193}
"HEADshopping-cart/create" => Route {#190}
"POSTshopping-cart" => Route {#196}
"HEADshopping-cart/{shopping_cart}/edit" => Route {#197}
"PATCHshopping-cart/{shopping_cart}" => Route {#198}
"DELETEshopping-cart/{shopping_cart}" => Route {#199}
"HEADusers/addresses" => Route {#202}
"HEADusers/addresses/create" => Route {#203}
"POSTusers/addresses" => Route {#204}
"HEADusers/addresses/{address}" => Route {#205}
"HEADusers/addresses/{address}/edit" => Route {#206}
"PATCHusers/addresses/{address}" => Route {#207}
"DELETEusers/addresses/{address}" => Route {#208}
"HEADusers/orders/{id}/pdf" => Route {#201}
"HEADusers/orders" => Route {#210}
"HEADusers/orders/create" => Route {#211 …3}
"POSTusers/orders" => Route {#212 …11}
"HEADusers/orders/{order}" => Route {#213 …11}
"HEADusers/orders/{order}/edit" => Route {#214 …11}
"PATCHusers/orders/{order}" => Route {#215 …11}
"DELETEusers/orders/{order}" => Route {#216 …11}
"HEADusers/account" => Route {#209 …11}
"HEADusers/profile" => Route {#217 …11}
"PUTusers/profile/{id}" => Route {#218 …11}
"HEADusers/wish-list" => Route {#220 …11}
"HEADusers/wish-list/create" => Route {#221 …11}
"POSTusers/wish-list" => Route {#222 …11}
"HEADusers/wish-list/{wish_list}" => Route {#223 …11}
"HEADusers/wish-list/{wish_list}/edit" => Route {#224 …11}
"PATCHusers/wish-list/{wish_list}" => Route {#225 …11}
"DELETEusers/wish-list/{wish_list}" => Route {#226 …11}
"HEADcheckout/address" => Route {#219 …11}
"HEADcheckout/use-address/{address_id}" => Route {#227 …11}
"PUTcheckout/address/{id}" => Route {#228 …11}
"POSTcheckout/address" => Route {#229 …11}
"HEADcheckout/billing-address" => Route {#230 …11}
"HEADcheckout/use-billing-address/{address_id}" => Route {#231 …11}
"PUTcheckout/billing-address/{id}" => Route {#232 …11}
"POSTcheckout/billing-address" => Route {#233 …11}
"HEADcheckout/shipping" => Route {#234 …11}
"POSTcheckout/shipping" => Route {#235 …11}
"HEADcheckout/order" => Route {#236 …11}
"POSTcheckout/order" => Route {#237 …11}
"HEADcheckout/payment" => Route {#238 …11}
"POSTcheckout/button/{id}" => Route {#239 …11}
"POSTcheckout/coupons" => Route {#240 …11}
"HEADcheckout/cancel-order" => Route {#241 …11}
"HEADupdate-cache" => Route {#194 …11}
"HEAD{handle}" => Route {#200 …11}
]
#nameList: array:31 [
"login" => Route {#170}
"logout" => Route {#172}
"register" => Route {#173}
"products.show" => Route {#191}
"shopping-cart.index" => Route {#195}
"shopping-cart.create" => Route {#190}
"shopping-cart.store" => Route {#196}
"shopping-cart.edit" => Route {#197}
"shopping-cart.update" => Route {#198}
"shopping-cart.destroy" => Route {#199}
"addresses.index" => Route {#202}
"addresses.create" => Route {#203}
"addresses.store" => Route {#204}
"addresses.show" => Route {#205}
"addresses.edit" => Route {#206}
"addresses.update" => Route {#207}
"addresses.destroy" => Route {#208}
"orders.index" => Route {#210}
"orders.create" => Route {#211 …3}
"orders.store" => Route {#212 …11}
"orders.show" => Route {#213 …11}
"orders.edit" => Route {#214 …11}
"orders.update" => Route {#215 …11}
"orders.destroy" => Route {#216 …11}
"wish-list.index" => Route {#220 …11}
"wish-list.create" => Route {#221 …11}
"wish-list.store" => Route {#222 …11}
"wish-list.show" => Route {#223 …11}
"wish-list.edit" => Route {#224 …11}
"wish-list.update" => Route {#225 …11}
"wish-list.destroy" => Route {#226 …11}
]
#actionList: array:70 [
"App\Http\Controllers\SitemapController@generate" => Route {#169}
"App\Http\Controllers\Auth\LoginController@showLoginForm" => Route {#170}
"App\Http\Controllers\Auth\LoginController@login" => Route {#171}
"App\Http\Controllers\Auth\LoginController@logout" => Route {#172}
"App\Http\Controllers\Auth\RegisterController@showRegistrationForm" => Route {#173}
"App\Http\Controllers\Auth\RegisterController@register" => Route {#174}
"App\Http\Controllers\Auth\ForgotPasswordController@showLinkRequestForm" => Route {#175}
"App\Http\Controllers\Auth\ForgotPasswordController@sendResetLinkEmail" => Route {#176}
"App\Http\Controllers\Auth\ResetPasswordController@showResetForm" => Route {#177}
"App\Http\Controllers\Auth\ResetPasswordController@reset" => Route {#178}
"App\Http\Controllers\App\TransactionsController@receive" => Route {#179}
"App\Http\Controllers\LanguageController@nl" => Route {#180}
"App\Http\Controllers\LanguageController@fr" => Route {#181}
"App\Http\Controllers\LanguageController@en" => Route {#182}
"App\Http\Controllers\App\IndexController@index" => Route {#185}
"App\Http\Controllers\App\IndexController@shop" => Route {#186}
"App\Http\Controllers\App\IndexController@new" => Route {#187}
"App\Http\Controllers\App\CategoriesController@index" => Route {#188}
"App\Http\Controllers\App\IndexController@contactUs" => Route {#189}
"App\Http\Controllers\App\ProductsController@show" => Route {#191}
"App\Http\Controllers\App\ShoppingCartController@index" => Route {#195}
"App\Http\Controllers\App\ShoppingCartController@view" => Route {#192}
"App\Http\Controllers\App\ShoppingCartController@update" => Route {#198}
"App\Http\Controllers\App\ShoppingCartController@create" => Route {#190}
"App\Http\Controllers\App\ShoppingCartController@store" => Route {#196}
"App\Http\Controllers\App\ShoppingCartController@edit" => Route {#197}
"App\Http\Controllers\App\ShoppingCartController@destroy" => Route {#199}
"App\Http\Controllers\App\User\AddressesController@index" => Route {#202}
"App\Http\Controllers\App\User\AddressesController@create" => Route {#203}
"App\Http\Controllers\App\User\AddressesController@store" => Route {#204}
"App\Http\Controllers\App\User\AddressesController@show" => Route {#205}
"App\Http\Controllers\App\User\AddressesController@edit" => Route {#206}
"App\Http\Controllers\App\User\AddressesController@update" => Route {#207}
"App\Http\Controllers\App\User\AddressesController@destroy" => Route {#208}
"App\Http\Controllers\App\User\OrdersController@getPdf" => Route {#201}
"App\Http\Controllers\App\User\OrdersController@index" => Route {#210}
"App\Http\Controllers\App\User\OrdersController@create" => Route {#211 …3}
"App\Http\Controllers\App\User\OrdersController@store" => Route {#212 …11}
"App\Http\Controllers\App\User\OrdersController@show" => Route {#213 …11}
"App\Http\Controllers\App\User\OrdersController@edit" => Route {#214 …11}
"App\Http\Controllers\App\User\OrdersController@update" => Route {#215 …11}
"App\Http\Controllers\App\User\OrdersController@destroy" => Route {#216 …11}
"App\Http\Controllers\App\User\UsersController@getAccount" => Route {#209 …11}
"App\Http\Controllers\App\User\UsersController@getProfile" => Route {#217 …11}
"App\Http\Controllers\App\User\UsersController@putProfile" => Route {#218 …11}
"App\Http\Controllers\App\User\WishListController@index" => Route {#220 …11}
"App\Http\Controllers\App\User\WishListController@create" => Route {#221 …11}
"App\Http\Controllers\App\User\WishListController@store" => Route {#222 …11}
"App\Http\Controllers\App\User\WishListController@show" => Route {#223 …11}
"App\Http\Controllers\App\User\WishListController@edit" => Route {#224 …11}
"App\Http\Controllers\App\User\WishListController@update" => Route {#225 …11}
"App\Http\Controllers\App\User\WishListController@destroy" => Route {#226 …11}
"App\Http\Controllers\App\CheckoutController@address" => Route {#219 …11}
"App\Http\Controllers\App\CheckoutController@useAddress" => Route {#227 …11}
"App\Http\Controllers\App\CheckoutController@putAddress" => Route {#228 …11}
"App\Http\Controllers\App\CheckoutController@postAddress" => Route {#229 …11}
"App\Http\Controllers\App\CheckoutController@billingAddress" => Route {#230 …11}
"App\Http\Controllers\App\CheckoutController@useBillingAddress" => Route {#231 …11}
"App\Http\Controllers\App\CheckoutController@putBillingAddress" => Route {#232 …11}
"App\Http\Controllers\App\CheckoutController@postBillingAddress" => Route {#233 …11}
"App\Http\Controllers\App\CheckoutController@getShipping" => Route {#234 …11}
"App\Http\Controllers\App\CheckoutController@postShipping" => Route {#235 …11}
"App\Http\Controllers\App\CheckoutController@getOrder" => Route {#236 …11}
"App\Http\Controllers\App\CheckoutController@postOrder" => Route {#237 …11}
"App\Http\Controllers\App\CheckoutController@getPayment" => Route {#238 …11}
"App\Http\Controllers\App\CheckoutController@postButton" => Route {#239 …11}
"App\Http\Controllers\App\CheckoutController@postCoupons" => Route {#240 …11}
"App\Http\Controllers\App\CheckoutController@cancelOrder" => Route {#241 …11}
"App\Http\Controllers\App\CacheController@index" => Route {#194 …11}
"App\Http\Controllers\App\IndexController@page" => Route {#200 …11}
]
}
"Illuminate\Bus\Dispatcher" => Dispatcher {#245
#container: Application {#3}
#pipeline: Pipeline {#247 …4}
#pipes: []
#handlers: []
#queueResolver: Closure {#246 …6}
}
"translation.loader" => FileLoader {#259
#files: Filesystem {#160}
#path: "/home/forge/tmcshop.be/resources/lang"
#hints: []
}
"translator" => Translator {#260
#loader: FileLoader {#259}
#locale: "nl"
#fallback: "en"
#loaded: []
#selector: null
#parsed: []
}
"validation.presence" => DatabasePresenceVerifier {#261
#db: DatabaseManager {#22}
#connection: null
}
"validator" => Factory {#254
#translator: Translator {#260}
#verifier: DatabasePresenceVerifier {#261}
#container: Application {#3}
#extensions: []
#implicitExtensions: array:1 [ …1]
#replacers: []
#fallbackMessages: array:1 [ …1]
#resolver: null
}
"blade.compiler" => BladeCompiler {#265
#extensions: []
#customDirectives: array:5 [ …5]
#path: null
#compilers: array:4 [ …4]
#rawTags: array:2 [ …2]
#contentTags: array:2 [ …2]
#escapedTags: array:2 [ …2]
#echoFormat: "e(%s)"
#footer: []
#verbatimPlaceholder: "@__verbatim__@"
#verbatimBlocks: []
#forelseCounter: 0
#files: Filesystem {#160}
#cachePath: "/home/forge/tmcshop.be/storage/framework/views"
}
"Whaai\WhaaiApi\Api\Wrappers\Taxes" => Taxes {#275
#cache_duration: "43200"
#use_cache: true
#encoded_credentials: "UUFkc1hSNnh0SGNJaHVvdktxM0JXWDZoTWhTUFRyV3Z2RGRkVm5wTDBNeWcwYnlnUW86TWZMUG85R0pYaVA1NzVZeG5Sb0cycTBGOG9SeGJtWUNadldWMk1CRHJLcFpUdEJRUzE="
#index_paginated: true
#where_conditions: []
#order_by: ""
#http_client: Client {#276 …5}
#collection: null
}
"Whaai\WhaaiApi\Api\Wrappers\Inventory\InventoryPurchaseOrders" => InventoryPurchaseOrders {#274
#use_cache: false
#cache_duration: "43200"
#encoded_credentials: "UUFkc1hSNnh0SGNJaHVvdktxM0JXWDZoTWhTUFRyV3Z2RGRkVm5wTDBNeWcwYnlnUW86TWZMUG85R0pYaVA1NzVZeG5Sb0cycTBGOG9SeGJtWUNadldWMk1CRHJLcFpUdEJRUzE="
#index_paginated: true
#where_conditions: []
#order_by: ""
#http_client: Client {#292 …5}
#collection: null
}
"auth" => AuthManager {#315
#app: Application {#3}
#customCreators: []
#guards: array:1 [ …1]
#userResolver: Closure {#316 …5}
#customProviderCreators: []
}
"hash" => BcryptHasher {#321
#rounds: 10
}
"session" => SessionManager {#323
#app: Application {#3}
#customCreators: []
#drivers: array:1 [ …1]
}
"session.store" => Store {#325
#id: "h7317xErD71xMfoXlBA5A3K9aDSTZHGetsCjcRaI"
#name: "laravel_session"
#attributes: array:4 [
"_token" => "YHQPpyAoO8ab9JP5KO2h4qzITDzGiLa9KrJGodCp"
"shopping-cart-uuid" => Uuid {#393
#codec: StringCodec {#397
-builder: DefaultUuidBuilder {#396 …1}
}
#fields: array:6 [
"time_low" => "e4edf6fb"
"time_mid" => "d1a9"
"time_hi_and_version" => "4361"
"clock_seq_hi_and_reserved" => "82"
"clock_seq_low" => "94"
"node" => "dce52b736897"
]
#converter: DegradedNumberConverter {#395}
}
"_previous" => array:1 [
"url" => "https://tmcshop.be/products/729"
]
"_flash" => array:2 [
"old" => []
"new" => []
]
]
#bags: []
#metaBag: MetadataBag {#326
-name: "__metadata"
-storageKey: "_sf2_meta"
#meta: &99 array:3 [
"u" => 1769363429
"c" => 1769363423
"l" => "0"
]
-lastUsed: 1769363423
-updateThreshold: 0
}
#bagData: array:1 [
"_sf2_meta" => &99 array:3 [&99]
]
#handler: FileSessionHandler {#324
#files: Filesystem {#160}
#path: "/home/forge/tmcshop.be/storage/framework/sessions"
#minutes: 120
}
#started: true
}
"cookie" => CookieJar {#327
#path: "/"
#domain: null
#secure: false
#queued: []
}
"sentry" => Raven_Client {#310
+severity_map: null
+extra_data: []
+store_errors_for_bulk_send: false
+"logger": "php"
+"server": "https://sentry.io/api/1187477/store/"
+"secret_key": "35faf23722da41119fc37fbc8fb665a7"
+"public_key": "d2e000015af44387b3f83be790fd30b5"
+"project": "1187477"
+"auto_log_stacks": false
+"name": "whaai-websites-us"
+"site": "tmcshop.be"
+"tags": []
+"release": null
+"environment": "production"
+"trace": true
+"timeout": 2
+"message_limit": 1024
+"exclude": []
+"shift_vars": true
+"http_proxy": null
+"send_callback": null
+"curl_method": "sync"
+"curl_path": "curl"
+"curl_ipv4": true
+"ca_cert": "/home/forge/tmcshop.be/vendor/sentry/sentry/lib/Raven/data/cacert.pem"
+"verify_ssl": true
+"curl_ssl_version": null
+"trust_x_forwarded_proto": null
+"prefixes": array:1 [ …1]
+"app_path": "/home/forge/tmcshop.be/app"
+"processors": array:1 [ …1]
+"_lasterror": null
+"_last_event_id": "591cbcd48bc144c7a410992203c5e58e"
+"_user": null
+"context": Raven_Context {#312 …3}
+"breadcrumbs": Raven_Breadcrumbs {#313 …4}
}
"Illuminate\Contracts\Debug\ExceptionHandler" => Handler {#332
#dontReport: array:6 [ …6]
#container: Application {#3}
}
"Illuminate\Routing\Route" => Route {#191}
"seotools" => SEOTools {#371}
"seotools.twitter" => TwitterCards {#372
#prefix: "twitter:"
#html: []
#values: array:1 [ …1]
#images: []
}
"seotools.opengraph" => OpenGraph {#373
#og_prefix: "og:"
#config: array:1 [ …1]
#properties: array:1 [ …1]
#images: []
}
"encrypter" => Encrypter {#388
#key: b"|\x1A·\x1EN]#\vh²”¨\x7F\f)!"
#cipher: "AES-128-CBC"
}
"Illuminate\Session\Middleware\StartSession" => StartSession {#394
#manager: SessionManager {#323}
#sessionHandled: true
}
"auth.driver" => SessionGuard {#322
#name: "web"
#lastAttempted: null
#viaRemember: false
#session: Store {#325}
#cookie: CookieJar {#327}
#request: Request {#40}
#events: Dispatcher {#5}
#loggedOut: false
#tokenRetrievalAttempted: false
#user: null
#provider: EloquentUserProvider {#317 …2}
}
"Whaai\WhaaiApi\Api\Wrappers\Inventory\InventoryItems" => InventoryItems {#423}
"cache" => CacheManager {#452
#app: Application {#3}
#stores: array:1 [ …1]
#customCreators: []
}
]
#aliases: array:69 [
"Illuminate\Foundation\Application" => "app"
"Illuminate\Contracts\Container\Container" => "app"
"Illuminate\Contracts\Foundation\Application" => "app"
"Illuminate\Auth\AuthManager" => "auth"
"Illuminate\Contracts\Auth\Factory" => "auth"
"Illuminate\Contracts\Auth\Guard" => "auth.driver"
"Illuminate\View\Compilers\BladeCompiler" => "blade.compiler"
"Illuminate\Cache\CacheManager" => "cache"
"Illuminate\Contracts\Cache\Factory" => "cache"
"Illuminate\Cache\Repository" => "cache.store"
"Illuminate\Contracts\Cache\Repository" => "cache.store"
"Illuminate\Config\Repository" => "config"
"Illuminate\Contracts\Config\Repository" => "config"
"Illuminate\Cookie\CookieJar" => "cookie"
"Illuminate\Contracts\Cookie\Factory" => "cookie"
"Illuminate\Contracts\Cookie\QueueingFactory" => "cookie"
"Illuminate\Encryption\Encrypter" => "encrypter"
"Illuminate\Contracts\Encryption\Encrypter" => "encrypter"
"Illuminate\Database\DatabaseManager" => "db"
"Illuminate\Database\Connection" => "db.connection"
"Illuminate\Database\ConnectionInterface" => "db.connection"
"Illuminate\Events\Dispatcher" => "events"
"Illuminate\Contracts\Events\Dispatcher" => "events"
"Illuminate\Filesystem\Filesystem" => "files"
"Illuminate\Filesystem\FilesystemManager" => "filesystem"
"Illuminate\Contracts\Filesystem\Factory" => "filesystem"
"Illuminate\Contracts\Filesystem\Filesystem" => "filesystem.disk"
"Illuminate\Contracts\Filesystem\Cloud" => "filesystem.cloud"
"Illuminate\Contracts\Hashing\Hasher" => "hash"
"Illuminate\Translation\Translator" => "translator"
"Symfony\Component\Translation\TranslatorInterface" => "translator"
"Illuminate\Log\Writer" => "log"
"Illuminate\Contracts\Logging\Log" => "log"
"Psr\Log\LoggerInterface" => "log"
"Illuminate\Mail\Mailer" => "mailer"
"Illuminate\Contracts\Mail\Mailer" => "mailer"
"Illuminate\Contracts\Mail\MailQueue" => "mailer"
"Illuminate\Auth\Passwords\PasswordBrokerManager" => "auth.password"
"Illuminate\Contracts\Auth\PasswordBrokerFactory" => "auth.password"
"Illuminate\Auth\Passwords\PasswordBroker" => "auth.password.broker"
"Illuminate\Contracts\Auth\PasswordBroker" => "auth.password.broker"
"Illuminate\Queue\QueueManager" => "queue"
"Illuminate\Contracts\Queue\Factory" => "queue"
"Illuminate\Contracts\Queue\Monitor" => "queue"
"Illuminate\Contracts\Queue\Queue" => "queue.connection"
"Illuminate\Queue\Failed\FailedJobProviderInterface" => "queue.failer"
"Illuminate\Routing\Redirector" => "redirect"
"Illuminate\Redis\Database" => "redis"
"Illuminate\Contracts\Redis\Database" => "redis"
"Illuminate\Http\Request" => "request"
"Symfony\Component\HttpFoundation\Request" => "request"
"Illuminate\Routing\Router" => "router"
"Illuminate\Contracts\Routing\Registrar" => "router"
"Illuminate\Session\SessionManager" => "session"
"Illuminate\Session\Store" => "session.store"
"Symfony\Component\HttpFoundation\Session\SessionInterface" => "session.store"
"Illuminate\Routing\UrlGenerator" => "url"
"Illuminate\Contracts\Routing\UrlGenerator" => "url"
"Illuminate\Validation\Factory" => "validator"
"Illuminate\Contracts\Validation\Factory" => "validator"
"Illuminate\View\Factory" => "view"
"Illuminate\Contracts\View\Factory" => "view"
"Illuminate\Contracts\Notifications\Dispatcher" => "Illuminate\Notifications\ChannelManager"
"Illuminate\Contracts\Notifications\Factory" => "Illuminate\Notifications\ChannelManager"
"Intervention\Image\ImageManager" => "image"
"Maatwebsite\Excel\Classes\PHPExcel" => "phpexcel"
"Maatwebsite\Excel\Excel" => "excel"
"Illuminate\Contracts\Bus\Dispatcher" => "Illuminate\Bus\Dispatcher"
"Illuminate\Contracts\Bus\QueueingDispatcher" => "Illuminate\Bus\Dispatcher"
]
#extenders: []
#tags: []
#buildStack: []
+contextual: []
#reboundCallbacks: array:2 [
"request" => array:3 [
0 => Closure {#47 …5}
1 => Closure {#165 …5}
2 => Closure {#328 …6}
]
"routes" => array:1 [
0 => Closure {#167 …5}
]
]
#globalResolvingCallbacks: []
#globalAfterResolvingCallbacks: []
#resolvingCallbacks: array:1 [
"Illuminate\Foundation\Http\FormRequest" => array:1 [
0 => Closure {#155 …5}
]
]
#afterResolvingCallbacks: array:1 [
"Illuminate\Contracts\Validation\ValidatesWhenResolved" => array:1 [
0 => Closure {#153 …5}
]
]
}
}
file: "/home/forge/tmcshop.be/bootstrap/cache/compiled.php"
line: "5892 to 5894"
}
#routeResolver: Closure {#358
class: "Illuminate\Routing\Router"
this: Router {#24}
use: {
$route: Route {#191}
}
file: "/home/forge/tmcshop.be/bootstrap/cache/compiled.php"
line: "8343 to 8345"
}
+attributes: ParameterBag {#42
#parameters: []
}
+request: ParameterBag {#48
#parameters: []
}
+query: ParameterBag {#48}
+server: ServerBag {#44
#parameters: array:30 [
"USER" => "forge"
"HOME" => "/home/forge"
"HTTP_COOKIE" => "laravel_session=eyJpdiI6IkVwSXVya1wvNHNlSDNENnlFM2hLaTRRPT0iLCJ2YWx1ZSI6IkJmVmprbUtcL0JBVHVSQk1KUUx1VDJoa1pjdEsybG0xSzFRK204XC9EVE96blhlSERyNGFoY3hJYnRrZm9pMTRHUXJBN3lmVEZST21ITVwvSlwvanBJNlhoQT09IiwibWFjIjoiM2JlYjYyMTQ2N2E2YzM4NTU1ZjNiYmIxZmRhNDIxZTU1N2EwZjlmZjA0YmUzMjg1YWQ4MzVlZmE5NzA4NTYwNyJ9; XSRF-TOKEN=eyJpdiI6ImJCaFFjMisyN2hmZW1RUmFcL3p1N2hBPT0iLCJ2YWx1ZSI6IlMrWUw0V1k3a1VDNmJQUHFVekxweW9WZ2ZSaThRcmxzSWl1Nyt2emRPXC9KcGFtOG1pZzIyWllWZEU5dmdGS1M2TEd3YzE0dmZ2MEdDNTkrTVlzM2NqZz09IiwibWFjIjoiZjMzZjI4NWIwZGMwNjBkMmExMGIzMTBhMDE3ZjMzMTBlNWQ0ODRlNDNmZTVmZDJhNTY2YjM0ODgzOTBkMWZmMSJ9"
"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" => "*/*"
"HTTP_HOST" => "tmcshop.be"
"REDIRECT_STATUS" => "200"
"HTTPS" => "on"
"SERVER_NAME" => "tmcshop.be"
"SERVER_PORT" => "443"
"SERVER_ADDR" => "45.56.105.7"
"REMOTE_PORT" => "30002"
"REMOTE_ADDR" => "216.73.216.84"
"SERVER_SOFTWARE" => "nginx/1.11.9"
"GATEWAY_INTERFACE" => "CGI/1.1"
"SERVER_PROTOCOL" => "HTTP/2.0"
"DOCUMENT_ROOT" => "/home/forge/tmcshop.be/public"
"DOCUMENT_URI" => "/index.php"
"REQUEST_URI" => "/products/612"
"SCRIPT_NAME" => "/index.php"
"SCRIPT_FILENAME" => "/home/forge/tmcshop.be/public/index.php"
"CONTENT_LENGTH" => ""
"CONTENT_TYPE" => ""
"REQUEST_METHOD" => "GET"
"QUERY_STRING" => ""
"FCGI_ROLE" => "RESPONDER"
"PHP_SELF" => "/index.php"
"REQUEST_TIME_FLOAT" => 1769363429.2933
"REQUEST_TIME" => 1769363429
]
}
+files: FileBag {#45
#parameters: []
}
+cookies: ParameterBag {#43
#parameters: array:2 [
"laravel_session" => "h7317xErD71xMfoXlBA5A3K9aDSTZHGetsCjcRaI"
"XSRF-TOKEN" => "YHQPpyAoO8ab9JP5KO2h4qzITDzGiLa9KrJGodCp"
]
}
+headers: HeaderBag {#46
#headers: array:7 [
"cookie" => array:1 [
0 => "laravel_session=eyJpdiI6IkVwSXVya1wvNHNlSDNENnlFM2hLaTRRPT0iLCJ2YWx1ZSI6IkJmVmprbUtcL0JBVHVSQk1KUUx1VDJoa1pjdEsybG0xSzFRK204XC9EVE96blhlSERyNGFoY3hJYnRrZm9pMTRHUXJBN3lmVEZST21ITVwvSlwvanBJNlhoQT09IiwibWFjIjoiM2JlYjYyMTQ2N2E2YzM4NTU1ZjNiYmIxZmRhNDIxZTU1N2EwZjlmZjA0YmUzMjg1YWQ4MzVlZmE5NzA4NTYwNyJ9; XSRF-TOKEN=eyJpdiI6ImJCaFFjMisyN2hmZW1RUmFcL3p1N2hBPT0iLCJ2YWx1ZSI6IlMrWUw0V1k3a1VDNmJQUHFVekxweW9WZ2ZSaThRcmxzSWl1Nyt2emRPXC9KcGFtOG1pZzIyWllWZEU5dmdGS1M2TEd3YzE0dmZ2MEdDNTkrTVlzM2NqZz09IiwibWFjIjoiZjMzZjI4NWIwZGMwNjBkMmExMGIzMTBhMDE3ZjMzMTBlNWQ0ODRlNDNmZTVmZDJhNTY2YjM0ODgzOTBkMWZmMSJ9"
]
"accept-encoding" => array:1 [
0 => "gzip, br, zstd, deflate"
]
"user-agent" => array:1 [
0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
]
"accept" => array:1 [
0 => "*/*"
]
"host" => array:1 [
0 => "tmcshop.be"
]
"content-length" => array:1 [
0 => ""
]
"content-type" => array:1 [
0 => ""
]
]
#cacheControl: []
}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: null
#pathInfo: "/products/612"
#requestUri: "/products/612"
#baseUrl: ""
#basePath: null
#method: "GET"
#format: null
#session: Store {#325}
#locale: null
#defaultLocale: "en"
}
]
}
44. Illuminate\Routing\Controller->callAction() ==> call_user_func_array(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:9584: """
{\n
return call_user_func_array([$this, $method], $parameters);\n
}\n
"""
}
args: array:2 [
0 => array:2 [
0 => ProductsController {#361}
1 => "show"
]
1 => array:3 [
"product" => "612"
0 => InventoryItems {#423}
1 => Request {#40}
]
]
}
43. Illuminate\Routing\ControllerDispatcher->dispatch() ==> Illuminate\Routing\Controller->callAction(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:9611: """
if (method_exists($controller, 'callAction')) {\n
return $controller->callAction($method, $parameters);\n
}\n
"""
}
args: array:2 [
0 => "show"
1 => array:3 [
"product" => "612"
0 => InventoryItems {#423}
1 => Request {#40}
]
]
}
42. Illuminate\Routing\Route->runController() ==> Illuminate\Routing\ControllerDispatcher->dispatch(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:8665: """
{\n
return (new ControllerDispatcher($this->container))->dispatch($this, $this->getController(), $this->getControllerMethod());\n
}\n
"""
}
args: array:3 [
0 => Route {#191}
1 => ProductsController {#361}
2 => "show"
]
}
41. Illuminate\Routing\Route->run() ==> Illuminate\Routing\Route->runController(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:8646: """
if ($this->isControllerAction()) {\n
return $this->runController();\n
}\n
"""
}
args: []
}
40. Illuminate\Routing\Router->Illuminate\Routing\{closure}() ==> Illuminate\Routing\Route->run(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:8355: """
return (new Pipeline($this->container))->send($request)->through($middleware)->then(function ($request) use($route) {\n
return $this->prepareResponse($request, $route->run($request));\n
});\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
39. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> Illuminate\Routing\Router->Illuminate\Routing\{closure}(): {
src: {
/home/forge/tmcshop.be/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53: """
try {\n
return $destination($passable);\n
} catch (Exception $e) {\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
38. Illuminate\Routing\Middleware\SubstituteBindings->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:10177: """
$this->router->substituteImplicitBindings($route);\n
return $next($request);\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
37. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> Illuminate\Routing\Middleware\SubstituteBindings->handle(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:10069: """
}\n
return $pipe->{$this->method}(...$parameters);\n
};\n
"""
}
args: array:2 [
0 => Request {#40}
1 => Closure {#374
class: "Illuminate\Routing\Pipeline"
this: Pipeline {#360 …}
parameters: {
$passable: {}
}
use: {
$destination: Closure {#359
class: "Illuminate\Routing\Router"
this: Router {#24}
parameters: {
$request: {}
}
use: {
$route: Route {#191}
}
file: "/home/forge/tmcshop.be/bootstrap/cache/compiled.php"
line: "8354 to 8356"
}
}
file: "/home/forge/tmcshop.be/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php"
line: "51 to 59"
}
]
}
36. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
src: {
/home/forge/tmcshop.be/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:33: """
\n
return $callable($passable);\n
} catch (Exception $e) {\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
35. App\Http\Middleware\SetGlobalViewVariables->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/home/forge/tmcshop.be/app/Http/Middleware/SetGlobalViewVariables.php:39: """
\n
return $next($request);\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
34. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> App\Http\Middleware\SetGlobalViewVariables->handle(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:10069: """
}\n
return $pipe->{$this->method}(...$parameters);\n
};\n
"""
}
args: array:2 [
0 => Request {#40}
1 => Closure {#375
class: "Illuminate\Routing\Pipeline"
this: Pipeline {#360 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#374}
$pipe: "Illuminate\Routing\Middleware\SubstituteBindings"
}
file: "/home/forge/tmcshop.be/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php"
line: "28 to 39"
}
]
}
33. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
src: {
/home/forge/tmcshop.be/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:33: """
\n
return $callable($passable);\n
} catch (Exception $e) {\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
32. App\Http\Middleware\SetLocale->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/home/forge/tmcshop.be/app/Http/Middleware/SetLocale.php:37: """
\n
return $next($request);\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
31. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> App\Http\Middleware\SetLocale->handle(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:10069: """
}\n
return $pipe->{$this->method}(...$parameters);\n
};\n
"""
}
args: array:2 [
0 => Request {#40}
1 => Closure {#376
class: "Illuminate\Routing\Pipeline"
this: Pipeline {#360 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#375}
$pipe: "App\Http\Middleware\SetGlobalViewVariables"
}
file: "/home/forge/tmcshop.be/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php"
line: "28 to 39"
}
]
}
30. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
src: {
/home/forge/tmcshop.be/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:33: """
\n
return $callable($passable);\n
} catch (Exception $e) {\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
29. Illuminate\Foundation\Http\Middleware\VerifyCsrfToken->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:3312: """
if ($this->isReading($request) || $this->runningUnitTests() || $this->shouldPassThrough($request) || $this->tokensMatch($request)) {\n
return $this->addCookieToResponse($request, $next($request));\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
28. App\Http\Middleware\VerifyCsrfToken->handle() ==> Illuminate\Foundation\Http\Middleware\VerifyCsrfToken->handle(): {
src: {
/home/forge/tmcshop.be/app/Http/Middleware/VerifyCsrfToken.php:22: """
{\n
return parent::handle($request, $next);\n
}\n
"""
}
args: array:2 [
0 => Request {#40}
1 => Closure {#377
class: "Illuminate\Routing\Pipeline"
this: Pipeline {#360 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#376}
$pipe: "App\Http\Middleware\SetLocale"
}
file: "/home/forge/tmcshop.be/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php"
line: "28 to 39"
}
]
}
27. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> App\Http\Middleware\VerifyCsrfToken->handle(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:10069: """
}\n
return $pipe->{$this->method}(...$parameters);\n
};\n
"""
}
args: array:2 [
0 => Request {#40}
1 => Closure {#377}
]
}
26. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
src: {
/home/forge/tmcshop.be/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:33: """
\n
return $callable($passable);\n
} catch (Exception $e) {\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
25. Illuminate\View\Middleware\ShareErrorsFromSession->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:13749: """
$this->view->share('errors', $request->session()->get('errors') ?: new ViewErrorBag());\n
return $next($request);\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
24. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> Illuminate\View\Middleware\ShareErrorsFromSession->handle(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:10069: """
}\n
return $pipe->{$this->method}(...$parameters);\n
};\n
"""
}
args: array:2 [
0 => Request {#40}
1 => Closure {#378
class: "Illuminate\Routing\Pipeline"
this: Pipeline {#360 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#377}
$pipe: "App\Http\Middleware\VerifyCsrfToken"
}
file: "/home/forge/tmcshop.be/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php"
line: "28 to 39"
}
]
}
23. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
src: {
/home/forge/tmcshop.be/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:33: """
\n
return $callable($passable);\n
} catch (Exception $e) {\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
22. Illuminate\Session\Middleware\StartSession->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:12155: """
}\n
$response = $next($request);\n
if ($this->sessionConfigured()) {\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
21. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> Illuminate\Session\Middleware\StartSession->handle(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:10069: """
}\n
return $pipe->{$this->method}(...$parameters);\n
};\n
"""
}
args: array:2 [
0 => Request {#40}
1 => Closure {#379
class: "Illuminate\Routing\Pipeline"
this: Pipeline {#360 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#378}
$pipe: "Illuminate\View\Middleware\ShareErrorsFromSession"
}
file: "/home/forge/tmcshop.be/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php"
line: "28 to 39"
}
]
}
20. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
src: {
/home/forge/tmcshop.be/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:33: """
\n
return $callable($passable);\n
} catch (Exception $e) {\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
19. Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:13495: """
{\n
$response = $next($request);\n
foreach ($this->cookies->getQueuedCookies() as $cookie) {\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
18. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:10069: """
}\n
return $pipe->{$this->method}(...$parameters);\n
};\n
"""
}
args: array:2 [
0 => Request {#40}
1 => Closure {#380
class: "Illuminate\Routing\Pipeline"
this: Pipeline {#360 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#379}
$pipe: "Illuminate\Session\Middleware\StartSession"
}
file: "/home/forge/tmcshop.be/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php"
line: "28 to 39"
}
]
}
17. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
src: {
/home/forge/tmcshop.be/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:33: """
\n
return $callable($passable);\n
} catch (Exception $e) {\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
16. Illuminate\Cookie\Middleware\EncryptCookies->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:13432: """
{\n
return $this->encrypt($next($this->decrypt($request)));\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
15. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> Illuminate\Cookie\Middleware\EncryptCookies->handle(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:10069: """
}\n
return $pipe->{$this->method}(...$parameters);\n
};\n
"""
}
args: array:2 [
0 => Request {#40}
1 => Closure {#381
class: "Illuminate\Routing\Pipeline"
this: Pipeline {#360 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#380}
$pipe: "Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse"
}
file: "/home/forge/tmcshop.be/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php"
line: "28 to 39"
}
]
}
14. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
src: {
/home/forge/tmcshop.be/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:33: """
\n
return $callable($passable);\n
} catch (Exception $e) {\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
13. Illuminate\Pipeline\Pipeline->then() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:10054: """
$callable = array_reduce(array_reverse($this->pipes), $this->getSlice(), $firstSlice);\n
return $callable($this->passable);\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
12. Illuminate\Routing\Router->runRouteWithinStack() ==> Illuminate\Pipeline\Pipeline->then(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:8356: """
return $this->prepareResponse($request, $route->run($request));\n
});\n
}\n
"""
}
args: array:1 [
0 => Closure {#359}
]
}
11. Illuminate\Routing\Router->dispatchToRoute() ==> Illuminate\Routing\Router->runRouteWithinStack(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:8347: """
$this->events->fire(new Events\RouteMatched($route, $request));\n
$response = $this->runRouteWithinStack($route, $request);\n
return $this->prepareResponse($request, $response);\n
"""
}
args: array:2 [
0 => Route {#191}
1 => Request {#40}
]
}
10. Illuminate\Routing\Router->dispatch() ==> Illuminate\Routing\Router->dispatchToRoute(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:8338: """
$this->currentRequest = $request;\n
return $this->dispatchToRoute($request);\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
9. Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() ==> Illuminate\Routing\Router->dispatch(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:2575: """
$this->app->instance('request', $request);\n
return $this->router->dispatch($request);\n
};\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
8. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}(): {
src: {
/home/forge/tmcshop.be/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53: """
try {\n
return $destination($passable);\n
} catch (Exception $e) {\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
7. Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:3374: """
}\n
return $next($request);\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
6. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:10069: """
}\n
return $pipe->{$this->method}(...$parameters);\n
};\n
"""
}
args: array:2 [
0 => Request {#40}
1 => Closure {#30
class: "Illuminate\Routing\Pipeline"
this: Pipeline {#28 …}
parameters: {
$passable: {}
}
use: {
$destination: Closure {#331
class: "Illuminate\Foundation\Http\Kernel"
this: Kernel {#25 …}
parameters: {
$request: {}
}
file: "/home/forge/tmcshop.be/bootstrap/cache/compiled.php"
line: "2573 to 2576"
}
}
file: "/home/forge/tmcshop.be/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php"
line: "51 to 59"
}
]
}
5. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
src: {
/home/forge/tmcshop.be/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:33: """
\n
return $callable($passable);\n
} catch (Exception $e) {\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
4. Illuminate\Pipeline\Pipeline->then() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:10054: """
$callable = array_reduce(array_reverse($this->pipes), $this->getSlice(), $firstSlice);\n
return $callable($this->passable);\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
3. Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() ==> Illuminate\Pipeline\Pipeline->then(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:2519: """
$this->bootstrap();\n
return (new Pipeline($this->app))->send($request)->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)->then($this->dispatchToRouter());\n
}\n
"""
}
args: array:1 [
0 => Closure {#331}
]
}
2. Illuminate\Foundation\Http\Kernel->handle() ==> Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(): {
src: {
/home/forge/tmcshop.be/bootstrap/cache/compiled.php:2503: """
$request->enableHttpMethodParameterOverride();\n
$response = $this->sendRequestThroughRouter($request);\n
} catch (Exception $e) {\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
1. {main} ==> Illuminate\Foundation\Http\Kernel->handle(): {
src: {
/home/forge/tmcshop.be/public/index.php:52: """
$response = $kernel->handle(\n
$request = Illuminate\Http\Request::capture()\n
);\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
}
}