ServiceNow Developer

Energy Transfer Partners, Contract Houston , Texas, United States Posted 3 weeks ago Deadline : March 17, 2025 3 weeks ago

SAP Middleware- Project Manager

CenterPoint Energy Inc, Contract Houston , Texas, United States Posted 3 weeks ago Deadline : March 14, 2025 3 weeks ago

SAP Tester

ExxonMobil Corporation, Contract Houston , Texas, United States Posted 1 month ago Deadline : March 6, 2025 1 month ago

Python Developer

Shell Oil Company, Contract Houston , Texas, United States Posted 1 month ago Deadline : February 21, 2025 1 month ago

Oracle WebCenter Developer

Enterprise Products Partners L P, Contract Houston , Texas, United States Posted 1 month ago Deadline : February 19, 2025 1 month ago

ServiceNow developer

Worley, Contract Houston , Texas, United States Posted 1 month ago Deadline : February 13, 2025 1 month ago

Oracle PL SQL developer

CenterPoint Energy Inc, Full Time Houston , Texas, United States Posted 1 month ago Deadline : February 12, 2025 1 month ago

IAM Analyst

Conoco Phillips Company, Contract Houston , Texas, United States Posted 2 months ago Deadline : February 3, 2025 2 months ago

QA Engineer

Tailored Brands, Contract Houston , Texas, United States Posted 2 months ago Deadline : January 27, 2025 2 months ago

IT Business Analyst

NRG Energy Inc, Contract Houston , Texas, United States Posted 2 months ago Deadline : January 23, 2025 2 months ago

Oracle EBS Financial Technical Consultant

Enterprise Products Partners L P, Contract Houston , Texas, United States Posted 2 months ago Deadline : January 14, 2025 2 months ago

.NET Fastlane Developer

Waste Management Inc, Contract Houston , Texas, United States Posted 3 months ago Deadline : January 6, 2025 3 months ago

SAP ABAP Programmer

CenterPoint Energy Inc, Contract Houston , Texas, United States Posted 3 months ago Deadline : January 3, 2025 3 months ago

Vulnerability Management Analyst

Conoco Phillips Company, Contract Houston , Texas, United States Posted 4 months ago Deadline : December 5, 2024 4 months ago

Front End Developer

Halliburton Company, Contract Houston , Texas, United States Posted 4 months ago Deadline : November 11, 2024 4 months ago

Data Scientist

NRG Energy Inc, Contract Houston , Texas, United States Posted 5 months ago Deadline : October 30, 2024 5 months ago

Application Security Engineer

Jack Henry & Associates Inc, Contract Houston , Texas, United States Posted 6 months ago Deadline : October 7, 2024 6 months ago

UI Developer

J P Morgan Chase & Co, Contract Houston , Texas, United States Posted 6 months ago Deadline : October 4, 2024 6 months ago

Windows Engineer

United Airlines Inc, Contract Houston , Texas, United States Posted 6 months ago Deadline : October 2, 2024 6 months ago

Applied AI Engineer

NRG Energy Inc, Contract Houston , Texas, United States Posted 6 months ago Deadline : September 18, 2024 6 months ago

Data Integration Developer

Conoco Phillips Company, Contract Houston , Texas, United States Posted 6 months ago Deadline : September 17, 2024 6 months ago

Anaplan Consultant

Quantum Capital Group, Contract Houston , Texas, United States Posted 6 months ago Deadline : September 16, 2024 6 months ago

.NET Developer

Halliburton Company, Contract Houston , Texas, United States Posted 6 months ago Deadline : September 10, 2024 6 months ago

ETL Engineer

National Oilwell Varco, Contract Houston , Texas, United States Posted 6 months ago Deadline : September 9, 2024 6 months ago

Angular Developer with .Net

National Oilwell Varco, Contract Houston , Texas, United States Posted 7 months ago Deadline : September 6, 2024 7 months ago

