Python Developer

IBM Corporation, Contract Atlanta, Georgia, United States Posted 1 year ago Deadline : February 13, 2024 1 year ago

WMS Manhattan SME

Macys Systems and Technology, Contract Atlanta, Georgia, United States Posted 1 year ago Deadline : February 6, 2024 1 year ago

iOS Developer

Delta Air Lines Inc, Contract Atlanta, Georgia, United States Posted 1 year ago Deadline : January 29, 2024 1 year ago

Tibco Developer

IBM Corporation, Contract Atlanta, Georgia, United States Posted 1 year ago Deadline : January 16, 2024 1 year ago

Validation Engineer

Boehringer Ingelheim Pharmaceuticals Inc, Contract Atlanta, Georgia, United States Posted 1 year ago Deadline : January 12, 2024 1 year ago

ServiceNow Admin

Paradies Lagardère Travel Retail, Full Time Atlanta, Georgia, United States Posted 1 year ago Deadline : January 9, 2024 1 year ago

Network Engineer

Cox Communications Inc, Contract Atlanta, Georgia, United States Posted 1 year ago Deadline : December 7, 2023 1 year ago

Informatica BDM Developer

Truist Bank, Contract Atlanta, Georgia, United States Posted 1 year ago Deadline : December 7, 2023 1 year ago

Power BI Developer

Cox Automotive Inc, Contract Atlanta, Georgia, United States Posted 1 year ago Deadline : November 28, 2023 1 year ago

ASP.NET Developer

Inspire Brands, Inc, Full Time Atlanta, Georgia, United States Posted 1 year ago Deadline : November 17, 2023 1 year ago

Java Developer

Macys Systems and Technology, Contract Atlanta, Georgia, United States Posted 1 year ago Deadline : November 17, 2023 1 year ago

Java Developer

US Bank, Contract Atlanta, Georgia, United States Posted 1 year ago Deadline : October 24, 2023 1 year ago

Salesforce Developer

The Coca Cola Company, Contract Atlanta, Georgia, United States Posted 1 year ago Deadline : October 18, 2023 1 year ago

ServiceNow Business Analyst

McKesson Corporation, Contract Atlanta, Georgia, United States Posted 1 year ago Deadline : October 6, 2023 1 year ago

Apigee Developer

United Parcel Service Inc, Contract Atlanta, Georgia, United States Posted 1 year ago Deadline : October 4, 2023 1 year ago

Oracle DBA

Cox Automotive Inc, Contract Atlanta, Georgia, United States Posted 1 year ago Deadline : October 4, 2023 1 year ago

Lead Services Engineer

Racetrac Inc, Full Time Atlanta, Georgia, United States Posted 1 year ago Deadline : October 3, 2023 1 year ago

ML Ops Engineer

Philips Medical Systems, Contract Atlanta, Georgia, United States Posted 1 year ago Deadline : October 3, 2023 1 year ago

Test Automation Engineer

Cox Automotive Inc, Contract Atlanta, Georgia, United States Posted 1 year ago Deadline : October 2, 2023 1 year ago

.Net Fullstack Developer

Cox Automotive Inc, Full Time Atlanta, Georgia, United States Posted 1 year ago Deadline : September 26, 2023 1 year ago

PeopleSoft Financials Techno-Functional

Turner Broadcasting System Inc, Contract Atlanta, Georgia, United States Posted 1 year ago Deadline : September 22, 2023 1 year ago

SQL SSIS Developer

Elevance Health, Contract Atlanta, Georgia, United States Posted 1 year ago Deadline : September 20, 2023 1 year ago

Business Analyst

FleetCor Technologies Inc, Full Time Atlanta, Georgia, United States Posted 1 year ago Deadline : September 12, 2023 1 year ago

Data Engineer

Cox Automotive Inc, Full Time Atlanta, Georgia, United States Posted 1 year ago Deadline : September 12, 2023 1 year ago

Java Full Stack Developer

