dev.account.macro.bigtree.com.ar Open in urlscan Pro
35.208.201.19  Public Scan

Submitted URL: https://dev.account.macro.bigtree.com.ar/
Effective URL: https://dev.account.macro.bigtree.com.ar/login
Submission: On October 25 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 4 forms found in the DOM

POST https://dev.account.macro.bigtree.com.ar/login

<form method="POST" id="form-login" action="https://dev.account.macro.bigtree.com.ar/login" class="form card text-start pt-3">
  <input type="hidden" name="_token" value="J9v32HvuvaJ8v9oikLakicSGpjqvOxpArzV5yXAu">
  <div class="card-body" style="min-height:60vh">
    <div class="tab tab-1" style="min-height:46vh">
      <div class="card-title mb-5">
        <h1 class="color-main font-main fw-medium">¡Hola!</h1>
        <p class="color-sub font-sub fw-normal">Bienvenido/a a tu Ciudad</p>
      </div>
      <div class="card-content">
        <div class="form-group">
          <label for="cuil" class="form-label capitalize color-secondary font-text fw-normal">CUIL</label>
          <input id="cuil" type="number" name="cuil" placeholder="Ingrese su CUIL" :value="old('cuil')" autofocus="" class="form-control font-text">
        </div>
        <p class="mt-3" style="text-align: right"><a href="https://dev.account.macro.bigtree.com.ar/olvide">Olvidé mi contraseña</a></p>
        <div class="d-flex justify-content-end mt-4 mb-5">
          <button disabled="" type="button" href="#" class="btn btn-primario btn-next fs-085 disabled" title="Continuar">Continuar</button>
        </div>
        <p class="mt-2 mb-3 color-secondary">¿Sos un nuevo usuario? <a href="https://dev.account.macro.bigtree.com.ar">Crear cuenta</a></p>
      </div>
    </div>
    <div class="tab tab-2 " style="min-height:46vh; display: none">
      <div class="card-title">
        <h1 class="font-main">Introduce tu contraseña</h1>
      </div>
      <div class="card-content">
        <div class="row align-items-center">
          <img class="col-2" src="https://dev.account.macro.bigtree.com.ar/images/citigov/img-perfil.png" alt="Imagen de usuario">
          <div class="col-10">
            <p id="mail-persona">Mail</p>
            <p class="m-0">Cuenta Personal</p>
          </div>
        </div>
        <div class="form-group mt-4rem pt-1">
          <label for="password" class="form-label capitalize color-secondary font-text fw-normal">Contraseña</label>
          <div class="input-group">
            <input id="password" type="password" name="password" autocomplete="current-password" class="form-control font-text">
            <span data-toggle="#password" class="isax isax-eye input-group-text toggle-password bg-white bg-white"></span>
          </div>
        </div>
        <div id="msgErrorDesktop">
        </div>
        <div class="d-flex justify-content-between mt-4">
          <button type="button" href="#" class="btn btn-secondary btn-prev fs-085" title="Volver">Volver</button>
          <button type="submit" href="#" class="btn btn-primario ms-auto fs-085 btn-login_desktop" title="Ingresar">Ingresar</button>
        </div>
      </div>
    </div>
  </div>
  <div class="col-12 " style="text-align: right">
    <img class="w-5" style="width: 10%" src="https://dev.account.macro.bigtree.com.ar/images/citigov/logo-inferior.svg">
  </div>
</form>

POST https://dev.account.macro.bigtree.com.ar/login

