Manager, Digital User Experience

Luminex Corporation, Contract Austin , Texas, United States Posted 5 years ago Deadline : January 20, 2020 5 years ago

.NET Developer

Luminex Corporation, Contract Austin , Texas, United States Posted 5 years ago Deadline : January 20, 2020 5 years ago

Front End GUI Developer

Virtu Financial, Contract Austin , Texas, United States Posted 5 years ago Deadline : January 20, 2020 5 years ago

Strategy Developer

Virtu Financial, Contract Austin , Texas, United States Posted 5 years ago Deadline : January 20, 2020 5 years ago

AEM Developer

Inovant LLC, Contract Austin , Texas, United States Posted 5 years ago Deadline : January 20, 2020 5 years ago

Tableau Developer

State of Texas, Contract Austin , Texas, United States Posted 5 years ago Deadline : January 20, 2020 5 years ago

PeopleSoft Testing Specialist

Lower Colorado River Authority, Contract Austin , Texas, United States Posted 5 years ago Deadline : January 20, 2020 5 years ago

.NET Web developer

State of Texas, Contract Austin , Texas, United States Posted 5 years ago Deadline : September 30, 2019 5 years ago

Quality Assurance Specialist

Harte Hanks Inc, Contract Austin , Texas, United States Posted 5 years ago Deadline : September 30, 2019 5 years ago

Business Analyst

State of Texas, Contract Austin , Texas, United States Posted 5 years ago Deadline : September 30, 2019 5 years ago

Software Test Engineer

Keller Williams Realty Inc, Contract Austin , Texas, United States Posted 5 years ago Deadline : September 30, 2019 5 years ago

NET Application Developer

Texas Medicaid Healthcare Partnership, Contract Austin , Texas, United States Posted 5 years ago Deadline : September 30, 2019 5 years ago

Java Developer

Nokia, Contract Austin , Texas, United States Posted 5 years ago Deadline : September 30, 2019 5 years ago

Software Engineer, Application Backend

Optimizely, Contract Austin , Texas, United States Posted 5 years ago Deadline : September 30, 2019 5 years ago

Java Developer - AngularJS

Enterprise Fleet Management Services, Contract Austin , Texas, United States Posted 5 years ago Deadline : September 30, 2019 5 years ago

Systems Administrator

Kabam Inc, Contract Austin , Texas, United States Posted 5 years ago Deadline : September 30, 2019 5 years ago

J2E Developer

State of Texas, Contract Austin , Texas, United States Posted 5 years ago Deadline : September 30, 2019 5 years ago

Software QA Engineer

NXP Semiconductors , Contract Austin , Texas, United States Posted 5 years ago Deadline : September 30, 2019 5 years ago

Linux Consultant(Production Support)

Visa International, Contract Austin , Texas, United States Posted 5 years ago Deadline : September 30, 2019 5 years ago

Google Analytics Implementation Specialist

Visa International, Contract Austin , Texas, United States Posted 5 years ago Deadline : May 21, 2019 5 years ago

ATI Cloud Solutions Architect

Ixia Communications, Contract Austin , Texas, United States Posted 5 years ago Deadline : May 21, 2019 5 years ago

Programmer - Mobile MMOs (Live)

Spacetime Studios, Contract Austin , Texas, United States Posted 5 years ago Deadline : May 21, 2019 5 years ago

Java SDET,

Visa International, Contract Austin , Texas, United States Posted 5 years ago Deadline : May 21, 2019 5 years ago

.NET Developer

Advisory Board Company, Contract Austin , Texas, United States Posted 5 years ago Deadline : May 21, 2019 5 years ago

C++ Developer

Broadway Technology, Contract Austin , Texas, United States Posted 6 years ago Deadline : February 21, 2019 6 years ago

