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

JIPMAT - 2025

JIPMAT
Course

MBA / PGDM

Get Updates
Exam Date

N/A

More Details
Crist-Ernser Logo

MET Exam - 2025

MET Exam
Course

All Courses

Get Updates
Exam Date

16th April, 2025

More Details
Crist-Ernser Logo

AP ICET - 2025

AP ICET
Course

MBA / PGDM

Get Updates
Exam Date

N/A

More Details
Crist-Ernser Logo

AP DEECET - 2025

AP DEECET
Course

B.Tech / B.E.

Get Updates
Exam Date

N/A

More Details
Crist-Ernser Logo

TOEFL - 2025

TOEFL
Course

All Courses

Get Updates
Exam Date

N/A

More Details
Crist-Ernser Logo

RPVT - 2025

RPVT
Course

All Courses

Get Updates
Exam Date

N/A

More Details
Crist-Ernser Logo

TS POLYCET - 2025

TS POLYCET
Course

Polytechnic Course

Get Updates
Exam Date

N/A

More Details
Request history8.3.19PHP Version133msRequest Duration3MBMemory UsageGET examsRoute
    • Booting (9.8ms)time
    • Application (123ms)time
    • 1 x Application (92.6%)
      123ms
      1 x Booting (7.39%)
      9.80ms
      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 duplicates54.02ms
      • 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_new5.53msselect * 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_new730μsselect * 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.64msselect * 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_new2.32msselect * 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.24msselect * 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_new1.15msselect 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.28msselect `id`, `display_name`, `course_id`, `name`, `description`, `logo`, `slug` from `exams` where `exams`.`deleted_at` is null and `status` = 'active' limit 10 offset 90
        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_new840μsselect `id`, `name` from `courses` where `courses`.`id` in (1, 2, 6, 74, 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_new3.01msselect 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_new3.07msselect `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_new820μsselect * 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_new1.39msselect `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` = 2356 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2356
        • 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 `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` = 2358 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2358
        • 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_new840μsselect `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` = 2359 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2359
        • 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.03msselect `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` = 2366 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2366
        • 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 `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.64msselect `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` = 2366 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2366
        • 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.21msselect `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_new900μsselect `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` = 2368 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2368
        • 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.46msselect `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` = 2373 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2373
        • 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.29msselect `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` = 2374 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2374
        • 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.9msselect `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` = 2375 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2375
        • 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.67msselect `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` = 2376 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2376
        • 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.77msselect `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` = 2379 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2379
        • 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_new1.39msselect * 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
      26Course.php#?
      App\Models\ExamFeatureMapping
      2ExamFeatureMapping.php#?
      App\Models\ExamFeature
      2ExamFeature.php#?
      App\Models\Branding
      1Branding.php#?
          _token
          srgg9DI3hCMGHqDznR9yPxqmlqe1qlJ8DdTAwNmj
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/exams?page=10" ]
          _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" => "10" ]
          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 => "course_id=25; course_name=MSc; XSRF-TOKEN=eyJpdiI6InBaSWxkVlpZTUZJWUhrWDJSQ1p2amc9PSIsInZhbHVlIjoiSzFZMldJQVlTOUNtMDExTXhCZXowbE10UmpScUhoZlJnckd3a2hva3JxRUt3aG52K3FQcDVkYktiSjE3T1hpWG5VaTQxQUZYWEdlWUpkeEFrYThyRzZ6OTZLbnIvUnUvNG1PZW5zbXpZQUhvM1hVL2k2TFRzQ3VkdGY4OFVEM1oiLCJtYWMiOiI5YzZmODJjZTMwZGQ1OGMyOTJlZWExZTA3ZTQwOGNkZTk4N2Y3OTgwYmMwYjM4NDY2MWY5NjI1ZWUzNWM4MjgzIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IjVHTW9WYWN2ZlQvU0l6UHdYZ3Jmamc9PSIsInZhbHVlIjoibEFObExhc3c1d1hkUklUR0JMSkc0QzhEelhucDRNVVFTS2dQTTlVNC9BZ1Q3YnZWeVpHdk5meU82VzJ4UkwxUnIrdllaOVRyeVNQUFUyUFFZY2ZhMUJxUjA3eTd5OGVuaDN2QXNYeTI4K0M0alQya0xqK1hQVjIwRG5KQkFpY0YiLCJtYWMiOiI0MzA2NDkwNjQzMjEyNjliNDAwZjRiZjk2ZDMzNzk3M2M2OGIxYWM1MTlhMWYwNGY4MDMwN2MwYmMwNmE2NDBiIiwidGFnIjoiIn0%3D; viewed_colleges=%5B7506%2C9989%5Dcourse_id=25; course_name=MSc; XSRF-TOKEN=eyJpdiI6InBaSWxkVlpZTUZJWUhrWDJSQ1p2amc9PSIsInZhbHVlIjoiSzFZMldJQVlTOUNtMDExTXhCZXowbE10UmpScUhoZlJnckd3a2hva3JxRUt3aG" ] "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 [ "course_id" => "25" "course_name" => "MSc" "XSRF-TOKEN" => "srgg9DI3hCMGHqDznR9yPxqmlqe1qlJ8DdTAwNmj" "laravel_session" => "HozPXoMtYJmYttU0H94CYoBqyFxmUUozDgsKC0kS" "viewed_colleges" => "[7506,9989]" ]
          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 05:24:05 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkEvZWlGYVQzUkxSTThOMVBVWmI3VUE9PSIsInZhbHVlIjoiK29Rb3JHRTJydkJmb3lOTjNlVmVzczFzd014ZGxDN0QrdDdzaXVJTnc5OGR6SnV6WFl5QXpoM0Z4b2pWaUtNMUJ6SXpJL2Y0b1hFVG9hclRWTjVrWlBCRTBYYmxzMTliMTRDWUhCUzlZVW9CSG5ncitNa1d0L2RuU3lsRXozNDgiLCJtYWMiOiIzMGY0NDhiY2IwMDUxOThmZDRkNWM5MzI0NTVlNzY3ZDU1MjJmZmI2MmIzODM0MGU1ZDM0ODBlOTQwYzdlNzNhIiwidGFnIjoiIn0%3D; expires=Tue, 26 Aug 2025 07:24:05 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IkEvZWlGYVQzUkxSTThOMVBVWmI3VUE9PSIsInZhbHVlIjoiK29Rb3JHRTJydkJmb3lOTjNlVmVzczFzd014ZGxDN0QrdDdzaXVJTnc5OGR6SnV6WFl5QXpoM0Z4b2pWaUtNMUJ6SXpJL" 1 => "laravel_session=eyJpdiI6ImRLSEZaR3hoNjZrbjlBLzNjTVErMVE9PSIsInZhbHVlIjoiL29ZTjJRTU9OWTlPeWNTZW5YSGdHNG1raXlqbVRXQjNSeVp5N3I0K2M4MU8wRHI0L25NS3Qzd2pJY2JGRDdEcnJ0NVBwWHkxZ0RZMEVpaGgwZ29QVE81MVkxSDdFTmJ1VFJyZFFZV3dhMi9FVHZVY0I4UStRQlFZQ2d4V041VjciLCJtYWMiOiIwZWJkYmI5NmMxMWZiZGQ3YTQ4NzhiZThkZDZjYzBlMGE4ZjBhZTRhZWE1ZGI1N2E3ZWQ1ZTZjMWJkYTVjNDEzIiwidGFnIjoiIn0%3D; expires=Tue, 26 Aug 2025 07:24:05 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6ImRLSEZaR3hoNjZrbjlBLzNjTVErMVE9PSIsInZhbHVlIjoiL29ZTjJRTU9OWTlPeWNTZW5YSGdHNG1raXlqbVRXQjNSeVp5N3I0K2M4MU8wRHI0L25NS3Qzd2pJY2JGRDdEcnJ0" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkEvZWlGYVQzUkxSTThOMVBVWmI3VUE9PSIsInZhbHVlIjoiK29Rb3JHRTJydkJmb3lOTjNlVmVzczFzd014ZGxDN0QrdDdzaXVJTnc5OGR6SnV6WFl5QXpoM0Z4b2pWaUtNMUJ6SXpJL2Y0b1hFVG9hclRWTjVrWlBCRTBYYmxzMTliMTRDWUhCUzlZVW9CSG5ncitNa1d0L2RuU3lsRXozNDgiLCJtYWMiOiIzMGY0NDhiY2IwMDUxOThmZDRkNWM5MzI0NTVlNzY3ZDU1MjJmZmI2MmIzODM0MGU1ZDM0ODBlOTQwYzdlNzNhIiwidGFnIjoiIn0%3D; expires=Tue, 26-Aug-2025 07:24:05 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkEvZWlGYVQzUkxSTThOMVBVWmI3VUE9PSIsInZhbHVlIjoiK29Rb3JHRTJydkJmb3lOTjNlVmVzczFzd014ZGxDN0QrdDdzaXVJTnc5OGR6SnV6WFl5QXpoM0Z4b2pWaUtNMUJ6SXpJL" 1 => "laravel_session=eyJpdiI6ImRLSEZaR3hoNjZrbjlBLzNjTVErMVE9PSIsInZhbHVlIjoiL29ZTjJRTU9OWTlPeWNTZW5YSGdHNG1raXlqbVRXQjNSeVp5N3I0K2M4MU8wRHI0L25NS3Qzd2pJY2JGRDdEcnJ0NVBwWHkxZ0RZMEVpaGgwZ29QVE81MVkxSDdFTmJ1VFJyZFFZV3dhMi9FVHZVY0I4UStRQlFZQ2d4V041VjciLCJtYWMiOiIwZWJkYmI5NmMxMWZiZGQ3YTQ4NzhiZThkZDZjYzBlMGE4ZjBhZTRhZWE1ZGI1N2E3ZWQ1ZTZjMWJkYTVjNDEzIiwidGFnIjoiIn0%3D; expires=Tue, 26-Aug-2025 07:24:05 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6ImRLSEZaR3hoNjZrbjlBLzNjTVErMVE9PSIsInZhbHVlIjoiL29ZTjJRTU9OWTlPeWNTZW5YSGdHNG1raXlqbVRXQjNSeVp5N3I0K2M4MU8wRHI0L25NS3Qzd2pJY2JGRDdEcnJ0" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "srgg9DI3hCMGHqDznR9yPxqmlqe1qlJ8DdTAwNmj" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/exams?page=10" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-08-26 05:24:05GET/exams?page=10102595