Login

Inquadra il seguente QR-Code con il tuo telefono e poi esegui il login come cliente.
Il Qr-Code simulerà la tua presenza presso "ombrellone 1".
Senza la scansione del QR-Code ti verrà chiesto di scegliere da dove stai ordinando.

DEMO Cliente: cliente@o2u.it / Password: password

DEMO Utente Admin: admin@o2u.it / Password: password


7.2.34Version326msRequest Duration15MBMemory UsageGET loginRoute
    • Booting (153ms)
    • Application (170ms)
    • 1 x Application (52.15%)
      170.19ms
      1 x Booting (46.81%)
      152.76ms
      7 templates were rendered
      • auth.login (resources/views/auth/login.blade.php)0blade
      • layouts.partials.alert (resources/views/layouts/partials/alert.blade.php)4blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
      • layouts.partials.socials (resources/views/layouts/partials/socials.blade.php)4blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
      • layouts.master (resources/views/layouts/master.blade.php)4blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
      • layouts.partials.navbar-pre-auth (resources/views/layouts/partials/navbar-pre-auth.blade.php)4blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
      • layouts.partials.footer (resources/views/layouts/partials/footer.blade.php)4blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
      • layouts.partials.ga (resources/views/layouts/partials/ga.blade.php)4blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
      uri
      GET login
      middleware
      web, prevent-back-history
      controller
      App\Http\Controllers\Auth\LoginController@showLoginForm
      namespace
      App\Http\Controllers
      prefix
      where
      as
      login
      file
      app/Http/Controllers/Auth/LoginController.php:32-49
      6 statements were executed, 6 of which were duplicated, 0 unique18.64ms
      • select * from `companies` where `virtual_host_provider` = 'dvp2020.o2u.it' limit 112.13ms/app/Company.php:33homestead
        Metadata
        Bindings
        • 0. dvp2020.o2u.it
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 14. /app/Company.php:33
        • 15. /app/Http/Controllers/Auth/LoginController.php:36
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30
        • 23. middleware::guest:29
        • 24. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 26. middleware::prevent-back-history:21
        • 27. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 28. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 29. middleware::bindings:41
        • 30. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 31. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 32. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:68
        • 33. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 34. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 35. /vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49
        • 36. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 37. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 38. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:63
        • 39. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 40. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 41. /vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37
        • 42. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 43. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 44. /vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:66
        • 45. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 46. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 47. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:102
        • 48. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:660
        • 49. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:635
      • select `users`.*, `company_user`.`company_id` as `pivot_company_id`, `company_user`.`user_id` as `pivot_user_id`, `company_user`.`role` as `pivot_role`, `company_user`.`trust` as `pivot_trust`, `company_user`.`blocked` as `pivot_blocked`, `company_user`.`created_at` as `pivot_created_at`, `company_user`.`updated_at` as `pivot_updated_at` from `users` inner join `company_user` on `users`.`id` = `company_user`.`user_id` where `company_user`.`company_id` in (3)2.08ms/app/Company.php:33homestead
        Metadata
        Bindings
        • 0. 3
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 18. /app/Company.php:33
        • 19. /app/Http/Controllers/Auth/LoginController.php:36
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:169
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30
        • 27. middleware::guest:29
        • 28. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 29. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 30. middleware::prevent-back-history:21
        • 31. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 32. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 33. middleware::bindings:41
        • 34. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 35. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 36. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:68
        • 37. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 38. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 39. /vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49
        • 40. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 41. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 42. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:63
        • 43. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 44. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 45. /vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37
        • 46. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 47. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 48. /vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:66
        • 49. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
      • select * from `companies` where `virtual_host_provider` = 'dvp2020.o2u.it' limit 11.02ms/app/Company.php:33homestead
        Metadata
        Bindings
        • 0. dvp2020.o2u.it
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 14. /app/Company.php:33
        • 15. view::auth.login:18
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 21. /vendor/laravel/framework/src/Illuminate/Http/Response.php:42
        • 22. /vendor/symfony/http-foundation/Response.php:206
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:724
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:698
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30
        • 27. middleware::guest:29
        • 28. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 29. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 30. middleware::prevent-back-history:21
        • 31. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 32. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 33. middleware::bindings:41
        • 34. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 35. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 36. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:68
        • 37. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 38. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 39. /vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49
        • 40. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 41. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 42. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:63
        • 43. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 44. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 45. /vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37
        • 46. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 47. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 48. /vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:66
        • 49. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
      • select `users`.*, `company_user`.`company_id` as `pivot_company_id`, `company_user`.`user_id` as `pivot_user_id`, `company_user`.`role` as `pivot_role`, `company_user`.`trust` as `pivot_trust`, `company_user`.`blocked` as `pivot_blocked`, `company_user`.`created_at` as `pivot_created_at`, `company_user`.`updated_at` as `pivot_updated_at` from `users` inner join `company_user` on `users`.`id` = `company_user`.`user_id` where `company_user`.`company_id` in (3)1.26ms/app/Company.php:33homestead
        Metadata
        Bindings
        • 0. 3
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 18. /app/Company.php:33
        • 19. view::auth.login:18
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 25. /vendor/laravel/framework/src/Illuminate/Http/Response.php:42
        • 26. /vendor/symfony/http-foundation/Response.php:206
        • 27. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:724
        • 28. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:698
        • 29. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
        • 30. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30
        • 31. middleware::guest:29
        • 32. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 33. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 34. middleware::prevent-back-history:21
        • 35. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 36. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 37. middleware::bindings:41
        • 38. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 39. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 40. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:68
        • 41. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 42. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 43. /vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49
        • 44. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 45. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 46. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:63
        • 47. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 48. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 49. /vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37
      • select * from `companies` where `virtual_host_provider` = 'dvp2020.o2u.it' limit 1980μs/app/Company.php:33homestead
        Metadata
        Bindings
        • 0. dvp2020.o2u.it
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 14. /app/Company.php:33
        • 15. view::layouts.partials.navbar-pre-auth:10
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 21. view::layouts.master:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 27. view::auth.login:88
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 31. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 32. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 33. /vendor/laravel/framework/src/Illuminate/Http/Response.php:42
        • 34. /vendor/symfony/http-foundation/Response.php:206
        • 35. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:724
        • 36. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:698
        • 37. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
        • 38. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30
        • 39. middleware::guest:29
        • 40. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 41. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 42. middleware::prevent-back-history:21
        • 43. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 44. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 45. middleware::bindings:41
        • 46. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 47. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 48. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:68
        • 49. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
      • select `users`.*, `company_user`.`company_id` as `pivot_company_id`, `company_user`.`user_id` as `pivot_user_id`, `company_user`.`role` as `pivot_role`, `company_user`.`trust` as `pivot_trust`, `company_user`.`blocked` as `pivot_blocked`, `company_user`.`created_at` as `pivot_created_at`, `company_user`.`updated_at` as `pivot_updated_at` from `users` inner join `company_user` on `users`.`id` = `company_user`.`user_id` where `company_user`.`company_id` in (3)1.17ms/app/Company.php:33homestead
        Metadata
        Bindings
        • 0. 3
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 18. /app/Company.php:33
        • 19. view::layouts.partials.navbar-pre-auth:10
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 25. view::layouts.master:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 28. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 31. view::auth.login:88
        • 33. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 34. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 35. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 36. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 37. /vendor/laravel/framework/src/Illuminate/Http/Response.php:42
        • 38. /vendor/symfony/http-foundation/Response.php:206
        • 39. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:724
        • 40. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:698
        • 41. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
        • 42. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30
        • 43. middleware::guest:29
        • 44. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 45. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 46. middleware::prevent-back-history:21
        • 47. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 48. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 49. middleware::bindings:41
      App\User
      42
      App\Company
      3
          _token
          T89bYnGKRFrefAVeh7izOwU53MABumGD5PjmwHH4
          _previous
          array:1 [ "url" => "http://dvp2020.o2u.it/login" ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /login
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:23 [ "x-real-ip" => array:1 [ 0 => "18.224.70.160" ] "x-forwarded-server" => array:1 [ 0 => "traefik" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-host" => array:1 [ 0 => "dvp2020.o2u.it" ] "x-forwarded-for" => array:1 [ 0 => "18.224.70.160" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "priority" => array:1 [ 0 => "u=0, i" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "host" => array:1 [ 0 => "dvp2020.o2u.it" ] "content-length" => array:1 [ 0 => "" ] "content-type" => array:1 [ 0 => "" ] ]
          request_server
          0 of 0
          array:64 [ "PHP_EXTRA_CONFIGURE_ARGS" => "--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data --disable-cgi" "HOSTNAME" => "c7108af399f7" "PHP_INI_DIR" => "/usr/local/etc/php" "SHLVL" => "1" "HOME" => "/home/laravel" "PHP_LDFLAGS" => "-Wl,-O1 -pie" "PHP_CFLAGS" => "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" "PHP_VERSION" => "7.2.34" "GPG_KEYS" => "1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F" "PHP_CPPFLAGS" => "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" "PHP_ASC_URL" => "https://www.php.net/distributions/php-7.2.34.tar.xz.asc" "PHP_URL" => "https://www.php.net/distributions/php-7.2.34.tar.xz" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "PHPIZE_DEPS" => "autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c" "PWD" => "/var/www/html" "PHP_SHA256" => "409e11bc6a2c18707dfc44bc61c820ddfd81e17481470f3405ee7822d8379903" "USER" => "laravel" "HTTP_X_REAL_IP" => "18.224.70.160" "HTTP_X_FORWARDED_SERVER" => "traefik" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_PORT" => "443" "HTTP_X_FORWARDED_HOST" => "dvp2020.o2u.it" "HTTP_X_FORWARDED_FOR" => "18.224.70.160" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_PRIORITY" => "u=0, i" "HTTP_PRAGMA" => "no-cache" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_HOST" => "dvp2020.o2u.it" "PATH_INFO" => "" "SCRIPT_FILENAME" => "/var/www/html/public/index.php" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "localhost" "SERVER_PORT" => "80" "SERVER_ADDR" => "172.19.0.14" "REMOTE_PORT" => "56236" "REMOTE_ADDR" => "172.19.0.8" "SERVER_SOFTWARE" => "nginx/1.26.3" "GATEWAY_INTERFACE" => "CGI/1.1" "REQUEST_SCHEME" => "http" "SERVER_PROTOCOL" => "HTTP/1.1" "DOCUMENT_ROOT" => "/var/www/html/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/login" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743998172.383 "REQUEST_TIME" => 1743998172 "argv" => [] "argc" => 0 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "cache-control" => array:1 [ 0 => "max-age=0, must-revalidate, no-store, nocache, private" ] "date" => array:1 [ 0 => "Mon, 07 Apr 2025 03:56:12 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "Fri, 01 Jan 1990 00:00:00 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImdvM29LYlwvVlFpVmh0cVYwSTNVaFNnPT0iLCJ2YWx1ZSI6InZUODN5eE9sTEkzZkVKTTJ4QXRoQmk4MmhPQldNaGxkeGF2R1RUWmVRZzZWNWgwSk9FWGY3SWUwZTljQUNWNjMiLCJtYWMiOiIxY2RkMjgyOTViYWI4MDJjMmM3YmVhNDM4NDI5ZmEwZWIwMzFmMDJjMmRjZTczZWQxNTZjMTMwNzBlOWJmMTA4In0%3D; expires=Mon, 07-Apr-2025 05:56:12 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6ImdvM29LYlwvVlFpVmh0cVYwSTNVaFNnPT0iLCJ2YWx1ZSI6InZUODN5eE9sTEkzZkVKTTJ4QXRoQmk4MmhPQldNaGxkeGF2R1RUWmVRZzZWNWgwSk9FWGY3SWUwZTljQUNWNjMiLCJtY" 1 => "laravel_session=eyJpdiI6InJBNlJrZnlaYmJHWDZrU3VzaElIeFE9PSIsInZhbHVlIjoiak9Ocm8zME9zWEVQM2sxR1JHdzRTeSs0MEJsRjBYcnJpQUxcL1hyMUFFXC9VOEkyVWl1a21KZTZaU1lxUk0xc01MIiwibWFjIjoiYmI3OTRmZTk3MjM0MzViOTgzOWNlNGRiMDY4MWUwNzMwNmE1Nzk4ZDMwYTMzZTgwNzM0YTViMTM1YWYzZjg4ZSJ9; expires=Mon, 07-Apr-2025 05:56:12 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6InJBNlJrZnlaYmJHWDZrU3VzaElIeFE9PSIsInZhbHVlIjoiak9Ocm8zME9zWEVQM2sxR1JHdzRTeSs0MEJsRjBYcnJpQUxcL1hyMUFFXC9VOEkyVWl1a21KZTZaU1lxUk0xc01M" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImdvM29LYlwvVlFpVmh0cVYwSTNVaFNnPT0iLCJ2YWx1ZSI6InZUODN5eE9sTEkzZkVKTTJ4QXRoQmk4MmhPQldNaGxkeGF2R1RUWmVRZzZWNWgwSk9FWGY3SWUwZTljQUNWNjMiLCJtYWMiOiIxY2RkMjgyOTViYWI4MDJjMmM3YmVhNDM4NDI5ZmEwZWIwMzFmMDJjMmRjZTczZWQxNTZjMTMwNzBlOWJmMTA4In0%3D; expires=Mon, 07-Apr-2025 05:56:12 GMT; path=/XSRF-TOKEN=eyJpdiI6ImdvM29LYlwvVlFpVmh0cVYwSTNVaFNnPT0iLCJ2YWx1ZSI6InZUODN5eE9sTEkzZkVKTTJ4QXRoQmk4MmhPQldNaGxkeGF2R1RUWmVRZzZWNWgwSk9FWGY3SWUwZTljQUNWNjMiLCJtY" 1 => "laravel_session=eyJpdiI6InJBNlJrZnlaYmJHWDZrU3VzaElIeFE9PSIsInZhbHVlIjoiak9Ocm8zME9zWEVQM2sxR1JHdzRTeSs0MEJsRjBYcnJpQUxcL1hyMUFFXC9VOEkyVWl1a21KZTZaU1lxUk0xc01MIiwibWFjIjoiYmI3OTRmZTk3MjM0MzViOTgzOWNlNGRiMDY4MWUwNzMwNmE1Nzk4ZDMwYTMzZTgwNzM0YTViMTM1YWYzZjg4ZSJ9; expires=Mon, 07-Apr-2025 05:56:12 GMT; path=/; httponlylaravel_session=eyJpdiI6InJBNlJrZnlaYmJHWDZrU3VzaElIeFE9PSIsInZhbHVlIjoiak9Ocm8zME9zWEVQM2sxR1JHdzRTeSs0MEJsRjBYcnJpQUxcL1hyMUFFXC9VOEkyVWl1a21KZTZaU1lxUk0xc01M" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "T89bYnGKRFrefAVeh7izOwU53MABumGD5PjmwHH4" "_previous" => array:1 [ "url" => "http://dvp2020.o2u.it/login" ] "PHPDEBUGBAR_STACK_DATA" => [] ]