array:43 [ // vendor/statamic/cms/src/Tags/Dump.php:16 "activeOrder" => [] "config" => array:26 [ "broadcasting" => array:2 [ "default" => "null" "connections" => array:5 [ "reverb" => array:6 [ "driver" => "reverb" "key" => null "secret" => null "app_id" => null "options" => array:4 [ …4] "client_options" => [] ] "pusher" => array:6 [ "driver" => "pusher" "key" => null "secret" => null "app_id" => null "options" => array:6 [ …6] "client_options" => [] ] "ably" => array:2 [ "driver" => "ably" "key" => null ] "log" => array:1 [ "driver" => "log" ] "null" => array:1 [ "driver" => "null" ] ] ] "concurrency" => array:1 [ "default" => "process" ] "cors" => array:8 [ "paths" => array:2 [ 0 => "api/*" 1 => "sanctum/csrf-cookie" ] "allowed_methods" => array:1 [ 0 => "*" ] "allowed_origins" => array:1 [ 0 => "*" ] "allowed_origins_patterns" => [] "allowed_headers" => array:1 [ 0 => "*" ] "exposed_headers" => [] "max_age" => 0 "supports_credentials" => false ] "hashing" => array:4 [ "driver" => "bcrypt" "bcrypt" => array:2 [ "rounds" => 12 "verify" => true ] "argon" => array:4 [ "memory" => 65536 "threads" => 1 "time" => 4 "verify" => true ] "rehash_on_login" => true ] "view" => array:2 [ "paths" => array:1 [ 0 => "/var/www/html/resources/views" ] "compiled" => "/var/www/html/storage/framework/views" ] "app" => array:16 [ "name" => "Fleurop Belgium Webshop" "env" => "production" "debug" => false "url" => "https://shop.dev.fleurop-interflora.be" "frontend_url" => "http://localhost:3000" "asset_url" => null "timezone" => "UTC" "locale" => "en" "fallback_locale" => "en" "faker_locale" => "en_US" "cipher" => "AES-256-CBC" "key" => "base64:7oRlaQDBX01h6MxE1O6Dqek0R+d05CpD6owLA+6RUwk=" "previous_keys" => [] "maintenance" => array:2 [ "driver" => "file" "store" => "database" ] "providers" => array:24 [ 0 => "Illuminate\Auth\AuthServiceProvider" 1 => "Illuminate\Broadcasting\BroadcastServiceProvider" 2 => "Illuminate\Bus\BusServiceProvider" 3 => "Illuminate\Cache\CacheServiceProvider" 4 => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" 5 => "Illuminate\Concurrency\ConcurrencyServiceProvider" 6 => "Illuminate\Cookie\CookieServiceProvider" 7 => "Illuminate\Database\DatabaseServiceProvider" 8 => "Illuminate\Encryption\EncryptionServiceProvider" 9 => "Illuminate\Filesystem\FilesystemServiceProvider" 10 => "Illuminate\Foundation\Providers\FoundationServiceProvider" 11 => "Illuminate\Hashing\HashServiceProvider" 12 => "Illuminate\Mail\MailServiceProvider" 13 => "Illuminate\Notifications\NotificationServiceProvider" 14 => "Illuminate\Pagination\PaginationServiceProvider" 15 => "Illuminate\Auth\Passwords\PasswordResetServiceProvider" 16 => "Illuminate\Pipeline\PipelineServiceProvider" 17 => "Illuminate\Queue\QueueServiceProvider" 18 => "Illuminate\Redis\RedisServiceProvider" 19 => "Illuminate\Session\SessionServiceProvider" 20 => "Illuminate\Translation\TranslationServiceProvider" 21 => "Illuminate\Validation\ValidationServiceProvider" 22 => "Illuminate\View\ViewServiceProvider" 23 => "App\Providers\AppServiceProvider" ] "aliases" => array:45 [ "App" => "Illuminate\Support\Facades\App" "Arr" => "Illuminate\Support\Arr" "Artisan" => "Illuminate\Support\Facades\Artisan" "Auth" => "Illuminate\Support\Facades\Auth" "Blade" => "Illuminate\Support\Facades\Blade" "Broadcast" => "Illuminate\Support\Facades\Broadcast" "Bus" => "Illuminate\Support\Facades\Bus" "Cache" => "Illuminate\Support\Facades\Cache" "Concurrency" => "Illuminate\Support\Facades\Concurrency" "Config" => "Illuminate\Support\Facades\Config" "Context" => "Illuminate\Support\Facades\Context" "Cookie" => "Illuminate\Support\Facades\Cookie" "Crypt" => "Illuminate\Support\Facades\Crypt" "Date" => "Illuminate\Support\Facades\Date" "DB" => "Illuminate\Support\Facades\DB" "Eloquent" => "Illuminate\Database\Eloquent\Model" "Event" => "Illuminate\Support\Facades\Event" "File" => "Illuminate\Support\Facades\File" "Gate" => "Illuminate\Support\Facades\Gate" "Hash" => "Illuminate\Support\Facades\Hash" "Http" => "Illuminate\Support\Facades\Http" "Js" => "Illuminate\Support\Js" "Lang" => "Illuminate\Support\Facades\Lang" "Log" => "Illuminate\Support\Facades\Log" "Mail" => "Illuminate\Support\Facades\Mail" "Notification" => "Illuminate\Support\Facades\Notification" "Number" => "Illuminate\Support\Number" "Password" => "Illuminate\Support\Facades\Password" "Process" => "Illuminate\Support\Facades\Process" "Queue" => "Illuminate\Support\Facades\Queue" "RateLimiter" => "Illuminate\Support\Facades\RateLimiter" "Redirect" => "Illuminate\Support\Facades\Redirect" "Request" => "Illuminate\Support\Facades\Request" "Response" => "Illuminate\Support\Facades\Response" "Route" => "Illuminate\Support\Facades\Route" "Schedule" => "Illuminate\Support\Facades\Schedule" "Schema" => "Illuminate\Support\Facades\Schema" "Session" => "Illuminate\Support\Facades\Session" "Storage" => "Illuminate\Support\Facades\Storage" "Str" => "Illuminate\Support\Str" "URL" => "Illuminate\Support\Facades\URL" "Uri" => "Illuminate\Support\Uri" "Validator" => "Illuminate\Support\Facades\Validator" "View" => "Illuminate\Support\Facades\View" "Vite" => "Illuminate\Support\Facades\Vite" ] ] "auth" => array:5 [ "defaults" => array:2 [ "guard" => "web" "passwords" => "users" ] "guards" => array:2 [ "web" => array:2 [ "driver" => "session" "provider" => "users" ] "statamic" => array:2 [ "driver" => "session" "provider" => "statamic" ] ] "providers" => array:2 [ "users" => array:2 [ "driver" => "eloquent" "model" => "App\Models\User" ] "statamic" => array:3 [ "driver" => "eloquent" "table" => "admin_users" "model" => "App\Models\AdminUser" ] ] "passwords" => array:3 [ "users" => array:4 [ "provider" => "users" "table" => "password_reset_tokens" "expire" => 60 "throttle" => 60 ] "statamic_resets" => array:4 [ "provider" => "statamic" "table" => "password_resets" "expire" => 60 "throttle" => 60 ] "statamic_activations" => array:4 [ "provider" => "statamic" "table" => "password_activations" "expire" => 4320 "throttle" => 60 ] ] "password_timeout" => 10800 ] "cache" => array:3 [ "default" => "redis" "stores" => array:7 [ "array" => array:2 [ "driver" => "array" "serialize" => false ] "database" => array:5 [ "driver" => "database" "connection" => null "table" => "cache" "lock_connection" => null "lock_table" => null ] "file" => array:3 [ "driver" => "file" "path" => "/var/www/html/storage/framework/cache/data" "lock_path" => "/var/www/html/storage/framework/cache/data" ] "memcached" => array:5 [ "driver" => "memcached" "persistent_id" => null "sasl" => array:2 [ …2] "options" => [] "servers" => array:1 [ …1] ] "redis" => array:3 [ "driver" => "redis" "connection" => "cache" "lock_connection" => "default" ] "dynamodb" => array:6 [ "driver" => "dynamodb" "key" => "AKIAVEDJ4IBYMHUU2DNU" "secret" => "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" "region" => "us-east-1" "table" => "cache" "endpoint" => null ] "octane" => array:1 [ "driver" => "octane" ] ] "prefix" => "fleurop_belgium_webshop_cache_" ] "classify" => array:1 [ "default" => array:15 [ "h1" => "text-4xl font-bold font-poppins mb-6 text-gray-900" "h2" => "text-2xl font-semibold font-poppins mt-8 mb-4 text-gray-800" "h3" => "text-xl font-medium font-poppins mt-6 mb-3 text-gray-800" "h4" => "text-xl font-medium font-poppins mt-4 mb-2 text-gray-800" "h5" => "text-l font-medium font-poppins mt-2 mb-2 text-gray-800" "p" => "text-base leading-relaxed mb-4 text-gray-700" "ul" => "list-disc ml-6 mb-6 space-y-2 text-gray-700" "ol" => "list-decimal ml-6 mb-6 space-y-2 text-gray-700" "li" => "pl-1" "a" => "text-blue-600 underline hover:text-blue-800 transition-colors" "blockquote" => "border-l-4 border-gray-300 pl-4 italic my-6 text-gray-600" "img" => "rounded-lg shadow-md my-8" "hr" => "my-10 border-t border-gray-200" "table" => "min-w-full divide-y divide-gray-200 my-6" "pre" => "bg-gray-100 p-4 rounded-md overflow-x-auto font-mono text-sm" ] ] "continents" => array:7 [ 0 => array:2 [ "continent" => array:3 [ "nl" => "Europa" "fr" => "L'Europe" "en" => "Europe" ] "countries" => array:58 [ "AL" => array:3 [ …3] "AD" => array:3 [ …3] "AZ" => array:3 [ …3] "AT" => array:3 [ …3] "AM" => array:3 [ …3] "BE" => array:3 [ …3] "BA" => array:3 [ …3] "BG" => array:3 [ …3] "BY" => array:3 [ …3] "HR" => array:3 [ …3] "CY" => array:3 [ …3] "CZ" => array:3 [ …3] "DK" => array:3 [ …3] "EE" => array:3 [ …3] "FO" => array:3 [ …3] "FI" => array:3 [ …3] "AX" => array:3 [ …3] "FR" => array:3 [ …3] "GE" => array:3 [ …3] "DE" => array:3 [ …3] "GI" => array:3 [ …3] "GR" => array:3 [ …3] "VA" => array:3 [ …3] "HU" => array:3 [ …3] "IS" => array:3 [ …3] "IE" => array:3 [ …3] "IT" => array:3 [ …3] "KZ" => array:3 [ …3] "LV" => array:3 [ …3] "LI" => array:3 [ …3] "LT" => array:3 [ …3] "LU" => array:3 [ …3] "MT" => array:3 [ …3] "MC" => array:3 [ …3] "MD" => array:3 [ …3] "ME" => array:3 [ …3] "NL" => array:3 [ …3] "NO" => array:3 [ …3] "PL" => array:3 [ …3] "PT" => array:3 [ …3] "RO" => array:3 [ …3] "RU" => array:3 [ …3] "SM" => array:3 [ …3] "RS" => array:3 [ …3] "SK" => array:3 [ …3] "SI" => array:3 [ …3] "ES" => array:3 [ …3] "SJ" => array:3 [ …3] "SE" => array:3 [ …3] "CH" => array:3 [ …3] "TR" => array:3 [ …3] "UA" => array:3 [ …3] "MK" => array:3 [ …3] "GB" => array:3 [ …3] "GG" => array:3 [ …3] "JE" => array:3 [ …3] "IM" => array:3 [ …3] "UK" => array:3 [ …3] ] ] 1 => array:2 [ "continent" => array:3 [ "nl" => "Noord-Amerika" "fr" => "Amérique du Nord" "en" => "North-America" ] "countries" => array:43 [ "AG" => array:3 [ …3] "BS" => array:3 [ …3] "BB" => array:3 [ …3] "BM" => array:3 [ …3] "BZ" => array:3 [ …3] "VG" => array:3 [ …3] "CA" => array:3 [ …3] "KY" => array:3 [ …3] "CR" => array:3 [ …3] "CU" => array:3 [ …3] "DM" => array:3 [ …3] "DO" => array:3 [ …3] "SV" => array:3 [ …3] "GL" => array:3 [ …3] "GD" => array:3 [ …3] "GP" => array:3 [ …3] "GT" => array:3 [ …3] "HT" => array:3 [ …3] "HN" => array:3 [ …3] "JM" => array:3 [ …3] "MQ" => array:3 [ …3] "MX" => array:3 [ …3] "MS" => array:3 [ …3] "AN" => array:3 [ …3] "CW" => array:3 [ …3] "AW" => array:3 [ …3] "SX" => array:3 [ …3] "BQ" => array:3 [ …3] "NI" => array:3 [ …3] "UM" => array:3 [ …3] "PA" => array:3 [ …3] "PR" => array:3 [ …3] "BL" => array:3 [ …3] "KN" => array:3 [ …3] "AI" => array:3 [ …3] "LC" => array:3 [ …3] "MF" => array:3 [ …3] "PM" => array:3 [ …3] "VC" => array:3 [ …3] "TT" => array:3 [ …3] "TC" => array:3 [ …3] "US" => array:3 [ …3] "VI" => array:3 [ …3] ] ] 2 => array:2 [ "continent" => array:3 [ "nl" => "Zuid-Amerika" "fr" => "Amérique du Sud" "en" => "South-America" ] "countries" => array:14 [ "AR" => array:3 [ …3] "BO" => array:3 [ …3] "BR" => array:3 [ …3] "CL" => array:3 [ …3] "CO" => array:3 [ …3] "EC" => array:3 [ …3] "FK" => array:3 [ …3] "GF" => array:3 [ …3] "GY" => array:3 [ …3] "PY" => array:3 [ …3] "PE" => array:3 [ …3] "SR" => array:3 [ …3] "UY" => array:3 [ …3] "VE" => array:3 [ …3] ] ] 3 => array:2 [ "continent" => array:3 [ "nl" => "Azië" "fr" => "Asie" "en" => "Asia" ] "countries" => array:55 [ "AF" => array:3 [ …3] "AZ" => array:3 [ …3] "BH" => array:3 [ …3] "BD" => array:3 [ …3] "AM" => array:3 [ …3] "BT" => array:3 [ …3] "IO" => array:3 [ …3] "BN" => array:3 [ …3] "MM" => array:3 [ …3] "KH" => array:3 [ …3] "LK" => array:3 [ …3] "CN" => array:3 [ …3] "TW" => array:3 [ …3] "CX" => array:3 [ …3] "CC" => array:3 [ …3] "CY" => array:3 [ …3] "GE" => array:3 [ …3] "PS" => array:3 [ …3] "HK" => array:3 [ …3] "IN" => array:3 [ …3] "ID" => array:3 [ …3] "IR" => array:3 [ …3] "IQ" => array:3 [ …3] "IL" => array:3 [ …3] "JP" => array:3 [ …3] "KZ" => array:3 [ …3] "JO" => array:3 [ …3] "KP" => array:3 [ …3] "KR" => array:3 [ …3] "KW" => array:3 [ …3] "KG" => array:3 [ …3] "LA" => array:3 [ …3] "LB" => array:3 [ …3] "MO" => array:3 [ …3] "MY" => array:3 [ …3] "MV" => array:3 [ …3] "MN" => array:3 [ …3] "OM" => array:3 [ …3] "NP" => array:3 [ …3] "PK" => array:3 [ …3] "PH" => array:3 [ …3] "TL" => array:3 [ …3] "QA" => array:3 [ …3] "RU" => array:3 [ …3] "SA" => array:3 [ …3] "SG" => array:3 [ …3] "VN" => array:3 [ …3] "SY" => array:3 [ …3] "TJ" => array:3 [ …3] "TH" => array:3 [ …3] "AE" => array:3 [ …3] "TR" => array:3 [ …3] "TM" => array:3 [ …3] "UZ" => array:3 [ …3] "YE" => array:3 [ …3] ] ] 4 => array:2 [ "continent" => array:3 [ "nl" => "Oceanië" "fr" => "Océanie" "en" => "Oceania" ] "countries" => array:25 [ "AS" => array:3 [ …3] "AU" => array:3 [ …3] "SB" => array:3 [ …3] "CK" => array:3 [ …3] "FJ" => array:3 [ …3] "PF" => array:3 [ …3] "KI" => array:3 [ …3] "GU" => array:3 [ …3] "NR" => array:3 [ …3] "NC" => array:3 [ …3] "VU" => array:3 [ …3] "NZ" => array:3 [ …3] "NU" => array:3 [ …3] "NF" => array:3 [ …3] "MP" => array:3 [ …3] "FM" => array:3 [ …3] "MH" => array:3 [ …3] "PW" => array:3 [ …3] "PG" => array:3 [ …3] "PN" => array:3 [ …3] "TK" => array:3 [ …3] "TO" => array:3 [ …3] "TV" => array:3 [ …3] "WF" => array:3 [ …3] "WS" => array:3 [ …3] ] ] 5 => array:2 [ "continent" => array:3 [ "nl" => "Afrika" "fr" => "Afrique" "en" => "Africa" ] "countries" => array:58 [ "DZ" => array:3 [ …3] "AO" => array:3 [ …3] "BW" => array:3 [ …3] "BI" => array:3 [ …3] "CM" => array:3 [ …3] "CV" => array:3 [ …3] "CF" => array:3 [ …3] "TD" => array:3 [ …3] "KM" => array:3 [ …3] "YT" => array:3 [ …3] "CG" => array:3 [ …3] "CD" => array:3 [ …3] "BJ" => array:3 [ …3] "GQ" => array:3 [ …3] "ET" => array:3 [ …3] "ER" => array:3 [ …3] "DJ" => array:3 [ …3] "GA" => array:3 [ …3] "GM" => array:3 [ …3] "GH" => array:3 [ …3] "GN" => array:3 [ …3] "CI" => array:3 [ …3] "KE" => array:3 [ …3] "LS" => array:3 [ …3] "LR" => array:3 [ …3] "LY" => array:3 [ …3] "MG" => array:3 [ …3] "MW" => array:3 [ …3] "ML" => array:3 [ …3] "MR" => array:3 [ …3] "MU" => array:3 [ …3] "MA" => array:3 [ …3] "MZ" => array:3 [ …3] "NA" => array:3 [ …3] "NE" => array:3 [ …3] "NG" => array:3 [ …3] "GW" => array:3 [ …3] "RE" => array:3 [ …3] "RW" => array:3 [ …3] "SH" => array:3 [ …3] "ST" => array:3 [ …3] "SN" => array:3 [ …3] "SC" => array:3 [ …3] "SL" => array:3 [ …3] "SO" => array:3 [ …3] "ZA" => array:3 [ …3] "ZW" => array:3 [ …3] "SS" => array:3 [ …3] "EH" => array:3 [ …3] "SD" => array:3 [ …3] "SZ" => array:3 [ …3] "TG" => array:3 [ …3] "TN" => array:3 [ …3] "UG" => array:3 [ …3] "EG" => array:3 [ …3] "TZ" => array:3 [ …3] "BF" => array:3 [ …3] "ZM" => array:3 [ …3] ] ] 6 => array:2 [ "continent" => array:3 [ "nl" => "Antarctica" "fr" => "Antarctique" "en" => "Antarctica" ] "countries" => array:5 [ "AQ" => array:3 [ …3] "BV" => array:3 [ …3] "GS" => array:3 [ …3] "TF" => array:3 [ …3] "HM" => array:3 [ …3] ] ] ] "database" => array:4 [ "default" => "pgsql" "connections" => array:5 [ "sqlite" => array:8 [ "driver" => "sqlite" "url" => null "database" => "main" "prefix" => "" "foreign_key_constraints" => true "busy_timeout" => null "journal_mode" => null "synchronous" => null ] "mysql" => array:15 [ "driver" => "mysql" "url" => null "host" => "ep-square-hill-a2ofkxpz.aws-eu-central-1.pg.laravel.cloud" "port" => "5432" "database" => "main" "username" => "laravel" "password" => "npg_i8P3xWKYreAo" "unix_socket" => "" "charset" => "utf8mb4" "collation" => "utf8mb4_unicode_ci" "prefix" => "" "prefix_indexes" => true "strict" => true "engine" => null "options" => [] ] "mariadb" => array:15 [ "driver" => "mariadb" "url" => null "host" => "ep-square-hill-a2ofkxpz.aws-eu-central-1.pg.laravel.cloud" "port" => "5432" "database" => "main" "username" => "laravel" "password" => "npg_i8P3xWKYreAo" "unix_socket" => "" "charset" => "utf8mb4" "collation" => "utf8mb4_unicode_ci" "prefix" => "" "prefix_indexes" => true "strict" => true "engine" => null "options" => [] ] "pgsql" => array:12 [ "driver" => "pgsql" "url" => null "host" => "ep-square-hill-a2ofkxpz.aws-eu-central-1.pg.laravel.cloud" "port" => "5432" "database" => "main" "username" => "laravel" "password" => "npg_i8P3xWKYreAo" "charset" => "utf8" "prefix" => "" "prefix_indexes" => true "search_path" => "public" "sslmode" => "prefer" ] "sqlsrv" => array:10 [ "driver" => "sqlsrv" "url" => null "host" => "ep-square-hill-a2ofkxpz.aws-eu-central-1.pg.laravel.cloud" "port" => "5432" "database" => "main" "username" => "laravel" "password" => "npg_i8P3xWKYreAo" "charset" => "utf8" "prefix" => "" "prefix_indexes" => true ] ] "migrations" => array:2 [ "table" => "migrations" "update_date_on_publish" => true ] "redis" => array:4 [ "client" => "phpredis" "options" => array:2 [ "cluster" => "redis" "prefix" => "fleurop_belgium_webshop_database_" ] "default" => array:6 [ "url" => null "host" => "tls://unified-marlin-23056.aws.kv-store.laravel.cloud" "username" => null "password" => "AVoQAAIncDIxYWQ2ZWU4MmEwM2M0YWIyOTVhYzE5M2E4NTc2MTQ2NHAyMjMwNTY" "port" => "6379" "database" => "0" ] "cache" => array:6 [ "url" => null "host" => "tls://unified-marlin-23056.aws.kv-store.laravel.cloud" "username" => null "password" => "AVoQAAIncDIxYWQ2ZWU4MmEwM2M0YWIyOTVhYzE5M2E4NTc2MTQ2NHAyMjMwNTY" "port" => "6379" "database" => "0" ] ] ] "filesystems" => array:3 [ "default" => "private" "disks" => array:5 [ "local" => array:5 [ "driver" => "local" "root" => "/var/www/html/storage/app/private" "serve" => true "throw" => false "report" => false ] "public" => array:7 [ "driver" => "local" "root" => "/var/www/html/storage/app/public" "url" => "https://shop.dev.fleurop-interflora.be/storage" "visibility" => "public" "serve" => true "throw" => false "report" => false ] "s3" => array:10 [ "driver" => "s3" "key" => "AKIAVEDJ4IBYMHUU2DNU" "secret" => "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" "region" => "us-east-1" "bucket" => "fleuropbe" "url" => null "endpoint" => null "use_path_style_endpoint" => false "throw" => false "report" => false ] "resources_assets" => array:4 [ "driver" => "local" "root" => "/var/www/html/public/assets/resources" "url" => "/assets/resources" "visibility" => "public" ] "private" => array:10 [ "driver" => "s3" "key" => "b53b57d4507d3c45680ae9268dd6895b" "secret" => "6e0ee0b76ed9fe7c43a2722b98670b106759e0d899d753b9d7793f3c5096042a" "bucket" => "fls-a0816ad0-2393-4180-a604-e0c5cd53817c" "url" => null "endpoint" => "https://367be3a2035528943240074d0096e0cd.r2.cloudflarestorage.com" "region" => "auto" "use_path_style_endpoint" => false "throw" => false "report" => false ] ] "links" => array:1 [ "/var/www/html/public/storage" => "/var/www/html/storage/app/public" ] ] "logging" => array:3 [ "default" => "laravel-cloud-socket" "deprecations" => array:2 [ "channel" => "null" "trace" => false ] "channels" => array:12 [ "stack" => array:3 [ "driver" => "stack" "channels" => array:1 [ …1] "ignore_exceptions" => false ] "single" => array:4 [ "driver" => "single" "path" => "/var/www/html/storage/logs/laravel.log" "level" => "debug" "replace_placeholders" => true ] "daily" => array:5 [ "driver" => "daily" "path" => "/var/www/html/storage/logs/laravel.log" "level" => "debug" "days" => 14 "replace_placeholders" => true ] "slack" => array:6 [ "driver" => "slack" "url" => null "username" => "Laravel Log" "emoji" => ":boom:" "level" => "critical" "replace_placeholders" => true ] "papertrail" => array:5 [ "driver" => "monolog" "level" => "debug" "handler" => "Monolog\Handler\SyslogUdpHandler" "handler_with" => array:3 [ …3] "processors" => array:1 [ …1] ] "stderr" => array:7 [ "driver" => "monolog" "level" => "debug" "handler" => "Monolog\Handler\StreamHandler" "formatter" => "Monolog\Formatter\JsonFormatter" "with" => array:1 [ …1] "processors" => array:1 [ …1] "formatter_with" => array:1 [ …1] ] "syslog" => array:4 [ "driver" => "syslog" "level" => "debug" "facility" => 8 "replace_placeholders" => true ] "errorlog" => array:3 [ "driver" => "errorlog" "level" => "debug" "replace_placeholders" => true ] "null" => array:2 [ "driver" => "monolog" "handler" => "Monolog\Handler\NullHandler" ] "emergency" => array:1 [ "path" => "/var/www/html/storage/logs/laravel.log" ] "stdout" => array:5 [ "driver" => "monolog" "level" => "debug" "handler" => "Monolog\Handler\StreamHandler" "formatter" => null "with" => array:1 [ …1] ] "laravel-cloud-socket" => array:5 [ "driver" => "monolog" "handler" => "Monolog\Handler\SocketHandler" "formatter" => "Monolog\Formatter\JsonFormatter" "formatter_with" => array:1 [ …1] "with" => array:2 [ …2] ] ] ] "mail" => array:4 [ "default" => "log" "mailers" => array:9 [ "smtp" => array:9 [ "transport" => "smtp" "scheme" => null "url" => null "host" => "127.0.0.1" "port" => 2525 "username" => null "password" => null "timeout" => null "local_domain" => "shop.dev.fleurop-interflora.be" ] "ses" => array:1 [ "transport" => "ses" ] "postmark" => array:1 [ "transport" => "postmark" ] "resend" => array:1 [ "transport" => "resend" ] "sendmail" => array:2 [ "transport" => "sendmail" "path" => "/usr/sbin/sendmail -bs -i" ] "log" => array:2 [ "transport" => "log" "channel" => null ] "array" => array:1 [ "transport" => "array" ] "failover" => array:2 [ "transport" => "failover" "mailers" => array:2 [ …2] ] "roundrobin" => array:2 [ "transport" => "roundrobin" "mailers" => array:2 [ …2] ] ] "from" => array:2 [ "address" => "hello@example.com" "name" => "Example" ] "markdown" => array:2 [ "theme" => "default" "paths" => array:1 [ 0 => "/var/www/html/resources/views/vendor/mail" ] ] ] "queue" => array:4 [ "default" => "database" "connections" => array:5 [ "sync" => array:1 [ "driver" => "sync" ] "database" => array:6 [ "driver" => "database" "connection" => null "table" => "jobs" "queue" => "default" "retry_after" => 90 "after_commit" => false ] "beanstalkd" => array:6 [ "driver" => "beanstalkd" "host" => "localhost" "queue" => "default" "retry_after" => 90 "block_for" => 0 "after_commit" => false ] "sqs" => array:8 [ "driver" => "sqs" "key" => "AKIAVEDJ4IBYMHUU2DNU" "secret" => "euz0PO6Wvnhr+TCK+0w81gtnFWhz1hEYpSXx4Nhs" "prefix" => "https://sqs.us-east-1.amazonaws.com/your-account-id" "queue" => "default" "suffix" => null "region" => "us-east-1" "after_commit" => false ] "redis" => array:6 [ "driver" => "redis" "connection" => "default" "queue" => "default" "retry_after" => 90 "block_for" => null "after_commit" => false ] ] "batching" => array:2 [ "database" => "pgsql" "table" => "job_batches" ] "failed" => array:3 [ "driver" => "database-uuids" "database" => "pgsql" "table" => "failed_jobs" ] ] "services" => array:6 [ "postmark" => array:1 [ "token" => null ] "ses" => array:3 [ "key" => "AKIAVEDJ4IBYMHUU2DNU" "secret" => "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" "region" => "us-east-1" ] "resend" => array:1 [ "key" => null ] "slack" => array:1 [ "notifications" => array:2 [ "bot_user_oauth_token" => null "channel" => null ] ] "keycloak" => array:5 [ "client_id" => "webshop" "client_secret" => "xLf2HKHtB2uGf4B1HSNz2x8bL2lYQqjJ" "redirect" => "https://shop.dev.fleurop-interflora.be/oauth/keycloak/callback" "base_url" => "https://sso.fleurop-interflora.be/auth/" "realms" => "idos-be" ] "webshop" => array:5 [ "client_id" => "fleurop-be" "client_secret" => "g8ICCrIAvrrCGzP2JI5fGIuza8MsGyJW" "redirect" => "https://shop.dev.fleurop-interflora.be/account/auth/callback" "base_url" => "https://sso.fleurop-interflora.be/auth/" "realms" => "fleurop.be" ] ] "session" => array:16 [ "driver" => "cookie" "lifetime" => 14400 "expire_on_close" => false "encrypt" => false "files" => "/var/www/html/storage/framework/sessions" "connection" => null "table" => "sessions" "store" => null "lottery" => array:2 [ 0 => 2 1 => 100 ] "cookie" => "fleurop_belgium_webshop_session" "path" => "/" "domain" => null "secure" => null "http_only" => true "same_site" => "lax" "partitioned" => false ] "statamic" => array:23 [ "antlers" => array:4 [ "debugbar" => true "guardedVariables" => array:1 [ 0 => "config.app.key" ] "guardedTags" => [] "guardedModifiers" => [] ] "api" => array:7 [ "enabled" => false "resources" => array:7 [ "collections" => false "navs" => false "taxonomies" => false "assets" => false "globals" => false "forms" => false "users" => false ] "route" => "api" "middleware" => "api" "pagination_size" => 50 "cache" => array:1 [ "expiry" => 60 ] "excluded_keys" => [] ] "assets" => array:10 [ "image_manipulation" => array:10 [ "disk" => "s3" "route" => "img" "secure" => true "driver" => "gd" "additional_extensions" => [] "cache" => true "cache_path" => "/var/www/html/public/img" "defaults" => [] "presets" => [] "generate_presets_on_upload" => true ] "auto_crop" => true "thumbnails" => array:2 [ "max_width" => 10000 "max_height" => 10000 ] "google_docs_viewer" => false "cache_meta" => true "focal_point_editor" => true "lowercase" => true "additional_uploadable_extensions" => [] "svg_sanitization_on_upload" => true "v6_permissions" => false ] "autosave" => array:2 [ "enabled" => false "interval" => 5000 ] "cp" => array:18 [ "enabled" => true "route" => "cp" "auth" => array:2 [ "enabled" => true "redirect_to" => null ] "start_page" => "dashboard" "widgets" => array:5 [ 0 => array:2 [ …2] 1 => array:2 [ …2] 2 => array:3 [ …3] 3 => array:5 [ …5] 4 => array:2 [ …2] ] "date_format" => "Y-m-d" "pagination_size" => 50 "pagination_size_options" => array:5 [ 0 => 10 1 => 25 2 => 50 3 => 100 4 => 500 ] "link_to_docs" => true "support_url" => "https://statamic.com/support" "theme" => "rad" "custom_cms_name" => "Fleurop" "custom_logo_url" => "/assets/logo_dark.png" "custom_dark_logo_url" => null "custom_logo_text" => "Fleurop-Interflora" "custom_favicon_url" => null "custom_css_url" => "/assets/cp-style.css" "thumbnail_presets" => [] ] "editions" => array:2 [ "pro" => true "addons" => [] ] "eloquent-driver" => array:20 [ "connection" => "" "table_prefix" => "" "asset_containers" => array:2 [ "driver" => "eloquent" "model" => "Statamic\Eloquent\Assets\AssetContainerModel" ] "assets" => array:3 [ "driver" => "eloquent" "model" => "Statamic\Eloquent\Assets\AssetModel" "asset" => "Statamic\Eloquent\Assets\Asset" ] "blueprints" => array:3 [ "driver" => "file" "model" => "Statamic\Eloquent\Fields\BlueprintModel" "namespaces" => "all" ] "collections" => array:4 [ "driver" => "eloquent" "model" => "Statamic\Eloquent\Collections\CollectionModel" "update_entry_order_queue" => "default" "update_entry_order_connection" => "default" ] "collection_trees" => array:3 [ "driver" => "eloquent" "model" => "Statamic\Eloquent\Structures\TreeModel" "tree" => "Statamic\Eloquent\Structures\CollectionTree" ] "entries" => array:4 [ "driver" => "eloquent" "model" => "Statamic\Eloquent\Entries\UuidEntryModel" "entry" => "Statamic\Eloquent\Entries\Entry" "map_data_to_columns" => false ] "fieldsets" => array:2 [ "driver" => "file" "model" => "Statamic\Eloquent\Fields\FieldsetModel" ] "forms" => array:2 [ "driver" => "eloquent" "model" => "Statamic\Eloquent\Forms\FormModel" ] "form_submissions" => array:2 [ "driver" => "eloquent" "model" => "Statamic\Eloquent\Forms\SubmissionModel" ] "global_sets" => array:2 [ "driver" => "eloquent" "model" => "Statamic\Eloquent\Globals\GlobalSetModel" ] "global_set_variables" => array:2 [ "driver" => "eloquent" "model" => "Statamic\Eloquent\Globals\VariablesModel" ] "navigations" => array:2 [ "driver" => "eloquent" "model" => "Statamic\Eloquent\Structures\NavModel" ] "navigation_trees" => array:3 [ "driver" => "eloquent" "model" => "Statamic\Eloquent\Structures\TreeModel" "tree" => "Statamic\Eloquent\Structures\NavTree" ] "revisions" => array:2 [ "driver" => "eloquent" "model" => "Statamic\Eloquent\Revisions\RevisionModel" ] "taxonomies" => array:2 [ "driver" => "eloquent" "model" => "Statamic\Eloquent\Taxonomies\TaxonomyModel" ] "terms" => array:2 [ "driver" => "eloquent" "model" => "Statamic\Eloquent\Taxonomies\TermModel" ] "tokens" => array:2 [ "driver" => "eloquent" "model" => "Statamic\Eloquent\Tokens\TokenModel" ] "sites" => array:2 [ "driver" => "eloquent" "model" => "Statamic\Eloquent\Sites\SiteModel" ] ] "forms" => array:4 [ "forms" => "/var/www/html/resources/forms" "email_view_folder" => null "send_email_job" => "Statamic\Forms\SendEmail" "exporters" => array:2 [ "csv" => array:1 [ …1] "json" => array:1 [ …1] ] ] "git" => array:12 [ "enabled" => false "automatic" => true "queue_connection" => null "dispatch_delay" => 0 "use_authenticated" => true "user" => array:2 [ "name" => "Spock" "email" => "spock@example.com" ] "paths" => array:10 [ 0 => "/var/www/html/content" 1 => "/var/www/html/users" 2 => "/var/www/html/resources/blueprints" 3 => "/var/www/html/resources/fieldsets" 4 => "/var/www/html/resources/forms" 5 => "/var/www/html/resources/users" 6 => "/var/www/html/resources/preferences.yaml" 7 => "/var/www/html/resources/sites.yaml" 8 => "/var/www/html/storage/forms" 9 => "/var/www/html/public/assets" ] "binary" => "git" "commands" => array:2 [ 0 => "{{ git }} add {{ paths }}" 1 => "{{ git }} -c "user.name={{ name }}" -c "user.email={{ email }}" commit -m "{{ message }}"" ] "push" => false "ignored_events" => [] "locale" => null ] "graphql" => array:6 [ "enabled" => false "resources" => array:8 [ "collections" => false "navs" => false "taxonomies" => false "assets" => false "globals" => false "forms" => false "sites" => false "users" => false ] "queries" => [] "mutations" => [] "middleware" => [] "cache" => array:1 [ "expiry" => 60 ] ] "live_preview" => array:3 [ "devices" => array:3 [ "Laptop" => array:2 [ …2] "Tablet" => array:2 [ …2] "Mobile" => array:2 [ …2] ] "inputs" => [] "force_reload_js_modules" => true ] "markdown" => array:1 [ "configs" => array:1 [ "default" => [] ] ] "middleware" => array:2 [ "web" => array:2 [ 0 => "App\Http\Middleware\AppendLocaleData" 1 => "App\Http\Middleware\CheckIfHasActiveOrder" ] "cp" => [] ] "oauth" => array:8 [ "enabled" => true "email_login_enabled" => true "providers" => array:1 [ 0 => "keycloak" ] "routes" => array:2 [ "login" => "oauth/{provider}" "callback" => "oauth/{provider}/callback" ] "create_user" => true "merge_user_data" => true "unauthorized_redirect" => null "remember_me" => true ] "protect" => array:2 [ "default" => null "schemes" => array:3 [ "ip_address" => array:2 [ …2] "logged_in" => array:3 [ …3] "password" => array:4 [ …4] ] ] "revisions" => array:2 [ "enabled" => true "path" => "/var/www/html/storage/statamic/revisions" ] "routes" => array:4 [ "enabled" => true "bindings" => false "action" => "!" "middleware" => "web" ] "search" => array:4 [ "default" => "default" "indexes" => array:1 [ "default" => array:3 [ …3] ] "drivers" => array:2 [ "local" => array:1 [ …1] "algolia" => array:1 [ …1] ] "defaults" => array:1 [ "fields" => array:1 [ …1] ] ] "seo-pro" => array:9 [ "site_defaults" => array:1 [ "path" => "/var/www/html/content/seo.yaml" ] "assets" => array:3 [ "container" => null "twitter_preset" => array:2 [ …2] "open_graph_preset" => array:2 [ …2] ] "sitemap" => array:4 [ "enabled" => true "url" => "sitemap.xml" "expire" => 60 "pagination" => array:3 [ …3] ] "humans" => array:2 [ "enabled" => true "url" => "humans.txt" ] "pagination" => array:2 [ "enabled_in_canonical_url" => true "enabled_on_first_page" => false ] "twitter" => array:1 [ "card" => "summary_large_image" ] "alternate_locales" => array:2 [ "enabled" => true "excluded_sites" => [] ] "reports" => array:2 [ "keep_recent" => "all" "queue_chunk_size" => 1000 ] "crawling" => array:1 [ "exclusions" => array:3 [ …3] ] ] "stache" => array:6 [ "watcher" => "auto" "cache_store" => null "stores" => array:12 [ "taxonomies" => array:2 [ …2] "terms" => array:2 [ …2] "collections" => array:2 [ …2] "entries" => array:2 [ …2] "navigation" => array:2 [ …2] "collection-trees" => array:2 [ …2] "nav-trees" => array:2 [ …2] "globals" => array:2 [ …2] "global-variables" => array:2 [ …2] "asset-containers" => array:2 [ …2] "assets" => array:1 [ …1] "form-submissions" => array:2 [ …2] ] "indexes" => [] "lock" => array:2 [ "enabled" => true "timeout" => 30 ] "warming" => array:4 [ "parallel_processing" => false "max_processes" => 0 "min_stores_for_parallel" => 3 "concurrency_driver" => "process" ] ] "static_caching" => array:15 [ "strategy" => null "strategies" => array:2 [ "half" => array:2 [ …2] "full" => array:4 [ …4] ] "exclude" => array:2 [ "class" => null "urls" => [] ] "invalidation" => array:2 [ "class" => null "rules" => [] ] "ignore_query_strings" => false "allowed_query_strings" => [] "disallowed_query_strings" => [] "nocache" => "cache" "nocache_db_connection" => null "nocache_js_position" => "body" "replacers" => array:2 [ 0 => "Statamic\StaticCaching\Replacers\CsrfTokenReplacer" 1 => "Statamic\StaticCaching\Replacers\NoCacheReplacer" ] "warm_queue" => null "warm_queue_connection" => null "warm_insecure" => false "share_errors" => false ] "system" => array:21 [ "license_key" => "2yjg35no1oy7n481" "multisite" => true "addons_path" => "/var/www/html/addons" "blueprints_path" => "/var/www/html/resources/blueprints" "fieldsets_path" => "/var/www/html/resources/fieldsets" "send_powered_by_header" => true "date_format" => "F jS, Y" "charset" => "UTF-8" "track_last_update" => true "cache_tags_enabled" => true "php_memory_limit" => "-1" "php_max_execution_time" => "0" "ajax_timeout" => "600000" "pcre_backtrack_limit" => "-1" "debugbar" => array:1 [ "pretty_print_variables" => true ] "ascii_replace_extra_symbols" => false "update_references" => true "always_augment_to_query" => false "row_id_handle" => "id" "fake_sql_queries" => false "layout" => "layout" ] "users" => array:14 [ "repository" => "eloquent" "repositories" => array:2 [ "file" => array:2 [ …2] "eloquent" => array:3 [ …3] ] "avatars" => "initials" "new_user_roles" => [] "new_user_groups" => [] "registration_form_honeypot_field" => null "wizard_invitation" => true "passwords" => array:2 [ "resets" => "statamic_resets" "activations" => "statamic_activations" ] "database" => "pgsql" "tables" => array:5 [ "users" => "admin_users" "role_user" => "admin_role_user" "roles" => "admin_roles" "group_user" => "admin_group_user" "groups" => "admin_groups" ] "guards" => array:2 [ "cp" => "statamic" "web" => "web" ] "impersonate" => array:2 [ "enabled" => true "redirect" => null ] "sort_field" => "email" "sort_direction" => "asc" ] ] "archetype" => array:4 [ "roots" => array:3 [ "input" => array:2 [ "driver" => "local" "root" => "/var/www/html" ] "output" => array:2 [ "driver" => "local" "root" => "/var/www/html" ] "debug" => array:2 [ "driver" => "local" "root" => "/var/www/html/storage/archetype/debug" ] ] "ignored_paths" => array:4 [ 0 => "node_modules" 1 => "vendor" 2 => "_ide_helper.php" 3 => ".git" ] "snippets_path" => "resources/snippets" "locations" => array:10 [ "namespace_map" => array:1 [ "app" => "App" ] "app_path" => "app" "app_namespace" => "App" "file_root" => "" "class_root" => "" "commands_root" => "app/HTTP/Controllers" "controllers_root" => "app/HTTP/Controllers" "factories_root" => "database/factories" "migrations_root" => "database/migrations" "models_root" => "app/Models" ] ] "image" => array:1 [ "driver" => "gd" ] "localization-private" => array:4 [ "plugins" => array:6 [ "/var/www/html/vendor/laravel-lang/actions" => array:1 [ 0 => "LaravelLang\Actions\Plugins\Main" ] "/var/www/html/vendor/laravel-lang/attributes" => array:2 [ 0 => "LaravelLang\Attributes\Plugins\Laravel" 1 => "LaravelLang\Attributes\Plugins\Lumen" ] "/var/www/html/vendor/laravel-lang/http-statuses" => array:1 [ 0 => "LaravelLang\HttpStatuses\Plugins\Main" ] "/var/www/html/vendor/laravel-lang/lang" => array:20 [ 0 => "LaravelLang\Lang\Plugins\Breeze\Master" 1 => "LaravelLang\Lang\Plugins\Breeze\V2" 2 => "LaravelLang\Lang\Plugins\Cashier\Stripe\Master" 3 => "LaravelLang\Lang\Plugins\Cashier\Stripe\V15" 4 => "LaravelLang\Lang\Plugins\Fortify\Master" 5 => "LaravelLang\Lang\Plugins\Fortify\V1" 6 => "LaravelLang\Lang\Plugins\Jetstream\Master" 7 => "LaravelLang\Lang\Plugins\Jetstream\V5" 8 => "LaravelLang\Lang\Plugins\Laravel\Master" 9 => "LaravelLang\Lang\Plugins\Laravel\V11" 10 => "LaravelLang\Lang\Plugins\Laravel\V12" 11 => "LaravelLang\Lang\Plugins\Laravel\V13" 12 => "LaravelLang\Lang\Plugins\Nova\DuskSuite\Main" 13 => "LaravelLang\Lang\Plugins\Nova\LogViewer\Main" 14 => "LaravelLang\Lang\Plugins\Nova\V4" 15 => "LaravelLang\Lang\Plugins\Nova\V5" 16 => "LaravelLang\Lang\Plugins\Spark\Paddle" 17 => "LaravelLang\Lang\Plugins\Spark\Stripe" 18 => "LaravelLang\Lang\Plugins\UI\Master" 19 => "LaravelLang\Lang\Plugins\UI\V4" ] "/var/www/html/vendor/laravel-lang/moonshine" => array:2 [ 0 => "LaravelLang\MoonShine\Plugins\V3" 1 => "LaravelLang\MoonShine\Plugins\V4" ] "/var/www/html/vendor/laravel-lang/starter-kits" => array:4 [ 0 => "LaravelLang\StarterKits\Plugins\Livewire" 1 => "LaravelLang\StarterKits\Plugins\React" 2 => "LaravelLang\StarterKits\Plugins\Svelte" 3 => "LaravelLang\StarterKits\Plugins\Vue" ] ] "packages" => array:6 [ "/var/www/html/vendor/laravel-lang/actions" => array:2 [ "class" => "LaravelLang\Actions\Plugin" "name" => "laravel-lang/actions" ] "/var/www/html/vendor/laravel-lang/attributes" => array:2 [ "class" => "LaravelLang\Attributes\Plugin" "name" => "laravel-lang/attributes" ] "/var/www/html/vendor/laravel-lang/http-statuses" => array:2 [ "class" => "LaravelLang\HttpStatuses\Plugin" "name" => "laravel-lang/http-statuses" ] "/var/www/html/vendor/laravel-lang/lang" => array:2 [ "class" => "LaravelLang\Lang\Plugin" "name" => "laravel-lang/lang" ] "/var/www/html/vendor/laravel-lang/moonshine" => array:2 [ "class" => "LaravelLang\MoonShine\Plugin" "name" => "moonshine/moonshine" ] "/var/www/html/vendor/laravel-lang/starter-kits" => array:2 [ "class" => "LaravelLang\StarterKits\Plugin" "name" => "laravel-lang/starter-kits" ] ] "models" => array:1 [ "directory" => "/var/www/html/app" ] "map" => array:129 [ "af" => array:2 [ "type" => "Latn" "regional" => "af_ZA" ] "sq" => array:2 [ "type" => "Latn" "regional" => "sq_AL" ] "am" => array:2 [ "type" => "Ethi" "regional" => "am_ET" ] "ar" => array:3 [ "type" => "Arab" "regional" => "ar_AE" "direction" => LaravelLang\LocaleList\Direction {#311 …2} ] "hy" => array:2 [ "type" => "Armn" "regional" => "hy_AM" ] "as" => array:2 [ "type" => "Beng" "regional" => "as_IN" ] "az" => array:2 [ "type" => "Latn" "regional" => "az_AZ" ] "bm" => array:2 [ "type" => "Latn" "regional" => "bm_ML" ] "bho" => array:2 [ "type" => "Deva" "regional" => "bho_IN" ] "eu" => array:2 [ "type" => "Latn" "regional" => "eu_ES" ] "be" => array:2 [ "type" => "Cyrl" "regional" => "be_BY" ] "bn" => array:2 [ "type" => "Beng" "regional" => "bn_BD" ] "bs" => array:2 [ "type" => "Latn" "regional" => "bs_BA" ] "bg" => array:2 [ "type" => "Cyrl" "regional" => "bg_BG" ] "en_CA" => array:2 [ "type" => "Latn" "regional" => "en_CA" ] "ca" => array:2 [ "type" => "Latn" "regional" => "ca_ES" ] "ceb" => array:2 [ "type" => "Latn" "regional" => "ceb_PH" ] "km" => array:2 [ "type" => "Khmr" "regional" => "km_KH" ] "zh_CN" => array:2 [ "type" => "Hans" "regional" => "zh_CN" ] "zh_HK" => array:2 [ "type" => "Hans" "regional" => "zh_HK" ] "zh_TW" => array:2 [ "type" => "Hans" "regional" => "zh_TW" ] "hr" => array:2 [ "type" => "Latn" "regional" => "hr_HR" ] "cs" => array:2 [ "type" => "Latn" "regional" => "cs_CZ" ] "da" => array:2 [ "type" => "Latn" "regional" => "da_DK" ] "doi" => array:2 [ "type" => "Deva" …1 ] "nl" => array:2 [ …2] "en" => array:2 [ …2] "eo" => array:2 [ …2] "et" => array:2 [ …2] "ee" => array:2 [ …2] "fi" => array:2 [ …2] "fr" => array:2 [ …2] "fy" => array:2 [ …2] "gl" => array:2 [ …2] "ka" => array:2 [ …2] "de" => array:2 [ …2] "de_AT" => array:2 [ …2] "de_CH" => array:2 [ …2] "el" => array:2 [ …2] "gu" => array:2 [ …2] "ht" => array:2 [ …2] "ha" => array:2 [ …2] "haw" => array:2 [ …2] "he" => array:3 [ …3] "hi" => array:2 [ …2] "hu" => array:2 [ …2] "is" => array:2 [ …2] "ig" => array:2 [ …2] "id" => array:2 [ …2] "ga" => array:2 [ …2] "it" => array:2 [ …2] "ja" => array:2 [ …2] "kn" => array:2 [ …2] "kk" => array:2 [ …2] "rw" => array:2 [ …2] "ko" => array:2 [ …2] "ku" => array:2 [ …2] "ckb" => array:3 [ …3] "ky" => array:2 [ …2] "lo" => array:2 [ …2] "lv" => array:2 [ …2] "ln" => array:2 [ …2] "lt" => array:2 [ …2] "lg" => array:2 [ …2] "lb" => array:2 [ …2] "mk" => array:2 [ …2] "mai" => array:2 [ …2] "mg" => array:2 [ …2] "ml" => array:2 [ …2] "ms" => array:2 [ …2] "mt" => array:2 [ …2] "mr" => array:2 [ …2] "mi" => array:2 [ …2] "mni_Mtei" => array:2 [ …2] "mn" => array:2 [ …2] "my" => array:2 [ …2] "ne" => array:2 [ …2] "nb" => array:2 [ …2] "nn" => array:2 [ …2] "oc" => array:2 [ …2] "or" => array:2 [ …2] "om" => array:2 [ …2] "ps" => array:3 [ …3] "fa" => array:3 [ …3] "fil" => array:2 [ …2] "pl" => array:2 [ …2] "pt" => array:2 [ …2] "pt_BR" => array:2 [ …2] "pa" => array:2 [ …2] "qu" => array:2 [ …2] "ro" => array:2 [ …2] "ru" => array:2 [ …2] "sa" => array:2 [ …2] "sc" => array:2 [ …2] "gd" => array:2 [ …2] "sr_Cyrl" => array:2 [ …2] "sr_Latn" => array:2 [ …2] "sr_Latn_ME" => array:2 [ …2] "sn" => array:2 [ …2] "sd" => array:3 [ …3] "si" => array:2 [ …2] "sk" => array:2 [ …2] "sl" => array:2 [ …2] "so" => array:2 [ …2] "es" => array:2 [ …2] "su" => array:2 [ …2] "sw" => array:2 [ …2] "sv" => array:2 [ …2] "tl" => array:2 [ …2] "tg" => array:2 [ …2] "ta" => array:2 [ …2] "tt" => array:2 [ …2] "te" => array:2 [ …2] "ti" => array:2 [ …2] "th" => array:2 [ …2] "tr" => array:2 [ …2] "tk" => array:2 [ …2] "ak" => array:2 [ …2] "ug" => array:3 [ …3] "uk" => array:2 [ …2] "ur" => array:3 [ …3] "uz_Cyrl" => array:2 [ …2] "uz_Latn" => array:2 [ …2] "vi" => array:2 [ …2] "cy" => array:2 [ …2] "xh" => array:2 [ …2] "yi" => array:2 [ …2] "yo" => array:2 [ …2] "zu" => array:2 [ …2] ] ] "localization" => array:7 [ "inline" => false "align" => true "aliases" => [] "smart_punctuation" => array:3 [ "enable" => false "common" => array:4 [ …4] "locales" => array:4 [ …4] ] "routes" => array:5 [ "names" => array:5 [ …5] "name_prefix" => "localized." "redirect_default" => false "hide_default" => false "group" => array:1 [ …1] ] "models" => array:3 [ "suffix" => "Translation" "filter" => array:1 [ …1] "helpers" => "/var/www/html/vendor/_laravel_lang" ] "translators" => array:2 [ "channels" => array:3 [ …3] "options" => array:1 [ …1] ] ] "octane" => array:10 [ "server" => "roadrunner" "https" => false "listeners" => array:11 [ "Laravel\Octane\Events\WorkerStarting" => array:2 [ …2] "Laravel\Octane\Events\RequestReceived" => array:39 [ …39] "Laravel\Octane\Events\RequestHandled" => [] "Laravel\Octane\Events\RequestTerminated" => [] "Laravel\Octane\Events\TaskReceived" => array:31 [ …31] "Laravel\Octane\Events\TaskTerminated" => [] "Laravel\Octane\Events\TickReceived" => array:31 [ …31] "Laravel\Octane\Events\TickTerminated" => [] "Laravel\Octane\Contracts\OperationTerminated" => array:2 [ …2] "Laravel\Octane\Events\WorkerErrorOccurred" => array:2 [ …2] "Laravel\Octane\Events\WorkerStopping" => array:1 [ …1] ] "warm" => array:19 [ 0 => "auth" 1 => "cache" 2 => "cache.store" 3 => "config" 4 => "cookie" 5 => "db" 6 => "db.factory" 7 => "db.transactions" 8 => "encrypter" 9 => "files" 10 => "hash" 11 => "log" 12 => "router" 13 => "routes" 14 => "session" 15 => "session.store" 16 => "translator" 17 => "url" 18 => "view" ] "flush" => [] "tables" => array:1 [ "example:1000" => array:2 [ …2] ] "cache" => array:2 [ "rows" => 1000 "bytes" => 10000 ] "watch" => array:9 [ 0 => "app" 1 => "bootstrap" 2 => "config/**/*.php" 3 => "database/**/*.php" 4 => "public/**/*.php" 5 => "resources/**/*.php" 6 => "routes" 7 => "composer.lock" 8 => ".env" ] "garbage" => 50 "max_execution_time" => 30 ] "blade" => array:1 [ "validation" => array:5 [ "core_validators" => array:19 [ …19] "phpstan" => array:1 [ …1] "ignore_directives" => [] "custom_directives" => [] "options" => array:12 [ …12] ] ] "graphql" => array:18 [ "route" => false "default_schema" => "default" "batching" => array:1 [ "enable" => true ] "schemas" => array:1 [ "default" => "Statamic\GraphQL\DefaultSchema" ] "types" => [] "error_formatter" => array:2 [ 0 => "Rebing\GraphQL\GraphQL" 1 => "formatError" ] "errors_handler" => array:2 [ 0 => "Rebing\GraphQL\GraphQL" 1 => "handleErrors" ] "security" => array:3 [ "query_max_complexity" => null "query_max_depth" => null "disable_introspection" => false ] "pagination_type" => "Rebing\GraphQL\Support\PaginationType" "simple_pagination_type" => "Rebing\GraphQL\Support\SimplePaginationType" "cursor_pagination_type" => "Rebing\GraphQL\Support\CursorPaginationType" "defaultFieldResolver" => null "headers" => [] "json_encoding_options" => 0 "apq" => array:4 [ "enable" => false "cache_driver" => "redis" "cache_prefix" => "fleurop_belgium_webshop_cache_:graphql.apq" "cache_ttl" => 300 ] "execution_middleware" => array:3 [ 0 => "Rebing\GraphQL\Support\ExecutionMiddleware\ValidateOperationParamsMiddleware" 1 => "Rebing\GraphQL\Support\ExecutionMiddleware\AutomaticPersistedQueriesMiddleware" 2 => "Rebing\GraphQL\Support\ExecutionMiddleware\AddAuthUserContextValueMiddleware" ] "resolver_middleware_append" => null "graphiql" => array:1 [ "display" => false ] ] "statamic-eloquent-driver" => array:20 [ "connection" => "" "table_prefix" => "" "asset_containers" => array:2 [ "driver" => "file" "model" => "Statamic\Eloquent\Assets\AssetContainerModel" ] "assets" => array:3 [ "driver" => "file" "model" => "Statamic\Eloquent\Assets\AssetModel" "asset" => "Statamic\Eloquent\Assets\Asset" ] "blueprints" => array:3 [ "driver" => "file" "model" => "Statamic\Eloquent\Fields\BlueprintModel" "namespaces" => "all" ] "collections" => array:4 [ "driver" => "file" "model" => "Statamic\Eloquent\Collections\CollectionModel" "update_entry_order_queue" => "default" "update_entry_order_connection" => "default" ] "collection_trees" => array:3 [ "driver" => "file" "model" => "Statamic\Eloquent\Structures\TreeModel" "tree" => "Statamic\Eloquent\Structures\CollectionTree" ] "entries" => array:4 [ "driver" => "file" "model" => "Statamic\Eloquent\Entries\EntryModel" "entry" => "Statamic\Eloquent\Entries\Entry" "map_data_to_columns" => false ] "fieldsets" => array:2 [ "driver" => "file" "model" => "Statamic\Eloquent\Fields\FieldsetModel" ] "forms" => array:2 [ "driver" => "file" "model" => "Statamic\Eloquent\Forms\FormModel" ] "form_submissions" => array:2 [ "driver" => "file" "model" => "Statamic\Eloquent\Forms\SubmissionModel" ] "global_sets" => array:2 [ "driver" => "file" "model" => "Statamic\Eloquent\Globals\GlobalSetModel" ] "global_set_variables" => array:2 [ "driver" => "file" "model" => "Statamic\Eloquent\Globals\VariablesModel" ] "navigations" => array:2 [ "driver" => "file" "model" => "Statamic\Eloquent\Structures\NavModel" ] "navigation_trees" => array:3 [ "driver" => "file" "model" => "Statamic\Eloquent\Structures\TreeModel" "tree" => "Statamic\Eloquent\Structures\NavTree" ] "revisions" => array:2 [ "driver" => "file" "model" => "Statamic\Eloquent\Revisions\RevisionModel" ] "taxonomies" => array:2 [ "driver" => "file" "model" => "Statamic\Eloquent\Taxonomies\TaxonomyModel" ] "terms" => array:2 [ "driver" => "file" "model" => "Statamic\Eloquent\Taxonomies\TermModel" ] "tokens" => array:2 [ "driver" => "file" "model" => "Statamic\Eloquent\Tokens\TokenModel" ] "sites" => array:2 [ "driver" => "file" "model" => "Statamic\Eloquent\Sites\SiteModel" ] ] ] "corporationTypes" => array:26 [ 0 => "NP" 1 => "NV" 2 => "BVBA" 3 => "CVBA" 4 => "CVOA" 5 => "Comm_V" 6 => "Comm_VA" 7 => "VOF" 8 => "VZW" 9 => "BV" 10 => "AG" 11 => "GmbH" 12 => "KG" 13 => "KGA" 14 => "OHG" 15 => "Plc" 16 => "Ltd" 17 => "LP" 18 => "Unlimited" 19 => "Inc" 20 => "SA" 21 => "SRL" 22 => "Ltda" 23 => "FV" 24 => "PS" 25 => "LV" ] "cp_url" => "https://shop.dev.fleurop-interflora.be/cp" "csrf_field" => Illuminate\Support\HtmlString {#1006 #html: "<input type="hidden" name="_token" value="e3t31sIo2ARgrmfcp47wCO67dPb2Xqk5iNhs8Bbw" autocomplete="off">" } "csrf_token" => "e3t31sIo2ARgrmfcp47wCO67dPb2Xqk5iNhs8Bbw" "current_date" => Illuminate\Support\Carbon @1781716863 {#2718 #endOfTime: false #startOfTime: false #constructedObjectId: "0000000000000a9e0000000000000000" -clock: null #localMonthsOverflow: null #localYearsOverflow: null #localStrictModeEnabled: null #localHumanDiffOptions: null #localToStringFormat: null #localSerializer: null #localMacros: null #localGenericMacros: null #localFormatFunction: null #localTranslator: null #dumpProperties: array:3 [ 0 => "date" 1 => "timezone_type" 2 => "timezone" ] #dumpLocale: null #dumpDateProperties: null : 2026-06-17 17:21:03.494480 UTC (+00:00) } "current_full_url" => "https://shop.dev.fleurop-interflora.be/checkout/payment" "current_layout" => "layout" "current_template" => "order/payment" "current_uri" => "/checkout/payment" "current_url" => "https://shop.dev.fleurop-interflora.be/checkout/payment" "current_user" => null "environment" => "production" "errors" => Illuminate\Support\ViewErrorBag {#2248 #bags: [] } "footer_info" => Statamic\Eloquent\Globals\Variables {#2599 #set: "footer_info" #locale: "nl" #afterSaveCallbacks: [] #withEvents: true #data: Illuminate\Support\Collection {#2683 #items: array:9 [ "logo" => "light_logo.png" "tiktok" => "https://www.tiktok.com/@fleuropbe" "youtube" => "https://www.youtube.com/@FleuropInterfloraBelgium" "facebook" => "https://www.facebook.com/Fleurop.Interflora.Belgie" "copyright" => "©️ Fleurop - Interflora, Belgium" "instagram" => "https://www.instagram.com/fleuropbe/" "pinterest" => "https://nl.pinterest.com/fleuropbe/" "bottom_links" => array:4 [ …4] "accepted_payments" => "payment.svg" ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2591 #items: [] #escapeWhenCastingToString: false } #initialPath: null #origin: null -cachedKeys: null #selectedQueryRelations: [] #model: Statamic\Eloquent\Globals\VariablesModel {#2606 #connection: "pgsql" #table: "global_set_variables" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:7 [ "id" => 3 "handle" => "footer_info" "locale" => "nl" "origin" => null "data" => "{"logo": "light_logo.png", "tiktok": "https://www.tiktok.com/@fleuropbe", "youtube": "https://www.youtube.com/@FleuropInterfloraBelgium", "facebook": "https://www.facebook.com/Fleurop.Interflora.Belgie", "copyright": "©️ Fleurop - Interflora, Belgium", "instagram": "https://www.instagram.com/fleuropbe/", "pinterest": "https://nl.pinterest.com/fleuropbe/", "bottom_links": ["9d772a48-c4d5-4a03-81d3-c59a6fc158e6", "dab50c07-3710-4ecd-bc41-8676f88f5cce", "c263d024-d8b5-4c6d-b2af-794a1011de65", "d8b87e6e-fe47-49ec-b95c-67245cab6212"], "accepted_payments": "payment.svg"}" "created_at" => "2025-10-27 12:56:33" "updated_at" => "2026-05-28 13:54:34" ] #original: array:7 [ "id" => 3 "handle" => "footer_info" "locale" => "nl" "origin" => null "data" => "{"logo": "light_logo.png", "tiktok": "https://www.tiktok.com/@fleuropbe", "youtube": "https://www.youtube.com/@FleuropInterfloraBelgium", "facebook": "https://www.facebook.com/Fleurop.Interflora.Belgie", "copyright": "©️ Fleurop - Interflora, Belgium", "instagram": "https://www.instagram.com/fleuropbe/", "pinterest": "https://nl.pinterest.com/fleuropbe/", "bottom_links": ["9d772a48-c4d5-4a03-81d3-c59a6fc158e6", "dab50c07-3710-4ecd-bc41-8676f88f5cce", "c263d024-d8b5-4c6d-b2af-794a1011de65", "d8b87e6e-fe47-49ec-b95c-67245cab6212"], "accepted_payments": "payment.svg"}" "created_at" => "2025-10-27 12:56:33" "updated_at" => "2026-05-28 13:54:34" ] #changes: [] #casts: array:1 [ "data" => "array" ] #classCastCache: [] #attributeCastCache: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true +usesUniqueIds: false #hidden: [] #visible: [] #fillable: [] #guarded: [] } } "general" => Statamic\Eloquent\Globals\Variables {#2549 #set: "general" #locale: "nl" #afterSaveCallbacks: [] #withEvents: true #data: Illuminate\Support\Collection {#2584 #items: array:8 [ "packages" => array:3 [ …3] "service_fee" => "12" "show_colors" => false "shipping_info" => array:3 [ …3] "show_families" => true "show_occasions" => true "package_enabled" => true "show_categories" => true ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2550 #items: [] #escapeWhenCastingToString: false } #initialPath: null #origin: null -cachedKeys: null #selectedQueryRelations: [] #model: Statamic\Eloquent\Globals\VariablesModel {#2556 #connection: "pgsql" #table: "global_set_variables" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:7 [ "id" => 6 "handle" => "general" "locale" => "nl" "origin" => null "data" => "{"packages": [{"id": "m7w46vix", "type": "new_set", "price": "1", "title": "Geen", "enabled": true}, {"id": "m7w46wqz", "type": "new_set", "price": "2", "title": "Standaard", "enabled": true}, {"id": "m7w46xgi", "type": "new_set", "price": "3", "title": "Luxe", "enabled": true}], "service_fee": "12", "show_colors": false, "shipping_info": [{"id": "m7ahx57x", "type": "new_set", "title": "Leveringsinformatie", "enabled": true, "description": "Al onze boeketten zijn uniek en worden de dag zelf vakkundig samengesteld en persoonlijk geleverd door onze lokale floristen. Hierdoor kunnen deze afhankelijk van het seizoen, beschikbaarheid, aankoopprijzen en bindwijze enigszins afwijken van de productfoto."}, {"id": "m7ahxa08", "type": "new_set", "title": "Duurzaamheid & recycling", "enabled": true, "description": "Al onze boeketten zijn uniek en worden de dag zelf vakkundig samengesteld en persoonlijk geleverd door onze lokale floristen. Hierdoor kunnen deze afhankelijk van het seizoen, beschikbaarheid, aankoopprijzen en bindwijze enigszins afwijken van de productfoto."}, {"id": "m7ahxat9", "type": "new_set", "title": "Productinformatie", "enabled": true, "description": "Al onze boeketten zijn uniek en worden de dag zelf vakkundig samengesteld en persoonlijk geleverd door onze lokale floristen. Hierdoor kunnen deze afhankelijk van het seizoen, beschikbaarheid, aankoopprijzen en bindwijze enigszins afwijken van de productfoto."}], "show_families": true, "show_occasions": true, "package_enabled": true, "show_categories": true}" "created_at" => "2025-10-27 12:56:33" "updated_at" => "2025-10-27 12:56:33" ] #original: array:7 [ "id" => 6 "handle" => "general" "locale" => "nl" "origin" => null "data" => "{"packages": [{"id": "m7w46vix", "type": "new_set", "price": "1", "title": "Geen", "enabled": true}, {"id": "m7w46wqz", "type": "new_set", "price": "2", "title": "Standaard", "enabled": true}, {"id": "m7w46xgi", "type": "new_set", "price": "3", "title": "Luxe", "enabled": true}], "service_fee": "12", "show_colors": false, "shipping_info": [{"id": "m7ahx57x", "type": "new_set", "title": "Leveringsinformatie", "enabled": true, "description": "Al onze boeketten zijn uniek en worden de dag zelf vakkundig samengesteld en persoonlijk geleverd door onze lokale floristen. Hierdoor kunnen deze afhankelijk van het seizoen, beschikbaarheid, aankoopprijzen en bindwijze enigszins afwijken van de productfoto."}, {"id": "m7ahxa08", "type": "new_set", "title": "Duurzaamheid & recycling", "enabled": true, "description": "Al onze boeketten zijn uniek en worden de dag zelf vakkundig samengesteld en persoonlijk geleverd door onze lokale floristen. Hierdoor kunnen deze afhankelijk van het seizoen, beschikbaarheid, aankoopprijzen en bindwijze enigszins afwijken van de productfoto."}, {"id": "m7ahxat9", "type": "new_set", "title": "Productinformatie", "enabled": true, "description": "Al onze boeketten zijn uniek en worden de dag zelf vakkundig samengesteld en persoonlijk geleverd door onze lokale floristen. Hierdoor kunnen deze afhankelijk van het seizoen, beschikbaarheid, aankoopprijzen en bindwijze enigszins afwijken van de productfoto."}], "show_families": true, "show_occasions": true, "package_enabled": true, "show_categories": true}" "created_at" => "2025-10-27 12:56:33" "updated_at" => "2025-10-27 12:56:33" ] #changes: [] #casts: array:1 [ "data" => "array" ] #classCastCache: [] #attributeCastCache: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true +usesUniqueIds: false #hidden: [] #visible: [] #fillable: [] #guarded: [] } } "get" => [] "get_post" => [] "header" => Statamic\Eloquent\Globals\Variables {#2508 #set: "header" #locale: "nl" #afterSaveCallbacks: [] #withEvents: true #data: Illuminate\Support\Collection {#2543 #items: array:8 [ "info" => "Voor 14u besteld, vandaag geleverd" "logo" => "logo_1080x608-1.png" "phone" => "+32 2 242 29 64" "b2b_info" => array:1 [ …1] "b2b_link" => "/" "login_link" => "/account/auth/redirect" "contact_link" => "/" "international_shop" => "/bestel-bloemen-internationaal" ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2500 #items: [] #escapeWhenCastingToString: false } #initialPath: null #origin: null -cachedKeys: null #selectedQueryRelations: [] #model: Statamic\Eloquent\Globals\VariablesModel {#2515 #connection: "pgsql" #table: "global_set_variables" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:7 [ "id" => 9 "handle" => "header" "locale" => "nl" "origin" => null "data" => "{"info": "Voor 14u besteld, vandaag geleverd", "logo": "logo_1080x608-1.png", "phone": "+32 2 242 29 64", "b2b_info": [{"type": "paragraph", "content": [{"text": "Ga naar onze ", "type": "text"}, {"text": "B2B website", "type": "text", "marks": [{"type": "link", "attrs": {"rel": null, "href": "/login", "title": null, "target": null}}]}]}], "b2b_link": "/", "login_link": "/account/auth/redirect", "contact_link": "/", "international_shop": "/bestel-bloemen-internationaal"}" "created_at" => "2025-10-27 12:56:33" "updated_at" => "2026-04-23 15:14:22" ] #original: array:7 [ "id" => 9 "handle" => "header" "locale" => "nl" "origin" => null "data" => "{"info": "Voor 14u besteld, vandaag geleverd", "logo": "logo_1080x608-1.png", "phone": "+32 2 242 29 64", "b2b_info": [{"type": "paragraph", "content": [{"text": "Ga naar onze ", "type": "text"}, {"text": "B2B website", "type": "text", "marks": [{"type": "link", "attrs": {"rel": null, "href": "/login", "title": null, "target": null}}]}]}], "b2b_link": "/", "login_link": "/account/auth/redirect", "contact_link": "/", "international_shop": "/bestel-bloemen-internationaal"}" "created_at" => "2025-10-27 12:56:33" "updated_at" => "2026-04-23 15:14:22" ] #changes: [] #casts: array:1 [ "data" => "array" ] #classCastCache: [] #attributeCastCache: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true +usesUniqueIds: false #hidden: [] #visible: [] #fillable: [] #guarded: [] } } "homepage" => "/" "is_homepage" => false "last_segment" => "payment" "logged_in" => false "logged_out" => true "now" => Illuminate\Support\Carbon @1781716863 {#2718} "occasions" => Statamic\Taxonomies\TermCollection {#2344 #items: array:54 [ 0 => Statamic\Taxonomies\LocalizedTerm {#2727 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2339 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2730 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 1 => Statamic\Taxonomies\LocalizedTerm {#2731 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2329 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2732 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 2 => Statamic\Taxonomies\LocalizedTerm {#2733 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2320 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2734 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 3 => Statamic\Taxonomies\LocalizedTerm {#2735 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2313 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2736 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 4 => Statamic\Taxonomies\LocalizedTerm {#2737 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2306 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2738 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 5 => Statamic\Taxonomies\LocalizedTerm {#2739 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2299 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2740 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 6 => Statamic\Taxonomies\LocalizedTerm {#2741 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2293 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2742 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 7 => Statamic\Taxonomies\LocalizedTerm {#2743 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2401 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2744 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 8 => Statamic\Taxonomies\LocalizedTerm {#2745 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2408 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2746 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 9 => Statamic\Taxonomies\LocalizedTerm {#2747 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2415 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2748 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 10 => Statamic\Taxonomies\LocalizedTerm {#2749 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2422 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2750 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 11 => Statamic\Taxonomies\LocalizedTerm {#2751 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2429 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2752 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 12 => Statamic\Taxonomies\LocalizedTerm {#2753 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2436 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2754 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 13 => Statamic\Taxonomies\LocalizedTerm {#2755 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2443 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2756 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 14 => Statamic\Taxonomies\LocalizedTerm {#2757 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2450 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2758 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 15 => Statamic\Taxonomies\LocalizedTerm {#2759 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2457 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2760 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 16 => Statamic\Taxonomies\LocalizedTerm {#2761 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2464 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2762 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 17 => Statamic\Taxonomies\LocalizedTerm {#2763 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2471 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2764 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 18 => Statamic\Taxonomies\LocalizedTerm {#2765 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2478 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2766 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 19 => Statamic\Taxonomies\LocalizedTerm {#2767 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2485 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2768 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 20 => Statamic\Taxonomies\LocalizedTerm {#2769 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2492 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2770 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 21 => Statamic\Taxonomies\LocalizedTerm {#2771 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2499 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2772 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 22 => Statamic\Taxonomies\LocalizedTerm {#2773 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2506 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2774 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 23 => Statamic\Taxonomies\LocalizedTerm {#2775 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2513 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2776 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 24 => Statamic\Taxonomies\LocalizedTerm {#2777 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2520 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2778 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 25 => Statamic\Taxonomies\LocalizedTerm {#2779 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2527 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2780 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 26 => Statamic\Taxonomies\LocalizedTerm {#2781 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2534 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2782 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 27 => Statamic\Taxonomies\LocalizedTerm {#2783 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2541 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2784 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 28 => Statamic\Taxonomies\LocalizedTerm {#2785 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2548 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2786 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 29 => Statamic\Taxonomies\LocalizedTerm {#2787 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2555 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2788 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 30 => Statamic\Taxonomies\LocalizedTerm {#2789 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2562 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2790 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 31 => Statamic\Taxonomies\LocalizedTerm {#2791 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2569 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2792 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 32 => Statamic\Taxonomies\LocalizedTerm {#2793 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2576 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2794 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 33 => Statamic\Taxonomies\LocalizedTerm {#2795 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2583 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2796 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 34 => Statamic\Taxonomies\LocalizedTerm {#2797 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2590 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2798 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 35 => Statamic\Taxonomies\LocalizedTerm {#2799 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2597 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2800 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 36 => Statamic\Taxonomies\LocalizedTerm {#2801 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2604 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2802 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 37 => Statamic\Taxonomies\LocalizedTerm {#2803 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2611 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2804 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 38 => Statamic\Taxonomies\LocalizedTerm {#2805 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2618 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2806 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 39 => Statamic\Taxonomies\LocalizedTerm {#2807 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2625 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2808 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 40 => Statamic\Taxonomies\LocalizedTerm {#2809 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2632 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2810 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 41 => Statamic\Taxonomies\LocalizedTerm {#2811 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2639 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2812 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 42 => Statamic\Taxonomies\LocalizedTerm {#2813 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2646 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2814 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 43 => Statamic\Taxonomies\LocalizedTerm {#2815 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2653 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2816 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 44 => Statamic\Taxonomies\LocalizedTerm {#2817 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2660 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2818 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 45 => Statamic\Taxonomies\LocalizedTerm {#2819 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2667 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2820 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 46 => Statamic\Taxonomies\LocalizedTerm {#2821 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2674 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2822 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 47 => Statamic\Taxonomies\LocalizedTerm {#2823 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2681 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2824 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 48 => Statamic\Taxonomies\LocalizedTerm {#2825 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2688 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2826 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 49 => Statamic\Taxonomies\LocalizedTerm {#2827 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2695 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2828 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 50 => Statamic\Taxonomies\LocalizedTerm {#2829 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2702 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2830 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 51 => Statamic\Taxonomies\LocalizedTerm {#2831 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2709 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2832 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 52 => Statamic\Taxonomies\LocalizedTerm {#2833 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2716 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2834 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } 53 => Statamic\Taxonomies\LocalizedTerm {#2835 #locale: "nl" #term: Statamic\Eloquent\Taxonomies\Term {#2723 …10} -augmentationReferenceKey: null #supplements: Illuminate\Support\Collection {#2836 …2} #published: true #slug: null #selectedQueryColumns: null #selectedQueryRelations: [] } ] #escapeWhenCastingToString: false } "old" => [] "order" => array:5 [ "step" => 0 "guest" => false "recipientInfo" => array:10 [ "first_name" => "" "last_name" => "" "company" => "" "street" => "" "zip_city" => "" "phone" => "" "second_phone" => "" "not_home_options" => [] "occasion" => "" "remarks" => "" ] "accountInfo" => array:20 [ "is_company" => false "account_company_name" => "" "account_vat_number" => "" "account_first_name" => "" "account_last_name" => "" "account_phonenumber" => "" "account_email" => "" "account_address" => "" "account_street" => "" "account_house_number" => "" "account_addition" => "" "account_zip_code" => "" "account_city" => "" "account_country" => "" "account_ponumber" => "" "newsletter" => false "invoice" => false "order_sms" => false "order_email" => false "agreed" => false ] "paymentInfo" => array:5 [ "payment_method" => "" "discount_code" => "" "order_total" => 0 "service_fee" => 0 "total_amount" => 0 ] ] "orders" => [] "post" => [] "response_code" => 200 "segment_0" => "" "segment_1" => "checkout" "segment_2" => "payment" "serviceFee" => 0 "site" => Statamic\Sites\Site {#802 #handle: "nl" #config: array:5 [ "name" => "Fleurop Belgium Webshop - NL" "lang" => "nl" "locale" => "nl_BE" "url" => "/" "attributes" => [] ] #rawConfig: array:5 [ "name" => "{{ config:app:name }} - NL" "lang" => "nl" "locale" => "nl_BE" "url" => "/" "attributes" => [] ] #isDefault: true } "sites" => Illuminate\Support\Collection {#2282 #items: array:3 [ 0 => Statamic\Sites\Site {#802} 1 => Statamic\Sites\Site {#803 #handle: "fr" #config: array:5 [ …5] #rawConfig: array:5 [ …5] #isDefault: false } 2 => Statamic\Sites\Site {#869 #handle: "en" #config: array:5 [ …5] #rawConfig: array:5 [ …5] #isDefault: false } ] #escapeWhenCastingToString: false } "sub_total" => 0 "today" => Illuminate\Support\Carbon @1781716863 {#2718} "total" => 0 "view" => [] "xml_header" => "<?xml version="1.0" encoding="utf-8" ?>" ]
Ga naar onze B2B website
Jouw getrouwheidspunten inwisselen?
Huidig saldo: 80 punten
Totaal na korting
Uw betaling is veilig. Jouw persoonlijke gegevens zijn beschermd.