0

Register

Please create an account to continue shopping

Already a Member? Login

7.4.33Version96.25msRequest Duration14.79MBMemory UsageGET sign-upRoute
    • Booting (66.59ms)
    • Application (27.88ms)
    • 1 x Booting (69.18%)
      66.59ms
      1 x Application (28.97%)
      27.88ms
      2 templates were rendered
      • frontend.page.user_registration (resources/views/frontend/page/user_registration.blade.php)2blade
        Params
        0
        wishlist_items
        1
        cart_items
      • frontend.layouts.frontendlayout (resources/views/frontend/layouts/frontendlayout.blade.php)11blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        setting
        4
        header_categories
        5
        normal_products
        6
        featured_products
        7
        brands
        8
        errors
        9
        wishlist_items
        10
        cart_items
      uri
      GET sign-up
      middleware
      web
      as
      signUp
      controller
      App\Http\Controllers\Frontend\Dashboard\HomeController@signUp
      namespace
      App\Http\Controllers
      prefix
      where
      file
      app/Http/Controllers/Frontend/Dashboard/HomeController.php:182-184
      6 statements were executed, 4 of which were duplicated, 2 unique2.07ms
      • select * from `wishlist` where exists (select * from `products` where `wishlist`.`product_id` = `products`.`id` and `status` = 'Active' and `products`.`deleted_at` is null) and `unique_id` = 'f292165f80c53699a2448702ff3171ce2abfd3fb'550μs/app/Http/Controllers/Frontend/Cart/CartController.php:389layanmobile_alhumamltd_vapecent_db
        Metadata
        Bindings
        • 0. Active
        • 1. f292165f80c53699a2448702ff3171ce2abfd3fb
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. /app/Http/Controllers/Frontend/Cart/CartController.php:389
        • 13. /app/Providers/AppServiceProvider.php:51
        • 14. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:164
        • 17. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:118
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 20. /vendor/laravel/framework/src/Illuminate/Http/Response.php:42
        • 21. /vendor/symfony/http-foundation/Response.php:206
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:724
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:698
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30
        • 26. middleware::bindings:41
        • 27. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 28. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 29. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:68
        • 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/Cookie/Middleware/AddQueuedCookiesToResponse.php:37
        • 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/Cookie/Middleware/EncryptCookies.php:66
        • 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/Pipeline/Pipeline.php:102
        • 39. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:660
        • 40. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:635
        • 41. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:601
        • 42. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:590
        • 43. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:176
        • 44. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30
        • 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/View/Middleware/ShareErrorsFromSession.php:49
        • 49. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
      • select * from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and `status` = 'Active' and `products`.`deleted_at` is null) and `unique_id` = 'f292165f80c53699a2448702ff3171ce2abfd3fb'360μs/app/Http/Controllers/Frontend/Cart/CartController.php:41layanmobile_alhumamltd_vapecent_db
        Metadata
        Bindings
        • 0. Active
        • 1. f292165f80c53699a2448702ff3171ce2abfd3fb
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. /app/Http/Controllers/Frontend/Cart/CartController.php:41
        • 13. /app/Providers/AppServiceProvider.php:70
        • 14. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:164
        • 17. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:118
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 20. /vendor/laravel/framework/src/Illuminate/Http/Response.php:42
        • 21. /vendor/symfony/http-foundation/Response.php:206
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:724
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:698
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30
        • 26. middleware::bindings:41
        • 27. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 28. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 29. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:68
        • 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/Cookie/Middleware/AddQueuedCookiesToResponse.php:37
        • 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/Cookie/Middleware/EncryptCookies.php:66
        • 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/Pipeline/Pipeline.php:102
        • 39. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:660
        • 40. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:635
        • 41. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:601
        • 42. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:590
        • 43. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:176
        • 44. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30
        • 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/View/Middleware/ShareErrorsFromSession.php:49
        • 49. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
      • select * from `wishlist` where exists (select * from `products` where `wishlist`.`product_id` = `products`.`id` and `status` = 'Active' and `products`.`deleted_at` is null) and `unique_id` = 'f292165f80c53699a2448702ff3171ce2abfd3fb'260μs/app/Http/Controllers/Frontend/Cart/CartController.php:389layanmobile_alhumamltd_vapecent_db
        Metadata
        Bindings
        • 0. Active
        • 1. f292165f80c53699a2448702ff3171ce2abfd3fb
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. /app/Http/Controllers/Frontend/Cart/CartController.php:389
        • 13. /app/Providers/AppServiceProvider.php:51
        • 14. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:164
        • 17. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:118
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 20. view::frontend.page.user_registration:73
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 26. /vendor/laravel/framework/src/Illuminate/Http/Response.php:42
        • 27. /vendor/symfony/http-foundation/Response.php:206
        • 28. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:724
        • 29. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:698
        • 30. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
        • 31. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30
        • 32. middleware::bindings:41
        • 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/Foundation/Http/Middleware/VerifyCsrfToken.php:68
        • 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/Cookie/Middleware/AddQueuedCookiesToResponse.php:37
        • 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/EncryptCookies.php:66
        • 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/Pipeline/Pipeline.php:102
        • 45. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:660
        • 46. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:635
        • 47. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:601
        • 48. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:590
        • 49. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:176
      • select * from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and `status` = 'Active' and `products`.`deleted_at` is null) and `unique_id` = 'f292165f80c53699a2448702ff3171ce2abfd3fb'390μs/app/Http/Controllers/Frontend/Cart/CartController.php:41layanmobile_alhumamltd_vapecent_db
        Metadata
        Bindings
        • 0. Active
        • 1. f292165f80c53699a2448702ff3171ce2abfd3fb
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. /app/Http/Controllers/Frontend/Cart/CartController.php:41
        • 13. /app/Providers/AppServiceProvider.php:70
        • 14. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:164
        • 17. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:118
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 20. view::frontend.page.user_registration:73
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 26. /vendor/laravel/framework/src/Illuminate/Http/Response.php:42
        • 27. /vendor/symfony/http-foundation/Response.php:206
        • 28. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:724
        • 29. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:698
        • 30. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
        • 31. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30
        • 32. middleware::bindings:41
        • 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/Foundation/Http/Middleware/VerifyCsrfToken.php:68
        • 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/Cookie/Middleware/AddQueuedCookiesToResponse.php:37
        • 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/EncryptCookies.php:66
        • 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/Pipeline/Pipeline.php:102
        • 45. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:660
        • 46. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:635
        • 47. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:601
        • 48. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:590
        • 49. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:176
      • select * from `categories` where `status` = 'Active' and `categories`.`deleted_at` is null limit 8300μsview::frontend.layouts.frontendlayout:341layanmobile_alhumamltd_vapecent_db
        Metadata
        Bindings
        • 0. Active
        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
        • 12. view::frontend.layouts.frontendlayout:341
        • 14. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 15. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 16. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 18. view::frontend.page.user_registration:73
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 24. /vendor/laravel/framework/src/Illuminate/Http/Response.php:42
        • 25. /vendor/symfony/http-foundation/Response.php:206
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:724
        • 27. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:698
        • 28. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
        • 29. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30
        • 30. middleware::bindings:41
        • 31. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 32. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 33. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:68
        • 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/Cookie/Middleware/AddQueuedCookiesToResponse.php:37
        • 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/Cookie/Middleware/EncryptCookies.php:66
        • 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/Pipeline/Pipeline.php:102
        • 43. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:660
        • 44. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:635
        • 45. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:601
        • 46. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:590
        • 47. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:176
        • 48. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30
      • select * from `brands` where `status` = 'Active' limit 8210μsview::frontend.layouts.frontendlayout:356layanmobile_alhumamltd_vapecent_db
        Metadata
        Bindings
        • 0. Active
        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
        • 12. view::frontend.layouts.frontendlayout:356
        • 14. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 15. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 16. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 18. view::frontend.page.user_registration:73
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 24. /vendor/laravel/framework/src/Illuminate/Http/Response.php:42
        • 25. /vendor/symfony/http-foundation/Response.php:206
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:724
        • 27. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:698
        • 28. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
        • 29. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30
        • 30. middleware::bindings:41
        • 31. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 32. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 33. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:68
        • 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/Cookie/Middleware/AddQueuedCookiesToResponse.php:37
        • 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/Cookie/Middleware/EncryptCookies.php:66
        • 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/Pipeline/Pipeline.php:102
        • 43. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:660
        • 44. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:635
        • 45. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:601
        • 46. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:590
        • 47. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:176
        • 48. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30
          _token
          MAoocD2h8krEWUPiH4gJO0fS6P5AHjwNfdCvqz8e
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /sign-up
          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:16 [ "host" => array:1 [ 0 => "layanmobile.com" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "accept" => array:1 [ 0 => "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "x-https" => array:1 [ 0 => "1" ] ]
          request_server
          0 of 0
          array:65 [ "TZ" => "America/New_York" "REDIRECT_REDIRECT_UNIQUE_ID" => "Z_F9BwU3_5NBbZ6E0MTo0AAAAA0" "REDIRECT_REDIRECT_SCRIPT_URL" => "/sign-up" "REDIRECT_REDIRECT_SCRIPT_URI" => "https://layanmobile.com/sign-up" "REDIRECT_REDIRECT_HTTPS" => "on" "REDIRECT_REDIRECT_SSL_TLS_SNI" => "layanmobile.com" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "Z_F9BwU3_5NBbZ6E0MTo0AAAAA0" "REDIRECT_SCRIPT_URL" => "/sign-up" "REDIRECT_SCRIPT_URI" => "https://layanmobile.com/sign-up" "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "layanmobile.com" "REDIRECT_HANDLER" => "application/x-httpd-ea-php74" "REDIRECT_STATUS" => "200" "UNIQUE_ID" => "Z_F9BwU3_5NBbZ6E0MTo0AAAAA0" "SCRIPT_URL" => "/sign-up" "SCRIPT_URI" => "https://layanmobile.com/sign-up" "HTTPS" => "on" "SSL_TLS_SNI" => "layanmobile.com" "HTTP_HOST" => "layanmobile.com" "HTTP_CONNECTION" => "keep-alive" "HTTP_PRAGMA" => "no-cache" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "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_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_X_HTTPS" => "1" "PATH" => "/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bi" "SERVER_SIGNATURE" => "" "SERVER_SOFTWARE" => "Apache" "SERVER_NAME" => "layanmobile.com" "SERVER_ADDR" => "162.241.121.4" "SERVER_PORT" => "443" "REMOTE_ADDR" => "3.12.149.57" "DOCUMENT_ROOT" => "/home/layanmobile/public_html" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "/cgi-sys" "CONTEXT_DOCUMENT_ROOT" => "/usr/local/cpanel/cgi-sys/" "SERVER_ADMIN" => "webmaster@layanmobile.com" "SCRIPT_FILENAME" => "/home/layanmobile/public_html/server.php" "REMOTE_PORT" => "65086" "REDIRECT_URL" => "/server.php" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/sign-up" "SCRIPT_NAME" => "/server.php" "ORIG_SCRIPT_FILENAME" => "/usr/local/cpanel/cgi-sys/ea-php74" "ORIG_PATH_INFO" => "/server.php" "ORIG_PATH_TRANSLATED" => "/home/layanmobile/public_html/server.php" "ORIG_SCRIPT_NAME" => "/cgi-sys/ea-php74" "PHP_SELF" => "/server.php" "REQUEST_TIME_FLOAT" => 1743879432.0032 "REQUEST_TIME" => 1743879432 "argv" => [] "argc" => 0 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 05 Apr 2025 18:57:12 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjRjdHI1eGUyRHQ1dGdJOXM4eDluNGc9PSIsInZhbHVlIjoieDNyWHlMS3NmMTN1eFplWXhJMURcL3d0NHU5TnBPYUJvM0pzZzFhY1wvMnRBQXY4QWkyMHhNV2djT2RZTkE4SEc4IiwibWFjIjoiZDM5OTdhYzZlOGU4ODUzZmYwNGYwOTM4YTcyNjhlMzc1Yjk2MDg2MDdkY2IxODE5YjQ0ZmZiZGNlOTEyNmEyMiJ9; expires=Sat, 05-Apr-2025 20:57:12 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6IjRjdHI1eGUyRHQ1dGdJOXM4eDluNGc9PSIsInZhbHVlIjoieDNyWHlMS3NmMTN1eFplWXhJMURcL3d0NHU5TnBPYUJvM0pzZzFhY1wvMnRBQXY4QWkyMHhNV2djT2RZTkE4SEc4Iiwib" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjRjdHI1eGUyRHQ1dGdJOXM4eDluNGc9PSIsInZhbHVlIjoieDNyWHlMS3NmMTN1eFplWXhJMURcL3d0NHU5TnBPYUJvM0pzZzFhY1wvMnRBQXY4QWkyMHhNV2djT2RZTkE4SEc4IiwibWFjIjoiZDM5OTdhYzZlOGU4ODUzZmYwNGYwOTM4YTcyNjhlMzc1Yjk2MDg2MDdkY2IxODE5YjQ0ZmZiZGNlOTEyNmEyMiJ9; expires=Sat, 05-Apr-2025 20:57:12 GMT; path=/XSRF-TOKEN=eyJpdiI6IjRjdHI1eGUyRHQ1dGdJOXM4eDluNGc9PSIsInZhbHVlIjoieDNyWHlMS3NmMTN1eFplWXhJMURcL3d0NHU5TnBPYUJvM0pzZzFhY1wvMnRBQXY4QWkyMHhNV2djT2RZTkE4SEc4Iiwib" ] ]
          session_attributes
          0 of 0
          array:2 [ "_token" => "MAoocD2h8krEWUPiH4gJO0fS6P5AHjwNfdCvqz8e" "PHPDEBUGBAR_STACK_DATA" => [] ]