Request history8.1.32PHP Version3.29sRequest Duration648MBMemory UsageGET ByStateOrcity/{user_name}/jobsRoute
    • Booting (3.11s)time
    • Application (176ms)time
    • 1 x Booting (94.66%)
      3.11s
      1 x Application (5.34%)
      176ms
      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 (15 duplicates)Show only duplicates131ms
      • JobController.php#818clientfyi_final14.33msselect count(*) as aggregate from `jobs` where `jobs`.`state_name` like '%Houston %' or `jobs`.`city_name` like '%Houston %'
        Bindings
        • 0: %Houston %
        • 1: %Houston %
        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.35msselect * from `jobs` where `jobs`.`state_name` like '%Houston %' or `jobs`.`city_name` like '%Houston %' order by `created_at` desc limit 25 offset 0
        Bindings
        • 0: %Houston %
        • 1: %Houston %
        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_final580μsselect * from `users` where `users`.`id` = 52443 limit 1
        Bindings
        • 0: 52443
        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_final450μsselect * from `users` where `users`.`id` = 12280 limit 1
        Bindings
        • 0: 12280
        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_final390μsselect * from `users` where `users`.`id` = 16804 limit 1
        Bindings
        • 0: 16804
        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_final400μsselect * from `users` where `users`.`id` = 16901 limit 1
        Bindings
        • 0: 16901
        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` = 1905 limit 1
        Bindings
        • 0: 1905
        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_final390μsselect * from `users` where `users`.`id` = 74669 limit 1
        Bindings
        • 0: 74669
        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_final370μsselect * from `users` where `users`.`id` = 12280 limit 1
        Bindings
        • 0: 12280
        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_final390μsselect * from `users` where `users`.`id` = 12437 limit 1
        Bindings
        • 0: 12437
        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` = 75275 limit 1
        Bindings
        • 0: 75275
        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` = 13924 limit 1
        Bindings
        • 0: 13924
        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_final430μsselect * from `users` where `users`.`id` = 1905 limit 1
        Bindings
        • 0: 1905
        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` = 6327 limit 1
        Bindings
        • 0: 6327
        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_final400μsselect * from `users` where `users`.`id` = 12280 limit 1
        Bindings
        • 0: 12280
        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` = 12437 limit 1
        Bindings
        • 0: 12437
        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` = 2451 limit 1
        Bindings
        • 0: 2451
        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` = 13924 limit 1
        Bindings
        • 0: 13924
        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` = 20208 limit 1
        Bindings
        • 0: 20208
        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_final420μsselect * from `users` where `users`.`id` = 2983 limit 1
        Bindings
        • 0: 2983
        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_final440μsselect * from `users` where `users`.`id` = 42314 limit 1
        Bindings
        • 0: 42314
        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_final460μsselect * from `users` where `users`.`id` = 13924 limit 1
        Bindings
        • 0: 13924
        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_final550μsselect * from `users` where `users`.`id` = 12437 limit 1
        Bindings
        • 0: 12437
        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_final450μsselect * from `users` where `users`.`id` = 85454 limit 1
        Bindings
        • 0: 85454
        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_final470μsselect * from `users` where `users`.`id` = 2451 limit 1
        Bindings
        • 0: 2451
        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_final420μsselect * from `users` where `users`.`id` = 11494 limit 1
        Bindings
        • 0: 11494
        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` = 11494 limit 1
        Bindings
        • 0: 11494
        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_final730μ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_final46.76msSELECT 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_final42.74msSELECT 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
          YIwcT4Z6oLTVGhC4sTQGyksl7FyTk1wyCXMwjxWQ
          _previous
          array:1 [ "url" => "https://pingjob.com/ByStateOrcity/Houston%20/jobs" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /ByStateOrcity/Houston%20/jobs
          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:25 [ "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" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "priority" => array:1 [ 0 => "u=0, i" ] "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)" ] "cf-connecting-ip" => array:1 [ 0 => "13.58.68.83" ] "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" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "cf-ray" => array:1 [ 0 => "92d179f5ee6a10c0-ORD" ] "connection" => array:1 [ 0 => "close" ] "x-accel-internal" => array:1 [ 0 => "/internal-nginx-static-location" ] "x-forwarded-for" => array:1 [ 0 => "13.58.68.83" ] "x-real-ip" => array:1 [ 0 => "172.69.59.23" ] "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 => "Tue, 08 Apr 2025 11:38:08 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImZ5OUVVS2lCSjFIeHlBdkx0SWtPbnc9PSIsInZhbHVlIjoidVlVa0lYUmQ0NW1sVlprTUF0TWI0RE90S3d2TmpWVitwQ0RWS0FBeCtZTHhPMmFsc1RUcHNHNHNkeDltVDJ1SmtsY0Y3eW5aUUdIWFFXVjVUQ002UVhaak9HeVYxZVdpWUVSemhVWUpJKzVwVE9uYTdDTUU1UG1wYjBBYUY5SjkiLCJtYWMiOiI0NjMzOTdiMDBjZmE3MWMwNDE3MDYzOTRkODg1MDE5Yzg0YzY5YWI1ODQxYjNkNTAzNTM1ODYyMjk4YTliNGFkIiwidGFnIjoiIn0%3D; expires=Tue, 08 Apr 2025 13:38:08 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImZ5OUVVS2lCSjFIeHlBdkx0SWtPbnc9PSIsInZhbHVlIjoidVlVa0lYUmQ0NW1sVlprTUF0TWI0RE90S3d2TmpWVitwQ0RWS0FBeCtZTHhPMmFsc1RUcHNHNHNkeDltVDJ1SmtsY0Y3e" 1 => "laravel_session=eyJpdiI6Ik1hZlNaS1VLcFhtR2RpNm1hM0NzNHc9PSIsInZhbHVlIjoiM0FmbnhsMTFGWlplQTduWW9mQVBJRldSK1NKS0ZXdHdOZWw5VG9Dc2Q3NHZaNVN6SmZSTTA1MzVtVHN6L0FZd1JsTUpVeVFhSldPb3A1aEhOaFBQWkNNUlJDS0N5QlhYSXVFSDY5dmIzcEFjZTVhbVd4WHBUd3VnOEtlek10TnEiLCJtYWMiOiJkNWM1OTVhYmY2MzM2MGY5N2ZlMzEwZmVkMTRmNjY5YjlhZGU1YjgwZTAzOWVlODA3MzllZDhlMGRlYmE3MjljIiwidGFnIjoiIn0%3D; expires=Tue, 08 Apr 2025 13:38:08 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6Ik1hZlNaS1VLcFhtR2RpNm1hM0NzNHc9PSIsInZhbHVlIjoiM0FmbnhsMTFGWlplQTduWW9mQVBJRldSK1NKS0ZXdHdOZWw5VG9Dc2Q3NHZaNVN6SmZSTTA1MzVtVHN6L0FZd1Js" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImZ5OUVVS2lCSjFIeHlBdkx0SWtPbnc9PSIsInZhbHVlIjoidVlVa0lYUmQ0NW1sVlprTUF0TWI0RE90S3d2TmpWVitwQ0RWS0FBeCtZTHhPMmFsc1RUcHNHNHNkeDltVDJ1SmtsY0Y3eW5aUUdIWFFXVjVUQ002UVhaak9HeVYxZVdpWUVSemhVWUpJKzVwVE9uYTdDTUU1UG1wYjBBYUY5SjkiLCJtYWMiOiI0NjMzOTdiMDBjZmE3MWMwNDE3MDYzOTRkODg1MDE5Yzg0YzY5YWI1ODQxYjNkNTAzNTM1ODYyMjk4YTliNGFkIiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 13:38:08 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImZ5OUVVS2lCSjFIeHlBdkx0SWtPbnc9PSIsInZhbHVlIjoidVlVa0lYUmQ0NW1sVlprTUF0TWI0RE90S3d2TmpWVitwQ0RWS0FBeCtZTHhPMmFsc1RUcHNHNHNkeDltVDJ1SmtsY0Y3e" 1 => "laravel_session=eyJpdiI6Ik1hZlNaS1VLcFhtR2RpNm1hM0NzNHc9PSIsInZhbHVlIjoiM0FmbnhsMTFGWlplQTduWW9mQVBJRldSK1NKS0ZXdHdOZWw5VG9Dc2Q3NHZaNVN6SmZSTTA1MzVtVHN6L0FZd1JsTUpVeVFhSldPb3A1aEhOaFBQWkNNUlJDS0N5QlhYSXVFSDY5dmIzcEFjZTVhbVd4WHBUd3VnOEtlek10TnEiLCJtYWMiOiJkNWM1OTVhYmY2MzM2MGY5N2ZlMzEwZmVkMTRmNjY5YjlhZGU1YjgwZTAzOWVlODA3MzllZDhlMGRlYmE3MjljIiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 13:38:08 GMT; path=/; httponlylaravel_session=eyJpdiI6Ik1hZlNaS1VLcFhtR2RpNm1hM0NzNHc9PSIsInZhbHVlIjoiM0FmbnhsMTFGWlplQTduWW9mQVBJRldSK1NKS0ZXdHdOZWw5VG9Dc2Q3NHZaNVN6SmZSTTA1MzVtVHN6L0FZd1Js" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "YIwcT4Z6oLTVGhC4sTQGyksl7FyTk1wyCXMwjxWQ" "_previous" => array:1 [ "url" => "https://pingjob.com/ByStateOrcity/Houston%20/jobs" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-08 11:38:08GET/ByStateOrcity/Houston%20/jobs330188