Home Exams

Entrance Exams - 2025

There are various recognised Boards and Councils in India that are responsible for regulating and overseeing different aspects of education in the country.

Filters

Course

Clear All Filters
Crist-Ernser Logo

COMEDK UGET - 2025

COMEDK UGET
Course

B.Tech / B.E.

Get Updates
Exam Date

10th May, 2025

More Details
Crist-Ernser Logo

LPU NEST - 2025

LPU NEST
Course

B.Tech / B.E.

Get Updates
Exam Date

N/A

More Details
Crist-Ernser Logo

TNEA - 2025

TNEA
Course

B.Tech / B.E.

Get Updates
Exam Date

N/A

More Details
Crist-Ernser Logo

UPMSP Board - 2025

UP Board
Course

All Courses

Get Updates
Exam Date

N/A

More Details
Crist-Ernser Logo

JET - 2025

JET
Course

B.Tech / B.E.

Get Updates
Exam Date

N/A

More Details
Crist-Ernser Logo

MRNAT - 2025

MRNAT
Course

All Courses

Get Updates
Exam Date

N/A

More Details
Crist-Ernser Logo

SSC - 2025

SSC
Course

All Courses

Get Updates
Exam Date

N/A

More Details
Request history8.3.19PHP Version143msRequest Duration3MBMemory UsageGET examsRoute
    • Booting (10.64ms)time
    • Application (132ms)time
    • 1 x Application (92.55%)
      132ms
      1 x Booting (7.45%)
      10.64ms
      10 templates were rendered
      • pages.exam.listinglisting.blade.php#?blade
      • components.breadcrumbbreadcrumb.blade.php#?blade
      • vendor.pagination.defaultdefault.blade.php#?blade
      • components.registrationregistration.blade.php#?blade
      • layouts.webweb.blade.php#?blade
      • partials.headhead.blade.php#?blade
      • partials.headerheader.blade.php#?blade
      • partials.footerfooter.blade.php#?blade
      • components.sucessesModalsucessesModal.blade.php#?blade
      • partials.bottomfooterbottomfooter.blade.php#?blade
      uri
      GET exams
      middleware
      web
      domain
      www.dev.collegesearch.in
      controller
      App\Http\Controllers\ExamController@listing
      as
      exam.listing
      namespace
      prefix
      /exams
      where
      file
      app/Http/Controllers/ExamController.php:31-87
      25 statements were executed (4 duplicates)Show only duplicates61.19ms
      • SoftRedirects.php#22db_collegesearch_newConnection Established
        Backtrace
        • app/Http/Middleware/SoftRedirects.php:22
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • SoftRedirects.php#22db_collegesearch_new7.54msselect * from `seo_redirects` where `redirect_from` = '/exams' limit 1
        Bindings
        • 0: /exams
        Backtrace
        • app/Http/Middleware/SoftRedirects.php:22
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • MetaChecker.php#20db_collegesearch_new1.58msselect * from `meta_tags` where `slug` = 'exams' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: exams
        • 1: active
        Backtrace
        • app/Http/Middleware/MetaChecker.php:20
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/SoftRedirects.php:28
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
      • helpers.php#722db_collegesearch_new1.36msselect * from `default_meta_tags` where `module` = 'exam' and `default_meta_tags`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: exam
        • 1: active
        Backtrace
        • app/helpers.php:722
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:989
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:819
        • vendor/laravel/framework/src/Illuminate/Foundation/Application.php:1048
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:755
      • ExamController.php#38db_collegesearch_new1.16msselect * from `courses` where `slug` = '' and `courses`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: 
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:38
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ExamController.php#39db_collegesearch_new10.79msselect * from `programs` where `slug` = '' and `programs`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: 
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:39
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ExamController.php#61db_collegesearch_new2.05msselect count(*) as aggregate from `exams` where `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/ExamController.php:61
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ExamController.php#61db_collegesearch_new1.54msselect `id`, `display_name`, `course_id`, `name`, `description`, `logo`, `slug` from `exams` where `exams`.`deleted_at` is null and `status` = 'active' limit 10 offset 70
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/ExamController.php:61
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ExamController.php#61db_collegesearch_new690μsselect `id`, `name` from `courses` where `courses`.`id` in (1, 18, 999) and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/ExamController.php:61
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • Exam.php#82db_collegesearch_new2.1msselect distinct `course_id` from `exams` where `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Models/Exam.php:82
        • app/Http/Controllers/ExamController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Exam.php#82db_collegesearch_new990μsselect `name`, `slug`, `id` from `courses` where `courses`.`id` in (1, 2, 4, 6, 7, 8, 10, 12, 14, 15, 17, 18, 23, 24, 25, 30, 33, 74, 89, 120, 999) and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Models/Exam.php:82
        • app/Http/Controllers/ExamController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • ExamController.php#305db_collegesearch_new1.29msselect * from `meta_tags` where `slug` = 'exams/-listing' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: exams/-listing
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:305
        • app/Http/Controllers/ExamController.php:84
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Exam.php#58db_collegesearch_new7.83msselect `exam_feature_mappings`.`value`, `exam_feature_mappings`.`exam_feature_id` from `exam_feature_mappings` inner join `exam_features` on `exam_features`.`id` = `exam_feature_mappings`.`exam_feature_id` where `exam_feature_mappings`.`exam_id` = 2088 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2088
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • view::pages.exam.listing:116
        • 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:75
      • Exam.php#58db_collegesearch_new1.34msselect `exam_feature_mappings`.`value`, `exam_feature_mappings`.`exam_feature_id` from `exam_feature_mappings` inner join `exam_features` on `exam_features`.`id` = `exam_feature_mappings`.`exam_feature_id` where `exam_feature_mappings`.`exam_id` = 2173 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2173
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • view::pages.exam.listing:116
        • 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:75
      • Exam.php#58db_collegesearch_new1.69msselect `id`, `name`, `type` from `exam_features` where `exam_features`.`id` in (9) and `exam_features`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Models/Exam.php:58
        • view::pages.exam.listing:116
        • 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:75
      • Exam.php#58db_collegesearch_new1.34msselect `exam_feature_mappings`.`value`, `exam_feature_mappings`.`exam_feature_id` from `exam_feature_mappings` inner join `exam_features` on `exam_features`.`id` = `exam_feature_mappings`.`exam_feature_id` where `exam_feature_mappings`.`exam_id` = 2173 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2173
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • view::pages.exam.listing:116
        • 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:75
      • Exam.php#58db_collegesearch_new1.14msselect `id`, `name`, `type` from `exam_features` where `exam_features`.`id` in (9) and `exam_features`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Models/Exam.php:58
        • view::pages.exam.listing:116
        • 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:75
      • Exam.php#58db_collegesearch_new1.22msselect `exam_feature_mappings`.`value`, `exam_feature_mappings`.`exam_feature_id` from `exam_feature_mappings` inner join `exam_features` on `exam_features`.`id` = `exam_feature_mappings`.`exam_feature_id` where `exam_feature_mappings`.`exam_id` = 2209 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2209
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • view::pages.exam.listing:116
        • 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:75
      • Exam.php#58db_collegesearch_new4.18msselect `exam_feature_mappings`.`value`, `exam_feature_mappings`.`exam_feature_id` from `exam_feature_mappings` inner join `exam_features` on `exam_features`.`id` = `exam_feature_mappings`.`exam_feature_id` where `exam_feature_mappings`.`exam_id` = 2239 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2239
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • view::pages.exam.listing:116
        • 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:75
      • Exam.php#58db_collegesearch_new1.16msselect `exam_feature_mappings`.`value`, `exam_feature_mappings`.`exam_feature_id` from `exam_feature_mappings` inner join `exam_features` on `exam_features`.`id` = `exam_feature_mappings`.`exam_feature_id` where `exam_feature_mappings`.`exam_id` = 2240 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2240
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • view::pages.exam.listing:116
        • 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:75
      • Exam.php#58db_collegesearch_new1.18msselect `exam_feature_mappings`.`value`, `exam_feature_mappings`.`exam_feature_id` from `exam_feature_mappings` inner join `exam_features` on `exam_features`.`id` = `exam_feature_mappings`.`exam_feature_id` where `exam_feature_mappings`.`exam_id` = 2250 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2250
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • view::pages.exam.listing:116
        • 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:75
      • Exam.php#58db_collegesearch_new3.04msselect `exam_feature_mappings`.`value`, `exam_feature_mappings`.`exam_feature_id` from `exam_feature_mappings` inner join `exam_features` on `exam_features`.`id` = `exam_feature_mappings`.`exam_feature_id` where `exam_feature_mappings`.`exam_id` = 2253 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2253
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • view::pages.exam.listing:116
        • 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:75
      • Exam.php#58db_collegesearch_new2.21msselect `exam_feature_mappings`.`value`, `exam_feature_mappings`.`exam_feature_id` from `exam_feature_mappings` inner join `exam_features` on `exam_features`.`id` = `exam_feature_mappings`.`exam_feature_id` where `exam_feature_mappings`.`exam_id` = 2269 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2269
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • view::pages.exam.listing:116
        • 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:75
      • Exam.php#58db_collegesearch_new1.43msselect `exam_feature_mappings`.`value`, `exam_feature_mappings`.`exam_feature_id` from `exam_feature_mappings` inner join `exam_features` on `exam_features`.`id` = `exam_feature_mappings`.`exam_feature_id` where `exam_feature_mappings`.`exam_id` = 2271 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2271
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • view::pages.exam.listing:116
        • 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:75
      • Exam.php#58db_collegesearch_new1.55msselect `exam_feature_mappings`.`value`, `exam_feature_mappings`.`exam_feature_id` from `exam_feature_mappings` inner join `exam_features` on `exam_features`.`id` = `exam_feature_mappings`.`exam_feature_id` where `exam_feature_mappings`.`exam_id` = 2283 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2283
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • view::pages.exam.listing:116
        • 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:75
      • helpers.php#157db_collegesearch_new790μsselect * from `brandings` where `section` = 'exam' and `brandings`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: exam
        • 1: active
        Backtrace
        • app/helpers.php:157
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      App\Models\DefaultMetaTag
      33DefaultMetaTag.php#?
      App\Models\Exam
      31Exam.php#?
      App\Models\Course
      24Course.php#?
      App\Models\ExamFeatureMapping
      2ExamFeatureMapping.php#?
      App\Models\ExamFeature
      2ExamFeature.php#?
      App\Models\Branding
      1Branding.php#?
          _token
          oT9k0Bguvr8qj6eZwvJKnaxVAYaFWW8znRjtvLhP
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/exams?page=8" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /exams
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "8" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "host" => array:1 [ 0 => "www.dev.collegesearch.in" ] "priority" => array:1 [ 0 => "u=0, i" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IlNqRDBxdnBMUWxPOUpyZFVvK1ROZXc9PSIsInZhbHVlIjoiT2JpSkZwcHBoQ2xQK29aSFVtZm4xRUJOUkdiMW1ZV0FQM0VwL0dSN3RMV1h6N1d1OTNHQjBpRUtkTUduUkZDSUloZFMvUmE5SEVmY3lzSERSUzA1Z3VQdlZscE9LL1BDWXBIUHROTFpia3Nja1E5eVN3c3JlSll4d0tQWWVzRXoiLCJtYWMiOiIzYmI1ZDZjMmRmM2E0ZmM5ZTNlNDUzYzM1YzczZTFjZjFjYTcwNzVkY2MwNGU3NTkzNzYyZGI2ZjE3OWU3OWU4IiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6Ik82OXBwcjNZVzdsS0VFN1JJM3Fkb0E9PSIsInZhbHVlIjoiQzJ3NW9uOFgxZUdtZlZaeXFweTFGQmtDalFRWkxKaXpnZmFnSUFGYVJmUFV1emJUNmYxTzByTFE3WXpMTVlvM2R4bExUdGlPNnJPYVY0MFlFM1pqSi96QzlGWmRPaWRrWGdraEN1ampjczBRVXc1azJXdllpTnArbkJVWXZTdzkiLCJtYWMiOiJlOWZlOTVjOWEwNDRlMDlmZmNlMjAxMDcwOGY0NjE2MWQyYjJiODcxN2EwNzdmNGM0OTBjODhkOTEzMjQyOGQ0IiwidGFnIjoiIn0%3D; course_id=1211; course_name=B.Lit; viewed_colleges=%5B13628%2C3543%5DXSRF-TOKEN=eyJpdiI6IlNqRDBxdnBMUWxPOUpyZFVvK1ROZXc9PSIsInZhbHVlIjoiT2JpSkZwcHBoQ2xQK29aSFVtZm4xRUJOUkdiMW1ZV0FQM0VwL0dSN3RMV1h6N1d1OTNHQjBpRUtkTUduUkZDSUloZFMvU" ] "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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] ]
          request_cookies
          0 of 0
          array:5 [ "XSRF-TOKEN" => "oT9k0Bguvr8qj6eZwvJKnaxVAYaFWW8znRjtvLhP" "laravel_session" => "H0yBWyrgFqgpGmhbgDXFnfqkOOV8SoIktyE77cwr" "course_id" => "1211" "course_name" => "B.Lit" "viewed_colleges" => "[13628,3543]" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 26 Aug 2025 04:13:56 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik50TTg1OWNFZS9scFBuR29yalNLbHc9PSIsInZhbHVlIjoieVBmelplUys2SHV5NWpoaGRFMmUySFYrYng3Y1QvMUo0Y1FTL3RZTkZEblhWWE5vMGt2bVNtTlgwb3FRc1N5UDZ2WjBJOUI4NWJJVFhJNmliUlF4K1Y4YS9DZ1FmWTZQVmRFN2NwZWJGL1g3QnFhTHZ0bFRRVFFpN3p5TDZvL2ciLCJtYWMiOiI3YjhhODRjOTUxM2RjN2QxNmMyNjkyNTc2OGNhNmE5NTQ1NWQ2ZDdlMWE4OThjMTJlMTMyNzEwMmY5OGJmZmM2IiwidGFnIjoiIn0%3D; expires=Tue, 26 Aug 2025 06:13:56 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Ik50TTg1OWNFZS9scFBuR29yalNLbHc9PSIsInZhbHVlIjoieVBmelplUys2SHV5NWpoaGRFMmUySFYrYng3Y1QvMUo0Y1FTL3RZTkZEblhWWE5vMGt2bVNtTlgwb3FRc1N5UDZ2WjBJO" 1 => "laravel_session=eyJpdiI6IkEwRXgyL1dseC9TeUZyQXZ6TDQzREE9PSIsInZhbHVlIjoiTE5ZaDdUUG9IVUlIaHp2T0QwRStEM1lMSDRWWEZrUkQyWGdtUmVLNEFuUTBIRmFxTTVNTCtLTHB3d3J6QzF1Q1ZRU1RyKzhnSnp3L3VtWEVmU0RVZU54dkhqb1JFYmkxdk5idkpXZi95RHJZRlpvMzBvQnlSbEc0ZjNXV29ZdnYiLCJtYWMiOiJkYjE4Y2VhMTdmOTI4ZGMwMzBkZWFiNmRhNjdhYWUwYjQ0MDc5NGNlNDQwZTYwYmEwNzFkNTUxMmY5MWQzMTdmIiwidGFnIjoiIn0%3D; expires=Tue, 26 Aug 2025 06:13:56 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6IkEwRXgyL1dseC9TeUZyQXZ6TDQzREE9PSIsInZhbHVlIjoiTE5ZaDdUUG9IVUlIaHp2T0QwRStEM1lMSDRWWEZrUkQyWGdtUmVLNEFuUTBIRmFxTTVNTCtLTHB3d3J6QzF1Q1ZR" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik50TTg1OWNFZS9scFBuR29yalNLbHc9PSIsInZhbHVlIjoieVBmelplUys2SHV5NWpoaGRFMmUySFYrYng3Y1QvMUo0Y1FTL3RZTkZEblhWWE5vMGt2bVNtTlgwb3FRc1N5UDZ2WjBJOUI4NWJJVFhJNmliUlF4K1Y4YS9DZ1FmWTZQVmRFN2NwZWJGL1g3QnFhTHZ0bFRRVFFpN3p5TDZvL2ciLCJtYWMiOiI3YjhhODRjOTUxM2RjN2QxNmMyNjkyNTc2OGNhNmE5NTQ1NWQ2ZDdlMWE4OThjMTJlMTMyNzEwMmY5OGJmZmM2IiwidGFnIjoiIn0%3D; expires=Tue, 26-Aug-2025 06:13:56 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ik50TTg1OWNFZS9scFBuR29yalNLbHc9PSIsInZhbHVlIjoieVBmelplUys2SHV5NWpoaGRFMmUySFYrYng3Y1QvMUo0Y1FTL3RZTkZEblhWWE5vMGt2bVNtTlgwb3FRc1N5UDZ2WjBJO" 1 => "laravel_session=eyJpdiI6IkEwRXgyL1dseC9TeUZyQXZ6TDQzREE9PSIsInZhbHVlIjoiTE5ZaDdUUG9IVUlIaHp2T0QwRStEM1lMSDRWWEZrUkQyWGdtUmVLNEFuUTBIRmFxTTVNTCtLTHB3d3J6QzF1Q1ZRU1RyKzhnSnp3L3VtWEVmU0RVZU54dkhqb1JFYmkxdk5idkpXZi95RHJZRlpvMzBvQnlSbEc0ZjNXV29ZdnYiLCJtYWMiOiJkYjE4Y2VhMTdmOTI4ZGMwMzBkZWFiNmRhNjdhYWUwYjQ0MDc5NGNlNDQwZTYwYmEwNzFkNTUxMmY5MWQzMTdmIiwidGFnIjoiIn0%3D; expires=Tue, 26-Aug-2025 06:13:56 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6IkEwRXgyL1dseC9TeUZyQXZ6TDQzREE9PSIsInZhbHVlIjoiTE5ZaDdUUG9IVUlIaHp2T0QwRStEM1lMSDRWWEZrUkQyWGdtUmVLNEFuUTBIRmFxTTVNTCtLTHB3d3J6QzF1Q1ZR" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "oT9k0Bguvr8qj6eZwvJKnaxVAYaFWW8znRjtvLhP" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/exams?page=8" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-08-26 04:13:56GET/exams?page=8102593