Norfolk Southern Corporation, Contract Atlanta, Georgia, United States Posted 1 year ago Deadline : September 11, 2023 1 year ago

Request history8.1.32PHP Version2.35sRequest Duration649MBMemory UsageGET ByStateOrcity/{user_name}/jobsRoute
    • Booting (2.18s)time
    • Application (172ms)time
    • 1 x Booting (92.69%)
      2.18s
      1 x Application (7.31%)
      172ms
      3 templates were rendered
      • frontend.jobs-by-state_or_cityjobs-by-state_or_city.blade.php#?blade
      • pagination::bootstrap-5bootstrap-5.blade.php#?blade
      • layouts.themetheme.blade.php#?blade
      uri
      GET ByStateOrcity/{user_name}/jobs
      middleware
      web
      controller
      App\Http\Controllers\JobController@ByStateOrcity
      namespace
      prefix
      where
      as
      jobs_by_state_or_city
      file
      app/Http/Controllers/JobController.php:807-825
      30 statements were executed (9 duplicates)Show only duplicates135ms
      • JobController.php#818clientfyi_final18.1msselect count(*) as aggregate from `jobs` where `jobs`.`state_name` like '%Atlanta%' or `jobs`.`city_name` like '%Atlanta%'
        Bindings
        • 0: %Atlanta%
        • 1: %Atlanta%
        Backtrace
        • app/Http/Controllers/JobController.php:818
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • JobController.php#818clientfyi_final16.48msselect * from `jobs` where `jobs`.`state_name` like '%Atlanta%' or `jobs`.`city_name` like '%Atlanta%' order by `created_at` desc limit 25 offset 100
        Bindings
        • 0: %Atlanta%
        • 1: %Atlanta%
        Backtrace
        • app/Http/Controllers/JobController.php:818
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • jobs-by-state_or_city.blade.php#33clientfyi_final440μsselect * from `users` where `users`.`id` = 2669 limit 1
        Bindings
        • 0: 2669
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final380μsselect * from `users` where `users`.`id` = 3367 limit 1
        Bindings
        • 0: 3367
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final330μsselect * from `users` where `users`.`id` = 1595 limit 1
        Bindings
        • 0: 1595
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final340μsselect * from `users` where `users`.`id` = 2669 limit 1
        Bindings
        • 0: 2669
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final310μsselect * from `users` where `users`.`id` = 777 limit 1
        Bindings
        • 0: 777
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final320μsselect * from `users` where `users`.`id` = 80778 limit 1
        Bindings
        • 0: 80778
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final320μsselect * from `users` where `users`.`id` = 1424 limit 1
        Bindings
        • 0: 1424
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final310μsselect * from `users` where `users`.`id` = 5432 limit 1
        Bindings
        • 0: 5432
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final300μsselect * from `users` where `users`.`id` = 51734 limit 1
        Bindings
        • 0: 51734
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final310μsselect * from `users` where `users`.`id` = 75363 limit 1
        Bindings
        • 0: 75363
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final310μsselect * from `users` where `users`.`id` = 3367 limit 1
        Bindings
        • 0: 3367
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final410μsselect * from `users` where `users`.`id` = 42474 limit 1
        Bindings
        • 0: 42474
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final320μsselect * from `users` where `users`.`id` = 5686 limit 1
        Bindings
        • 0: 5686
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final320μsselect * from `users` where `users`.`id` = 3490 limit 1
        Bindings
        • 0: 3490
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final300μsselect * from `users` where `users`.`id` = 23108 limit 1
        Bindings
        • 0: 23108
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final290μsselect * from `users` where `users`.`id` = 51734 limit 1
        Bindings
        • 0: 51734
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final340μsselect * from `users` where `users`.`id` = 4661 limit 1
        Bindings
        • 0: 4661
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final360μsselect * from `users` where `users`.`id` = 4365 limit 1
        Bindings
        • 0: 4365
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final330μsselect * from `users` where `users`.`id` = 51734 limit 1
        Bindings
        • 0: 51734
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final480μsselect * from `users` where `users`.`id` = 51734 limit 1
        Bindings
        • 0: 51734
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final350μsselect * from `users` where `users`.`id` = 47158 limit 1
        Bindings
        • 0: 47158
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final320μsselect * from `users` where `users`.`id` = 11581 limit 1
        Bindings
        • 0: 11581
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final340μsselect * from `users` where `users`.`id` = 80057 limit 1
        Bindings
        • 0: 80057
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final360μsselect * from `users` where `users`.`id` = 51734 limit 1
        Bindings
        • 0: 51734
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • jobs-by-state_or_city.blade.php#33clientfyi_final320μsselect * from `users` where `users`.`id` = 3970 limit 1
        Bindings
        • 0: 3970
        Backtrace
        • view::frontend.jobs-by-state_or_city:33
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • theme.blade.php#101clientfyi_final560μsselect * from `categories` where `job_count` >= 1 order by `job_count` desc
        Bindings
        • 0: 1
        Backtrace
        • view::layouts.theme:101
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • theme.blade.php#102clientfyi_final45.59msSELECT jobs.state_id,jobs.state_name, COUNT(*) AS numberOfSales FROM jobs JOIN states ON states.id = jobs.state_id GROUP BY jobs.state_id,jobs.state_name ORDER BY COUNT(*) DESC limit 15
        Backtrace
        • view::layouts.theme:102
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • theme.blade.php#103clientfyi_final46.01msSELECT jobs.city_id,jobs.city_name, COUNT(*) AS numberOfcities FROM jobs JOIN cities ON cities.id = jobs.city_id GROUP BY jobs.city_id,jobs.city_name ORDER BY COUNT(*) DESC limit 15
        Backtrace
        • view::layouts.theme:103
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Models\Category
      138Category.php#?
      App\Models\Job
      25Job.php#?
      App\Models\User
      25User.php#?
          _token
          lxGSGKIDhuYlXl7F62Lm3WFIMrr2XHzwtaUDmVSo
          _previous
          array:1 [ "url" => "https://pingjob.com/ByStateOrcity/Atlanta/jobs?page=5" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /ByStateOrcity/Atlanta/jobs
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "5" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:18 [ "priority" => array:1 [ 0 => "u=0, i" ] "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 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "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"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "close" ] "x-accel-internal" => array:1 [ 0 => "/internal-nginx-static-location" ] "x-real-ip" => array:1 [ 0 => "13.59.46.202" ] "host" => array:1 [ 0 => "pingjob.com" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Mon, 21 Apr 2025 09:18:10 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im8rQVBpcXhBRFBmRnQwQmFjYUQ4WWc9PSIsInZhbHVlIjoidnBaNnZ6d1RSRTFnWHdVNWJzTWYxNS8xTzFWWEFwUVRIc2FPd2N6UE1ZRVNEK2VqSllqN2N0T0N3ZW9nSWxGYXNjR3J2NU9DUTBGenBHL1BGVU0rT3FGTjdZdTFIbUpmYXptYzduYjhrK3duNlIwSlZpd3ZvT1F2SnJpS1oxRlIiLCJtYWMiOiJhNWY3ZTljYTAyYzE1ZTZkNmI1OGRmNmYwYzBhZGQ4ZTczMmRlY2YyMGZhZTFkOGE4MjhlZmJiMjZhOWM3ODE0IiwidGFnIjoiIn0%3D; expires=Mon, 21 Apr 2025 11:18:10 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Im8rQVBpcXhBRFBmRnQwQmFjYUQ4WWc9PSIsInZhbHVlIjoidnBaNnZ6d1RSRTFnWHdVNWJzTWYxNS8xTzFWWEFwUVRIc2FPd2N6UE1ZRVNEK2VqSllqN2N0T0N3ZW9nSWxGYXNjR3J2N" 1 => "laravel_session=eyJpdiI6InBNZk5UUGcrYklYOEd1ZFE4b05HdkE9PSIsInZhbHVlIjoiZWV3cEl2R0MzMmdxdkNQUVp2ejJyeldYNzZqVjA0ZUpFemdRMnJlNmVnVUc3RmpVRzZCenlDT2YybFhsbXJ6Rjc2SHFweWxJb0hrVlZvS3RoWjN5VFZqRy9qZ3doVEZxai8rb3ZGYVlxNWFIbVFUSDJoSjN5Y1ROMXl0K2lsQjkiLCJtYWMiOiIxOTFhYzhjMDNkMzRiYTg5ZTY4NmE3NGFjYmEzMDkyZTI4ODNjYjE0ODY3NWY3Yzg3OGY1ZjM2ZTJjOTI1YjcxIiwidGFnIjoiIn0%3D; expires=Mon, 21 Apr 2025 11:18:10 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6InBNZk5UUGcrYklYOEd1ZFE4b05HdkE9PSIsInZhbHVlIjoiZWV3cEl2R0MzMmdxdkNQUVp2ejJyeldYNzZqVjA0ZUpFemdRMnJlNmVnVUc3RmpVRzZCenlDT2YybFhsbXJ6Rjc2" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im8rQVBpcXhBRFBmRnQwQmFjYUQ4WWc9PSIsInZhbHVlIjoidnBaNnZ6d1RSRTFnWHdVNWJzTWYxNS8xTzFWWEFwUVRIc2FPd2N6UE1ZRVNEK2VqSllqN2N0T0N3ZW9nSWxGYXNjR3J2NU9DUTBGenBHL1BGVU0rT3FGTjdZdTFIbUpmYXptYzduYjhrK3duNlIwSlZpd3ZvT1F2SnJpS1oxRlIiLCJtYWMiOiJhNWY3ZTljYTAyYzE1ZTZkNmI1OGRmNmYwYzBhZGQ4ZTczMmRlY2YyMGZhZTFkOGE4MjhlZmJiMjZhOWM3ODE0IiwidGFnIjoiIn0%3D; expires=Mon, 21-Apr-2025 11:18:10 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Im8rQVBpcXhBRFBmRnQwQmFjYUQ4WWc9PSIsInZhbHVlIjoidnBaNnZ6d1RSRTFnWHdVNWJzTWYxNS8xTzFWWEFwUVRIc2FPd2N6UE1ZRVNEK2VqSllqN2N0T0N3ZW9nSWxGYXNjR3J2N" 1 => "laravel_session=eyJpdiI6InBNZk5UUGcrYklYOEd1ZFE4b05HdkE9PSIsInZhbHVlIjoiZWV3cEl2R0MzMmdxdkNQUVp2ejJyeldYNzZqVjA0ZUpFemdRMnJlNmVnVUc3RmpVRzZCenlDT2YybFhsbXJ6Rjc2SHFweWxJb0hrVlZvS3RoWjN5VFZqRy9qZ3doVEZxai8rb3ZGYVlxNWFIbVFUSDJoSjN5Y1ROMXl0K2lsQjkiLCJtYWMiOiIxOTFhYzhjMDNkMzRiYTg5ZTY4NmE3NGFjYmEzMDkyZTI4ODNjYjE0ODY3NWY3Yzg3OGY1ZjM2ZTJjOTI1YjcxIiwidGFnIjoiIn0%3D; expires=Mon, 21-Apr-2025 11:18:10 GMT; path=/; httponlylaravel_session=eyJpdiI6InBNZk5UUGcrYklYOEd1ZFE4b05HdkE9PSIsInZhbHVlIjoiZWV3cEl2R0MzMmdxdkNQUVp2ejJyeldYNzZqVjA0ZUpFemdRMnJlNmVnVUc3RmpVRzZCenlDT2YybFhsbXJ6Rjc2" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "lxGSGKIDhuYlXl7F62Lm3WFIMrr2XHzwtaUDmVSo" "_previous" => array:1 [ "url" => "https://pingjob.com/ByStateOrcity/Atlanta/jobs?page=5" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-21 09:18:10GET/ByStateOrcity/Atlanta/jobs?page=5330188