Request history8.1.32PHP Version2.2sRequest Duration649MBMemory UsageGET ByStateOrcity/{user_name}/jobsRoute
    • Booting (2.01s)time
    • Application (192ms)time
    • 1 x Booting (91.27%)
      2.01s
      1 x Application (8.73%)
      192ms
      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 (11 duplicates)Show only duplicates144ms
      • JobController.php#818clientfyi_final15.72msselect count(*) as aggregate from `jobs` where `jobs`.`state_name` like '%Austin %' or `jobs`.`city_name` like '%Austin %'
        Bindings
        • 0: %Austin %
        • 1: %Austin %
        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.78msselect * from `jobs` where `jobs`.`state_name` like '%Austin %' or `jobs`.`city_name` like '%Austin %' order by `created_at` desc limit 25 offset 125
        Bindings
        • 0: %Austin %
        • 1: %Austin %
        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_final830μsselect * from `users` where `users`.`id` = 17078 limit 1
        Bindings
        • 0: 17078
        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` = 17078 limit 1
        Bindings
        • 0: 17078
        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_final520μsselect * from `users` where `users`.`id` = 52017 limit 1
        Bindings
        • 0: 52017
        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` = 52017 limit 1
        Bindings
        • 0: 52017
        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` = 2793 limit 1
        Bindings
        • 0: 2793
        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` = 6826 limit 1
        Bindings
        • 0: 6826
        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` = 52157 limit 1
        Bindings
        • 0: 52157
        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` = 6826 limit 1
        Bindings
        • 0: 6826
        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` = 2475 limit 1
        Bindings
        • 0: 2475
        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` = 6826 limit 1
        Bindings
        • 0: 6826
        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` = 46830 limit 1
        Bindings
        • 0: 46830
        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` = 51791 limit 1
        Bindings
        • 0: 51791
        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` = 20894 limit 1
        Bindings
        • 0: 20894
        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` = 51798 limit 1
        Bindings
        • 0: 51798
        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` = 51961 limit 1
        Bindings
        • 0: 51961
        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` = 51803 limit 1
        Bindings
        • 0: 51803
        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` = 6826 limit 1
        Bindings
        • 0: 6826
        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` = 75273 limit 1
        Bindings
        • 0: 75273
        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` = 6251 limit 1
        Bindings
        • 0: 6251
        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` = 6251 limit 1
        Bindings
        • 0: 6251
        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` = 2968 limit 1
        Bindings
        • 0: 2968
        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` = 51596 limit 1
        Bindings
        • 0: 51596
        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` = 6251 limit 1
        Bindings
        • 0: 6251
        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` = 148 limit 1
        Bindings
        • 0: 148
        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` = 51413 limit 1
        Bindings
        • 0: 51413
        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_final590μ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.15msSELECT 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_final54.25msSELECT 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
          fRIDRePlHT468k07FwtnEOmT1FMZJAViTtXHOw4f
          _previous
          array:1 [ "url" => "https://pingjob.com/ByStateOrcity/Austin%20/jobs?page=6" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /ByStateOrcity/Austin%20/jobs
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "6" ]
          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 => "3.148.179.161" ] "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 => "Fri, 25 Apr 2025 11:12:23 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Inp5dk1ta1ExWVFFOS9icy9Kemp2MVE9PSIsInZhbHVlIjoiblFJazMza0pvV1lpLzNBajlNejlkTTgycmJOQmQrZ3pFOHlMOEpJcUNBcDErVVJiMU5XTGcxSHovSXVrLzZMdC9Lc21RZ1Q0U0RzWk5hMXNUK01IMk9sSEdjd0NnVzVFRnJtWXo4bVBWS0tXU2hnN05NcUo1ZElGVWRRV2JSd3IiLCJtYWMiOiI4ZWJkYzkyN2QxNmVmMDRjNDUxNWMxMzQyYWNmNzcwOWE1YTA2NWRhOTE2OTNiMGEzZjViNmMxNDgxNWY5NjEzIiwidGFnIjoiIn0%3D; expires=Fri, 25 Apr 2025 13:12:23 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Inp5dk1ta1ExWVFFOS9icy9Kemp2MVE9PSIsInZhbHVlIjoiblFJazMza0pvV1lpLzNBajlNejlkTTgycmJOQmQrZ3pFOHlMOEpJcUNBcDErVVJiMU5XTGcxSHovSXVrLzZMdC9Lc21RZ" 1 => "laravel_session=eyJpdiI6ImxiQnFpam1aeG9Fb0lITWwzNEl5RVE9PSIsInZhbHVlIjoiUktQTzJVVFBSOTZoVGJRNWZ1ejJDV09TZHNwVzlWbUpTVXo2K3J5eU5GSU4zWm1qY2pLTDFpRkpsNEpDcTJOU0VVaHN0U25qdFI0ajQxM0hiQVJtVWh6djV5YUVXOG51QWNZTElzbll3NGRsMXMyRSthamFUODRmTHcrOS9oSkQiLCJtYWMiOiJkMjIyYTg1NTg4NGE5ZmY0ZWY0ZDYxNjVkMzJjZDZlOGJhZDc3NTAyYmNiYmM1Yjc5YjM4MjE4MTAxNTVhYzNiIiwidGFnIjoiIn0%3D; expires=Fri, 25 Apr 2025 13:12:23 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6ImxiQnFpam1aeG9Fb0lITWwzNEl5RVE9PSIsInZhbHVlIjoiUktQTzJVVFBSOTZoVGJRNWZ1ejJDV09TZHNwVzlWbUpTVXo2K3J5eU5GSU4zWm1qY2pLTDFpRkpsNEpDcTJOU0VV" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Inp5dk1ta1ExWVFFOS9icy9Kemp2MVE9PSIsInZhbHVlIjoiblFJazMza0pvV1lpLzNBajlNejlkTTgycmJOQmQrZ3pFOHlMOEpJcUNBcDErVVJiMU5XTGcxSHovSXVrLzZMdC9Lc21RZ1Q0U0RzWk5hMXNUK01IMk9sSEdjd0NnVzVFRnJtWXo4bVBWS0tXU2hnN05NcUo1ZElGVWRRV2JSd3IiLCJtYWMiOiI4ZWJkYzkyN2QxNmVmMDRjNDUxNWMxMzQyYWNmNzcwOWE1YTA2NWRhOTE2OTNiMGEzZjViNmMxNDgxNWY5NjEzIiwidGFnIjoiIn0%3D; expires=Fri, 25-Apr-2025 13:12:23 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Inp5dk1ta1ExWVFFOS9icy9Kemp2MVE9PSIsInZhbHVlIjoiblFJazMza0pvV1lpLzNBajlNejlkTTgycmJOQmQrZ3pFOHlMOEpJcUNBcDErVVJiMU5XTGcxSHovSXVrLzZMdC9Lc21RZ" 1 => "laravel_session=eyJpdiI6ImxiQnFpam1aeG9Fb0lITWwzNEl5RVE9PSIsInZhbHVlIjoiUktQTzJVVFBSOTZoVGJRNWZ1ejJDV09TZHNwVzlWbUpTVXo2K3J5eU5GSU4zWm1qY2pLTDFpRkpsNEpDcTJOU0VVaHN0U25qdFI0ajQxM0hiQVJtVWh6djV5YUVXOG51QWNZTElzbll3NGRsMXMyRSthamFUODRmTHcrOS9oSkQiLCJtYWMiOiJkMjIyYTg1NTg4NGE5ZmY0ZWY0ZDYxNjVkMzJjZDZlOGJhZDc3NTAyYmNiYmM1Yjc5YjM4MjE4MTAxNTVhYzNiIiwidGFnIjoiIn0%3D; expires=Fri, 25-Apr-2025 13:12:23 GMT; path=/; httponlylaravel_session=eyJpdiI6ImxiQnFpam1aeG9Fb0lITWwzNEl5RVE9PSIsInZhbHVlIjoiUktQTzJVVFBSOTZoVGJRNWZ1ejJDV09TZHNwVzlWbUpTVXo2K3J5eU5GSU4zWm1qY2pLTDFpRkpsNEpDcTJOU0VV" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "fRIDRePlHT468k07FwtnEOmT1FMZJAViTtXHOw4f" "_previous" => array:1 [ "url" => "https://pingjob.com/ByStateOrcity/Austin%20/jobs?page=6" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-25 11:12:23GET/ByStateOrcity/Austin%20/jobs?page=6330188