<form method="POST" id="form-login-mobile" action="https://dev.account.macro.bigtree.com.ar/login" class="form text-start pt-1">
  <input type="hidden" name="_token" value="J9v32HvuvaJ8v9oikLakicSGpjqvOxpArzV5yXAu">
  <div>
    <div class="tab tab-1" style="min-height:46vh">
      <div class="card-title mb-2">
        <h1 class="color-main font-main fw-medium">¡Hola!</h1>
        <p class="color-sub font-sub fw-normal">Bienvenido/a a tu Ciudad</p>
      </div>
      <div class="login_mobile_back">
        <div class="form-group">
          <label for="cuil_mobile" class="form-label capitalize color-secondary font-text fw-normal">CUIL</label>
          <input id="cuil_mobile" type="number" name="cuil" placeholder="Ingrese su CUIL" :value="old('cuil')" autofocus="" class="form-control font-text">
        </div>
        <div class="form-group pt-1">
          <label for="passwordLoginMobile" class="form-label capitalize font-text fw-normal">Contraseña</label>
          <div class="input-group">
            <input id="passwordLoginMobile" type="password" name="password" autocomplete="off" class="form-control font-text">
            <span data-toggle="#passwordLoginMobile" class="isax isax-eye input-group-text toggle-password bg-white bg-white"></span>
          </div>
        </div>
        <div id="msgError">
        </div>
        <p class="mt-2 mb-3"><a class="olvido_contrasenia" href="https://dev.account.macro.bigtree.com.ar/olvide">Olvidé mi contraseña</a></p>
        <div class="my-2 text-center">
          <button type="submit" class="w-100 btn btn-primary d-block btn-login">Continuar</button>
        </div>
        <p class="mt-4 mb-3 text-center">
          <a class="btn-crear-cuenta d-block" href="https://dev.account.macro.bigtree.com.ar">Crear cuenta</a>
        </p>
      </div>
    </div>
  </div>
</form>

GET https://dev.account.macro.bigtree.com.ar/solicitar-ayuda

<form action="https://dev.account.macro.bigtree.com.ar/solicitar-ayuda" method="get" class="form card">
  <input type="hidden" name="_token" value="J9v32HvuvaJ8v9oikLakicSGpjqvOxpArzV5yXAu">
  <a href="#" class="bt_form-contacto-close"><i class="fa fa-times"></i></a>
  <h3>Envianos tu consulta</h3>
  <div class="field">
    <label>Nombre</label>
    <input type="text" name="nombre" value="" class="nombre" placeholder="Ingresá tu nombre">
  </div>
  <div class="field">
    <label>Correo electrónico</label>
    <input type="email" name="email" value="" class="email" placeholder="Ingresá tu correo electrónico">
  </div>
  <div class="field">
    <label>Teléfono (opcional)</label>
    <input type="text" name="telefono" value="" class="telefono" placeholder="Ingresá tu teléfono">
  </div>
  <div class="field">
    <label for="consulta">Consulta</label>
    <textarea name="consulta" rows="3" placeholder="Ingresá la consulta"></textarea>
  </div>
  <button class="bt" type="submit" id="bt_enviar-form-consulta">
    <i class="fas fa-paper-plane"></i> Enviar </button>
  <a id="sendingButton" class="bt disabled" style="display: none">
                <i class="fa fa-paper-plane"></i> Enviando...
            </a>
</form>

<form><br><b>Filter results</b><br>Method: <select name="method">
    <option></option>
    <option>GET</option>
    <option>POST</option>
    <option>PUT</option>
    <option>DELETE</option>
  </select><br>Uri: <input type="text" name="uri"><br>IP: <input type="text" name="ip"><br><button type="submit">Search</button></form>

Text Content

Ir al contenido


¡HOLA!

Bienvenido/a a tu Ciudad

CUIL

Olvidé mi contraseña

Continuar

¿Sos un nuevo usuario? Crear cuenta


INTRODUCE TU CONTRASEÑA

Mail

Cuenta Personal

Contraseña


Volver Ingresar



¡HOLA!

Bienvenido/a a tu Ciudad

CUIL
Contraseña



Olvidé mi contraseña

Continuar

Crear cuenta

En los próximos segundos se recargará la página.

Recargar ahora
 * 
 * 
 * 
 * 

© Copyright - Citigov Términos y condiciones de uso


ENVIANOS TU CONSULTA

