Illuminate\Session\SessionManager {#1558 // resources/views/livewire/web/truck-advertise.blade.php #container: Illuminate\Foundation\Application {#3 …37} #config: Illuminate\Config\Repository {#31 #items: array:20 [ "app" => array:14 [ "name" => "Laravel" "env" => "local" "debug" => true "url" => "https://webtruckers.fbxweb.net/" "asset_url" => null "timezone" => "America/Sao_Paulo" "locale" => "pt_BR" "fallback_locale" => "pt_BR" "faker_locale" => "en_US" "key" => "base64:ilPtEhbwlpG2CVqQivAd8s1vTsDadWadd7xRN3Ui0zY=" "cipher" => "AES-256-CBC" "maintenance" => array:1 [ "driver" => "file" ] "providers" => array:29 [ 0 => "Illuminate\Auth\AuthServiceProvider" 1 => "Illuminate\Broadcasting\BroadcastServiceProvider" 2 => "Illuminate\Bus\BusServiceProvider" 3 => "Illuminate\Cache\CacheServiceProvider" 4 => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" 5 => "Illuminate\Cookie\CookieServiceProvider" 6 => "Illuminate\Database\DatabaseServiceProvider" 7 => "Illuminate\Encryption\EncryptionServiceProvider" 8 => "Illuminate\Filesystem\FilesystemServiceProvider" 9 => "Illuminate\Foundation\Providers\FoundationServiceProvider" 10 => "Illuminate\Hashing\HashServiceProvider" 11 => "Illuminate\Mail\MailServiceProvider" 12 => "Illuminate\Notifications\NotificationServiceProvider" 13 => "Illuminate\Pagination\PaginationServiceProvider" 14 => "Illuminate\Pipeline\PipelineServiceProvider" 15 => "Illuminate\Queue\QueueServiceProvider" 16 => "Illuminate\Redis\RedisServiceProvider" 17 => "Illuminate\Auth\Passwords\PasswordResetServiceProvider" 18 => "Illuminate\Session\SessionServiceProvider" 19 => "Illuminate\Translation\TranslationServiceProvider" 20 => "Illuminate\Validation\ValidationServiceProvider" 21 => "Illuminate\View\ViewServiceProvider" 22 => "App\Providers\AppServiceProvider" 23 => "App\Providers\AuthServiceProvider" 24 => "App\Providers\EventServiceProvider" 25 => "App\Providers\RouteServiceProvider" 26 => "App\Providers\TelescopeServiceProvider" 27 => "App\Providers\SocialiteServiceProvider" 28 => "App\Providers\AsaasServiceProvider" ] "aliases" => array:39 [ "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" "Config" => "Illuminate\Support\Facades\Config" "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" "Password" => "Illuminate\Support\Facades\Password" "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" "Schema" => "Illuminate\Support\Facades\Schema" "Session" => "Illuminate\Support\Facades\Session" "Storage" => "Illuminate\Support\Facades\Storage" "Str" => "Illuminate\Support\Str" "URL" => "Illuminate\Support\Facades\URL" "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" ] "sanctum" => array:2 [ "driver" => "sanctum" "provider" => null ] ] "providers" => array:1 [ "users" => array:2 [ "driver" => "eloquent" "model" => "App\Models\User" ] ] "passwords" => array:1 [ "users" => array:4 [ "provider" => "users" "table" => "password_resets" "expire" => 60 "throttle" => 60 ] ] "password_timeout" => 10800 ] "broadcasting" => array:2 [ "default" => "log" "connections" => array:5 [ "pusher" => array:6 [ "driver" => "pusher" "key" => "" "secret" => "" "app_id" => "" "options" => array:5 [ "host" => "api-mt1.pusher.com" "port" => "443" "scheme" => "https" "encrypted" => true "useTLS" => true ] "client_options" => [] ] "ably" => array:2 [ "driver" => "ably" "key" => null ] "redis" => array:2 [ "driver" => "redis" "connection" => "default" ] "log" => array:1 [ "driver" => "log" ] "null" => array:1 [ "driver" => "null" ] ] ] "cache" => array:3 [ "default" => "file" "stores" => array:8 [ "apc" => array:1 [ "driver" => "apc" ] "array" => array:2 [ "driver" => "array" "serialize" => false ] "database" => array:4 [ "driver" => "database" "table" => "cache" "connection" => null "lock_connection" => null ] "file" => array:2 [ "driver" => "file" "path" => "/srv/web-truckers.2d4f0aba.configr.cloud/www/storage/framework/cache/data" ] "memcached" => array:5 [ "driver" => "memcached" "persistent_id" => null "sasl" => array:2 [ 0 => null 1 => null ] "options" => [] "servers" => array:1 [ 0 => array:3 [ "host" => "127.0.0.1" "port" => 11211 "weight" => 100 ] ] ] "redis" => array:3 [ "driver" => "redis" "connection" => "cache" "lock_connection" => "default" ] "dynamodb" => array:6 [ "driver" => "dynamodb" "key" => "" "secret" => "" "region" => "us-east-1" "table" => "cache" "endpoint" => null ] "octane" => array:1 [ "driver" => "octane" ] ] "prefix" => "laravel_cache_" ] "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 ] "database" => array:4 [ "default" => "mysql" "connections" => array:4 [ "sqlite" => array:5 [ "driver" => "sqlite" "url" => null "database" => "webtruckers" "prefix" => "" "foreign_key_constraints" => true ] "mysql" => array:15 [ "driver" => "mysql" "url" => null "host" => "localhost" "port" => "3306" "database" => "webtruckers" "username" => "webtruckers" "password" => "@Pamonha0237" "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" => "localhost" "port" => "3306" "database" => "webtruckers" "username" => "webtruckers" "password" => "@Pamonha0237" "charset" => "utf8" "prefix" => "" "prefix_indexes" => true "search_path" => "public" "sslmode" => "prefer" ] "sqlsrv" => array:10 [ "driver" => "sqlsrv" "url" => null "host" => "localhost" "port" => "3306" "database" => "webtruckers" "username" => "webtruckers" "password" => "@Pamonha0237" "charset" => "utf8" "prefix" => "" "prefix_indexes" => true ] ] "migrations" => "migrations" "redis" => array:4 [ "client" => "phpredis" "options" => array:2 [ "cluster" => "redis" "prefix" => "laravel_database_" ] "default" => array:6 [ "url" => null "host" => "127.0.0.1" "username" => null "password" => null "port" => "6379" "database" => "0" ] "cache" => array:6 [ "url" => null "host" => "127.0.0.1" "username" => null "password" => null "port" => "6379" "database" => "1" ] ] ] "filesystems" => array:3 [ "default" => "local" "disks" => array:3 [ "local" => array:3 [ "driver" => "local" "root" => "/srv/web-truckers.2d4f0aba.configr.cloud/www/storage/app" "throw" => false ] "public" => array:5 [ "driver" => "local" "root" => "/srv/web-truckers.2d4f0aba.configr.cloud/www/storage/app/public" "url" => "https://webtruckers.fbxweb.net//storage" "visibility" => "public" "throw" => false ] "s3" => array:9 [ "driver" => "s3" "key" => "" "secret" => "" "region" => "us-east-1" "bucket" => "" "url" => null "endpoint" => null "use_path_style_endpoint" => false "throw" => false ] ] "links" => array:1 [ "/srv/web-truckers.2d4f0aba.configr.cloud/www/public/storage" => "/srv/web-truckers.2d4f0aba.configr.cloud/www/storage/app/public" ] ] "hashing" => array:3 [ "driver" => "bcrypt" "bcrypt" => array:1 [ "rounds" => 10 ] "argon" => array:3 [ "memory" => 65536 "threads" => 1 "time" => 4 ] ] "image" => array:1 [ "driver" => "Intervention\Image\Drivers\Gd\Driver" ] "livewire" => array:10 [ "class_namespace" => "App\Http\Livewire" "view_path" => "/srv/web-truckers.2d4f0aba.configr.cloud/www/resources/views/livewire" "layout" => "layouts.app" "asset_url" => null "app_url" => null "middleware_group" => "web" "temporary_file_upload" => array:6 [ "disk" => "local" "rules" => "file|mimes:mp4,mov,avi,wmv,mpg,mpeg,png,jpg,jpeg,webp|max:20480" "directory" => "livewire-tmp" "middleware" => "throttle:60,1" "preview_mimes" => array:16 [ 0 => "png" 1 => "gif" 2 => "bmp" 3 => "svg" 4 => "wav" 5 => "mp4" 6 => "mov" 7 => "avi" 8 => "wmv" 9 => "mp3" 10 => "m4a" 11 => "jpg" 12 => "jpeg" 13 => "mpga" 14 => "webp" 15 => "wma" ] "max_upload_time" => 5 ] "manifest_path" => null "back_button_cache" => false "render_on_redirect" => false ] "logging" => array:3 [ "default" => "stack" "deprecations" => array:2 [ "channel" => null "trace" => false ] "channels" => array:13 [ "stack" => array:3 [ "driver" => "stack" "channels" => array:1 [ 0 => "single" ] "ignore_exceptions" => false ] "single" => array:3 [ "driver" => "single" "path" => "/srv/web-truckers.2d4f0aba.configr.cloud/www/storage/logs/laravel.log" "level" => "debug" ] "daily" => array:4 [ "driver" => "daily" "path" => "/srv/web-truckers.2d4f0aba.configr.cloud/www/storage/logs/laravel.log" "level" => "debug" "days" => 14 ] "slack" => array:5 [ "driver" => "slack" "url" => null "username" => "Laravel Log" "emoji" => ":boom:" "level" => "debug" ] "papertrail" => array:4 [ "driver" => "monolog" "level" => "debug" "handler" => "Monolog\Handler\SyslogUdpHandler" "handler_with" => array:3 [ "host" => null "port" => null "connectionString" => "tls://:" ] ] "stderr" => array:5 [ "driver" => "monolog" "level" => "debug" "handler" => "Monolog\Handler\StreamHandler" "formatter" => null "with" => array:1 [ "stream" => "php://stderr" ] ] "syslog" => array:2 [ "driver" => "syslog" "level" => "debug" ] "errorlog" => array:2 [ "driver" => "errorlog" "level" => "debug" ] "null" => array:2 [ "driver" => "monolog" "handler" => "Monolog\Handler\NullHandler" ] "emergency" => array:1 [ "path" => "/srv/web-truckers.2d4f0aba.configr.cloud/www/storage/logs/laravel.log" ] "fipe_api" => array:4 [ "driver" => "daily" "path" => "/srv/web-truckers.2d4f0aba.configr.cloud/www/storage/logs/fbxweb/fipe/fbxweb_fipe_api.log" "level" => "debug" "days" => 15 ] "asaas_service_info" => array:4 [ "driver" => "daily" "path" => "/srv/web-truckers.2d4f0aba.configr.cloud/www/storage/logs/fbxweb/assasApi/asaas_service.log" "level" => "debug" "days" => 15 ] "asaas_service_error" => array:4 [ "driver" => "daily" "path" => "/srv/web-truckers.2d4f0aba.configr.cloud/www/storage/logs/fbxweb/assasApi/asaas_service_error.log" "level" => "debug" "days" => 15 ] ] ] "mail" => array:4 [ "default" => "smtp" "mailers" => array:8 [ "smtp" => array:8 [ "transport" => "smtp" "host" => "mailpit" "port" => "1025" "encryption" => null "username" => null "password" => null "timeout" => null "local_domain" => null ] "ses" => array:1 [ "transport" => "ses" ] "mailgun" => array:1 [ "transport" => "mailgun" ] "postmark" => array:1 [ "transport" => "postmark" ] "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 [ 0 => "smtp" 1 => "log" ] ] ] "from" => array:2 [ "address" => "hello@example.com" "name" => "Laravel" ] "markdown" => array:2 [ "theme" => "default" "paths" => array:1 [ 0 => "/srv/web-truckers.2d4f0aba.configr.cloud/www/resources/views/vendor/mail" ] ] ] "queue" => array:3 [ "default" => "sync" "connections" => array:5 [ "sync" => array:1 [ "driver" => "sync" ] "database" => array:5 [ "driver" => "database" "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" => "" "secret" => "" "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 ] ] "failed" => array:3 [ "driver" => "database-uuids" "database" => "mysql" "table" => "failed_jobs" ] ] "sanctum" => array:5 [ "stateful" => array:6 [ 0 => "localhost" 1 => "localhost:3000" 2 => "127.0.0.1" 3 => "127.0.0.1:8000" 4 => "::1" 5 => "webtruckers.fbxweb.net" ] "guard" => array:1 [ 0 => "web" ] "expiration" => null "token_prefix" => "" "middleware" => array:2 [ "verify_csrf_token" => "App\Http\Middleware\VerifyCsrfToken" "encrypt_cookies" => "App\Http\Middleware\EncryptCookies" ] ] "services" => array:4 [ "mailgun" => array:4 [ "domain" => null "secret" => null "endpoint" => "api.mailgun.net" "scheme" => "https" ] "postmark" => array:1 [ "token" => null ] "ses" => array:3 [ "key" => "" "secret" => "" "region" => "us-east-1" ] "google" => array:3 [ "client_id" => "538033184062-ifqcpudeksdp2p7pgb81b16b2ahns0ft.apps.googleusercontent.com" "client_secret" => "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" "redirect" => "https://webtruckers.fbxweb.net/auth/callback/google" ] ] "session" => array:15 [ "driver" => "file" "lifetime" => "120" "expire_on_close" => false "encrypt" => false "files" => "/srv/web-truckers.2d4f0aba.configr.cloud/www/storage/framework/sessions" "connection" => null "table" => "sessions" "store" => null "lottery" => array:2 [ 0 => 2 1 => 100 ] "cookie" => "laravel_session" "path" => "/" "domain" => null "secure" => null "http_only" => true "same_site" => "lax" ] "telescope" => array:11 [ "enabled" => true "domain" => null "path" => "telescope" "driver" => "database" "storage" => array:1 [ "database" => array:2 [ "connection" => "mysql" "chunk" => 1000 ] ] "queue" => array:2 [ "connection" => null "queue" => null ] "middleware" => array:2 [ 0 => "web" 1 => "Laravel\Telescope\Http\Middleware\Authorize" ] "only_paths" => [] "ignore_paths" => array:3 [ 0 => "livewire*" 1 => "nova-api*" 2 => "pulse*" ] "ignore_commands" => [] "watchers" => array:18 [ "Laravel\Telescope\Watchers\BatchWatcher" => true "Laravel\Telescope\Watchers\CacheWatcher" => array:2 [ "enabled" => true "hidden" => [] ] "Laravel\Telescope\Watchers\ClientRequestWatcher" => true "Laravel\Telescope\Watchers\CommandWatcher" => array:2 [ "enabled" => true "ignore" => [] ] "Laravel\Telescope\Watchers\DumpWatcher" => array:2 [ "enabled" => true "always" => false ] "Laravel\Telescope\Watchers\EventWatcher" => array:2 [ "enabled" => true "ignore" => [] ] "Laravel\Telescope\Watchers\ExceptionWatcher" => true "Laravel\Telescope\Watchers\GateWatcher" => array:4 [ "enabled" => true "ignore_abilities" => [] "ignore_packages" => true "ignore_paths" => [] ] "Laravel\Telescope\Watchers\JobWatcher" => true "Laravel\Telescope\Watchers\LogWatcher" => array:2 [ "enabled" => true "level" => "error" ] "Laravel\Telescope\Watchers\MailWatcher" => true "Laravel\Telescope\Watchers\ModelWatcher" => array:3 [ "enabled" => true "events" => array:1 [ 0 => "eloquent.*" ] "hydrations" => true ] "Laravel\Telescope\Watchers\NotificationWatcher" => true "Laravel\Telescope\Watchers\QueryWatcher" => array:4 [ "enabled" => true "ignore_packages" => true "ignore_paths" => [] "slow" => 100 ] "Laravel\Telescope\Watchers\RedisWatcher" => true "Laravel\Telescope\Watchers\RequestWatcher" => array:4 [ "enabled" => true "size_limit" => 64 "ignore_http_methods" => [] "ignore_status_codes" => [] ] "Laravel\Telescope\Watchers\ScheduleWatcher" => true "Laravel\Telescope\Watchers\ViewWatcher" => true ] ] "view" => array:2 [ "paths" => array:1 [ 0 => "/srv/web-truckers.2d4f0aba.configr.cloud/www/resources/views" ] "compiled" => "/srv/web-truckers.2d4f0aba.configr.cloud/www/storage/framework/views" ] "flare" => array:3 [ "key" => null "flare_middleware" => array:11 [ 0 => "Spatie\FlareClient\FlareMiddleware\RemoveRequestIp" 1 => "Spatie\FlareClient\FlareMiddleware\AddGitInformation" 2 => "Spatie\LaravelIgnition\FlareMiddleware\AddNotifierName" 3 => "Spatie\LaravelIgnition\FlareMiddleware\AddEnvironmentInformation" 4 => "Spatie\LaravelIgnition\FlareMiddleware\AddExceptionInformation" 5 => "Spatie\LaravelIgnition\FlareMiddleware\AddDumps" "Spatie\LaravelIgnition\FlareMiddleware\AddLogs" => array:1 [ "maximum_number_of_collected_logs" => 200 ] "Spatie\LaravelIgnition\FlareMiddleware\AddQueries" => array:2 [ "maximum_number_of_collected_queries" => 200 "report_query_bindings" => true ] "Spatie\LaravelIgnition\FlareMiddleware\AddJobs" => array:1 [ "max_chained_job_reporting_depth" => 5 ] "Spatie\FlareClient\FlareMiddleware\CensorRequestBodyFields" => array:1 [ "censor_fields" => array:2 [ 0 => "password" 1 => "password_confirmation" ] ] "Spatie\FlareClient\FlareMiddleware\CensorRequestHeaders" => array:1 [ "headers" => array:1 [ 0 => "API-KEY" ] ] ] "send_logs_as_events" => true ] "ignition" => array:12 [ "editor" => "phpstorm" "theme" => "auto" "enable_share_button" => true "register_commands" => false "solution_providers" => array:18 [ 0 => "Spatie\Ignition\Solutions\SolutionProviders\BadMethodCallSolutionProvider" 1 => "Spatie\Ignition\Solutions\SolutionProviders\MergeConflictSolutionProvider" 2 => "Spatie\Ignition\Solutions\SolutionProviders\UndefinedPropertySolutionProvider" 3 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\IncorrectValetDbCredentialsSolutionProvider" 4 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\MissingAppKeySolutionProvider" 5 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\DefaultDbNameSolutionProvider" 6 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\TableNotFoundSolutionProvider" 7 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\MissingImportSolutionProvider" 8 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\InvalidRouteActionSolutionProvider" 9 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\ViewNotFoundSolutionProvider" 10 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\RunningLaravelDuskInProductionProvider" 11 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\MissingColumnSolutionProvider" 12 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\UnknownValidationSolutionProvider" 13 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\MissingMixManifestSolutionProvider" 14 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\MissingViteManifestSolutionProvider" 15 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\MissingLivewireComponentSolutionProvider" 16 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\UndefinedViewVariableSolutionProvider" 17 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\GenericLaravelExceptionSolutionProvider" ] "ignored_solution_providers" => [] "enable_runnable_solutions" => null "remote_sites_path" => "/srv/web-truckers.2d4f0aba.configr.cloud/www" "local_sites_path" => "" "housekeeping_endpoint_prefix" => "_ignition" "settings_file_path" => "" "recorders" => array:4 [ 0 => "Spatie\LaravelIgnition\Recorders\DumpRecorder\DumpRecorder" 1 => "Spatie\LaravelIgnition\Recorders\JobRecorder\JobRecorder" 2 => "Spatie\LaravelIgnition\Recorders\LogRecorder\LogRecorder" 3 => "Spatie\LaravelIgnition\Recorders\QueryRecorder\QueryRecorder" ] ] ] } #customCreators: [] #drivers: array:1 [ "file" => Illuminate\Session\Store {#1563 #id: "uWtRKDjNgq7at5yvld3HnckkX5OvQtmFeyhb3Pwa" #name: "laravel_session" #attributes: array:1 [ "_token" => "xGHiLySSQCgZeFWmBsOMo9ajPAcipVmhN3mWatzt" ] #handler: Illuminate\Session\FileSessionHandler {#1562 #files: Illuminate\Filesystem\Filesystem {#186} #path: "/srv/web-truckers.2d4f0aba.configr.cloud/www/storage/framework/sessions" #minutes: "120" } #serialization: "php" #started: true } ] };