Nombre
Correo electrónico
Teléfono (opcional)
Consulta
Enviar Enviando...

Messages4TimelineExceptionsViews3RouteQueries3Models0GateSessionRequest
#1 login (17:01:49)8.2.24PHP Version44.73msRequest Duration1MBMemory UsageGET
loginRoute
 * warninglog[17:01:49] LOG.warning: Creation of dynamic property
   Barryvdh\Debugbar\DataFormatter\QueryFormatter:...
 * warninglog[17:01:49] LOG.warning: Creation of dynamic property
   Barryvdh\Debugbar\DataFormatter\QueryFormatter:...
 * warninglog[17:01:49] LOG.warning: Creation of dynamic property
   Barryvdh\Debugbar\DataFormatter\SimpleFormatter...
 * warninglog[17:01:49] LOG.warning: Creation of dynamic property
   Barryvdh\Debugbar\DataFormatter\SimpleFormatter...

warning
 * Booting (21.23ms)
 * Application (23.19ms)

 * 1 x Application (51.84%)
   23.19ms
   1 x Booting (47.47%)
   21.23ms


3 templates were rendered
 * auth.login (resources/views/auth/login.blade.php)0blade
 * auth.citigov.login (resources/views/auth/citigov/login.blade.php)3blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors

 * layouts.guest (resources/views/layouts/guest.blade.php)3blade
   
   Params0
   
   __env
   
   1
   
   app
   
   2
   
   errors


uriGET
loginmiddlewarewebcontrollerApp\Http\Controllers\Auth\LoginController@showLoginFormnamespaceApp\Http\Controllersprefixwhereasloginfilevendor/laravel/ui/auth-backend/AuthenticatesUsers.php:19-22
3 statements were executed, 2 of which were duplicated, 1 unique14.02ms
dev_macro_sso
 * select * from `sessions` where `id` =
   'DzLypMuD8o3fdTrITB74kxGojrgCgzdSInyNjZhJ' limit 1
   
   2.58ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97dev_macro_sso
   
   MetadataBindings
    * 0. DzLypMuD8o3fdTrITB74kxGojrgCgzdSInyNjZhJ
   
   Backtrace
    * 14. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
    * 15. /vendor/laravel/framework/src/Illuminate/Session/Store.php:110
    * 16. /vendor/laravel/framework/src/Illuminate/Session/Store.php:98
    * 17. /vendor/laravel/framework/src/Illuminate/Session/Store.php:82
    * 18. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147

 * update `sessions` set `payload` =
   'YTozOntzOjY6Il90b2tlbiI7czo0MDoiSjl2MzJIdnV2YUo4djlvaWtMYWtpY1NHcGpxdk94cEFyelY1eVhBdSI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NDY6Imh0dHBzOi8vZGV2LmFjY291bnQubWFjcm8uYmlndHJlZS5jb20uYXIvbG9naW4iO31zOjY6Il9mbGFzaCI7YToyOntzOjM6Im9sZCI7YTowOnt9czozOiJuZXciO2E6MDp7fX19',
   `last_activity` = 1729886509, `user_id` = '', `ip_address` =
   '138.199.38.133', `user_agent` = 'Mozilla/5.0 (X11; Linux x86_64)
   AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36' where
   `id` = 'DzLypMuD8o3fdTrITB74kxGojrgCgzdSInyNjZhJ'
   
   8.67ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:173dev_macro_sso
   
   MetadataBindings
    * 0. YTozOntzOjY6Il90b2tlbiI7czo0MDoiSjl2MzJIdnV2YUo4djlvaWtMYWtpY1NHcGpxdk94cEFyelY1eVhBdSI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NDY6Imh0dHBzOi8vZGV2LmFjY291bnQubWFjcm8uYmlndHJlZS5jb20uYXIvbG9naW4iO31zOjY6Il9mbGFzaCI7YToyOntzOjM6Im9sZCI7YTowOnt9czozOiJuZXciO2E6MDp7fX19
    * 1. 1729886509
    * 2. 
    * 3. 138.199.38.133
    * 4. Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko)
      Chrome/130.0.0.0 Safari/537.36
    * 5. DzLypMuD8o3fdTrITB74kxGojrgCgzdSInyNjZhJ
   
   Backtrace
    * 10. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:173
    * 11. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:140
    * 12. /vendor/laravel/framework/src/Illuminate/Session/Store.php:169
    * 13. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:238
    * 14. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:130

 * select * from `sessions` where `id` =
   'DzLypMuD8o3fdTrITB74kxGojrgCgzdSInyNjZhJ' limit 1
   
   2.77ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97dev_macro_sso
   
   MetadataBindings
    * 0. DzLypMuD8o3fdTrITB74kxGojrgCgzdSInyNjZhJ
   
   Backtrace
    * 14. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
    * 15. /vendor/laravel/framework/src/Illuminate/Session/Store.php:110
    * 16. /vendor/laravel/framework/src/Illuminate/Session/Store.php:98
    * 17. /vendor/laravel/framework/src/Illuminate/Session/Store.php:82
    * 20. /vendor/maximebf/debugbar/src/DebugBar/DebugBar.php:446



_tokenJ9v32HvuvaJ8v9oikLakicSGpjqvOxpArzV5yXAu_previousarray:1 [ "url" =>
"https://dev.account.macro.bigtree.com.ar/login" ]_flasharray:2 [ "old" => []
"new" => [] ]PHPDEBUGBAR_STACK_DATA[]
path_info/loginstatus_code

200


status_textOKformathtmlcontent_typetext/html; charset=UTF-8request_query

[]


request_request

[]


request_headers
  0 of 0       array:12 [▼
  "cookie" => array:1 [▶
    0 => "citigov_session=eyJpdiI6InpmNmh1VTd3REFCNVlJNnIxelhuQkE9PSIsInZhbHVlIjoiZEVrd3J4cnh6a1R0WVQxUzJJNlhaOTJ4RExnbXRSS0JpN0NDeTljckt1dHVYNXcrTnJuUFE3YWFWaHNLM2hjVjh1Rm02bVd2Q1RnUUQzVVMwc2JkbFpwMWdkdkNkYnFNRXdvQTFhVW9hcDJsQlRheGVyYTdWbGNhWXpNSUdZWkQiLCJtYWMiOiJlYWYxMjMxNDM2NzZiMDU0MDk2M2M3ZjNlMmM2NjU4NDEzZTkxMmIxNWZjNTE0NTVkYWNiNjY4ZDFiMDg1ZWVlIiwidGFnIjoiIn0%3D ◀citigov_session=eyJpdiI6InpmNmh1VTd3REFCNVlJNnIxelhuQkE9PSIsInZhbHVlIjoiZEVrd3J4cnh6a1R0WVQxUzJJNlhaOTJ4RExnbXRSS0JpN0NDeTljckt1dHVYNXcrTnJuUFE3YWFWaHNLM2hjVjh1 ▶"
  ]
  "accept-language" => array:1 [▶
    0 => "de-DE,de;q=0.9"
  ]
  "accept-encoding" => array:1 [▶
    0 => "gzip, deflate, br, zstd"
  ]
  "sec-fetch-dest" => array:1 [▶
    0 => "document"
  ]
  "sec-fetch-user" => array:1 [▶
    0 => "?1"
  ]
  "sec-fetch-mode" => array:1 [▶
    0 => "navigate"
  ]
  "sec-fetch-site" => array:1 [▶
    0 => "none"
  ]
  "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 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36"
  ]
  "upgrade-insecure-requests" => array:1 [▶
    0 => "1"
  ]
  "connection" => array:1 [▶
    0 => "keep-alive"
  ]
  "host" => array:1 [▶
    0 => "dev.account.macro.bigtree.com.ar"
  ]
]


request_server
  0 of 0       array:45 [▼
  "USER" => "www-data"
  "HOME" => "/var/www"
  "SCRIPT_NAME" => "/index.php"
  "REQUEST_URI" => "/login"
  "QUERY_STRING" => ""
  "REQUEST_METHOD" => "GET"
  "SERVER_PROTOCOL" => "HTTP/1.1"
  "GATEWAY_INTERFACE" => "CGI/1.1"
  "REDIRECT_URL" => "/login"
  "REMOTE_PORT" => "51598"
  "SCRIPT_FILENAME" => "/var/www/DEV/macro/sso/public/index.php"
  "SERVER_ADMIN" => "[no address given]"
  "CONTEXT_DOCUMENT_ROOT" => "/var/www/DEV/macro/sso/public"
  "CONTEXT_PREFIX" => ""
  "REQUEST_SCHEME" => "https"
  "DOCUMENT_ROOT" => "/var/www/DEV/macro/sso/public"
  "REMOTE_ADDR" => "138.199.38.133"
  "SERVER_PORT" => "443"
  "SERVER_ADDR" => "10.128.0.3"
  "SERVER_NAME" => "dev.account.macro.bigtree.com.ar"
  "SERVER_SOFTWARE" => "Apache/2.4.58 (Ubuntu)"
  "SERVER_SIGNATURE" => "<address>Apache/2.4.58 (Ubuntu) Server at dev.account.macro.bigtree.com.ar Port 443</address>\n"
  "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
  "HTTP_COOKIE" => "citigov_session=eyJpdiI6InpmNmh1VTd3REFCNVlJNnIxelhuQkE9PSIsInZhbHVlIjoiZEVrd3J4cnh6a1R0WVQxUzJJNlhaOTJ4RExnbXRSS0JpN0NDeTljckt1dHVYNXcrTnJuUFE3YWFWaHNLM2hjVjh1Rm02bVd2Q1RnUUQzVVMwc2JkbFpwMWdkdkNkYnFNRXdvQTFhVW9hcDJsQlRheGVyYTdWbGNhWXpNSUdZWkQiLCJtYWMiOiJlYWYxMjMxNDM2NzZiMDU0MDk2M2M3ZjNlMmM2NjU4NDEzZTkxMmIxNWZjNTE0NTVkYWNiNjY4ZDFiMDg1ZWVlIiwidGFnIjoiIn0%3D ◀citigov_session=eyJpdiI6InpmNmh1VTd3REFCNVlJNnIxelhuQkE9PSIsInZhbHVlIjoiZEVrd3J4cnh6a1R0WVQxUzJJNlhaOTJ4RExnbXRSS0JpN0NDeTljckt1dHVYNXcrTnJuUFE3YWFWaHNLM2hjVjh1 ▶"
  "HTTP_ACCEPT_LANGUAGE" => "de-DE,de;q=0.9"
  "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd"
  "HTTP_SEC_FETCH_DEST" => "document"
  "HTTP_SEC_FETCH_USER" => "?1"
  "HTTP_SEC_FETCH_MODE" => "navigate"
  "HTTP_SEC_FETCH_SITE" => "none"
  "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 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36"
  "HTTP_UPGRADE_INSECURE_REQUESTS" => "1"
  "HTTP_CONNECTION" => "keep-alive"
  "HTTP_HOST" => "dev.account.macro.bigtree.com.ar"
  "proxy-nokeepalive" => "1"
  "SSL_TLS_SNI" => "dev.account.macro.bigtree.com.ar"
  "HTTPS" => "on"
  "REDIRECT_STATUS" => "200"
  "REDIRECT_SSL_TLS_SNI" => "dev.account.macro.bigtree.com.ar"
  "REDIRECT_HTTPS" => "on"
  "FCGI_ROLE" => "RESPONDER"
  "PHP_SELF" => "/index.php"
  "REQUEST_TIME_FLOAT" => 1729886509.2765
  "REQUEST_TIME" => 1729886509
]


request_cookies
  0 of 0       array:1 [▼
  "citigov_session" => "DzLypMuD8o3fdTrITB74kxGojrgCgzdSInyNjZhJ"
]


response_headers
  0 of 0       array:5 [▼
  "content-type" => array:1 [▶
    0 => "text/html; charset=UTF-8"
  ]
  "cache-control" => array:1 [▶
    0 => "no-cache, private"
  ]
  "date" => array:1 [▶
    0 => "Fri, 25 Oct 2024 20:01:49 GMT"
  ]
  "set-cookie" => array:1 [▶
    0 => "citigov_session=eyJpdiI6Ik03Y3Z6dGNyeU95cEk2RDIvRHIxNkE9PSIsInZhbHVlIjoiZUtpMzR5dTF5YlhrWnBObk1OZWFwY3BtUW1acGV3MVB1NjBpQkFLSWJtaWthdHhaWjZCbno2T2xxbUdVSWRIaENSUUVJWjlHUUZIckpLTGVZT3VCeXMwcEFBZ0puNFhDUEUvcnN0T25lOW5DdzF0VklhQzRGSW5NQjh3RUFkWEciLCJtYWMiOiJlNDcyOTAyZmNhMTU0NDMzYWIzZWJmZDhiNmVmNmY2Nzg5OTAyNWRjMGU1NGY1ZmI5MDdkMjQ5ZTdhOTQ3MjNjIiwidGFnIjoiIn0%3D; expires=Fri, 01 Nov 2024 20:01:49 GMT; Max-Age=604800; path=/; httponly; samesite=lax ◀citigov_session=eyJpdiI6Ik03Y3Z6dGNyeU95cEk2RDIvRHIxNkE9PSIsInZhbHVlIjoiZUtpMzR5dTF5YlhrWnBObk1OZWFwY3BtUW1acGV3MVB1NjBpQkFLSWJtaWthdHhaWjZCbno2T2xxbUdVSWRIaENS ▶"
  ]
  "Set-Cookie" => array:1 [▶
    0 => "citigov_session=eyJpdiI6Ik03Y3Z6dGNyeU95cEk2RDIvRHIxNkE9PSIsInZhbHVlIjoiZUtpMzR5dTF5YlhrWnBObk1OZWFwY3BtUW1acGV3MVB1NjBpQkFLSWJtaWthdHhaWjZCbno2T2xxbUdVSWRIaENSUUVJWjlHUUZIckpLTGVZT3VCeXMwcEFBZ0puNFhDUEUvcnN0T25lOW5DdzF0VklhQzRGSW5NQjh3RUFkWEciLCJtYWMiOiJlNDcyOTAyZmNhMTU0NDMzYWIzZWJmZDhiNmVmNmY2Nzg5OTAyNWRjMGU1NGY1ZmI5MDdkMjQ5ZTdhOTQ3MjNjIiwidGFnIjoiIn0%3D; expires=Fri, 01-Nov-2024 20:01:49 GMT; path=/; httponly ◀citigov_session=eyJpdiI6Ik03Y3Z6dGNyeU95cEk2RDIvRHIxNkE9PSIsInZhbHVlIjoiZUtpMzR5dTF5YlhrWnBObk1OZWFwY3BtUW1acGV3MVB1NjBpQkFLSWJtaWthdHhaWjZCbno2T2xxbUdVSWRIaENS ▶"
  ]
]


session_attributes
  0 of 0       array:4 [▼
  "_token" => "J9v32HvuvaJ8v9oikLakicSGpjqvOxpArzV5yXAu"
  "_previous" => array:1 [▶
    "url" => "https://dev.account.macro.bigtree.com.ar/login"
  ]
  "_flash" => array:2 [▶
    "old" => []
    "new" => []
  ]
  "PHPDEBUGBAR_STACK_DATA" => []
]


PHP DebugBar | Open

DateMethodURLIPFilter data

Load moreShow only current URLShow allDelete all

Filter results
Method: GETPOSTPUTDELETE
Uri:
IP:
Search