MD Course: Details, subjects, Syllabus, Admission, Fees

MD, Duration - 3 Years

Is this course a right fit? Check Eligibility

Table of Content

Alternate Course

MPT

MPT , 2 Years
Explore

Healthcare - PG

Healthcare - PG , 2 Years
Explore

Medical - PG

Medical - PG , 4 Years
Explore

Master of Physiotherapy(MPT)

Master of Physiotherapy(MPT) , 2 Years
Explore

Master of Surgery

Master of Surgery , 2 Years
Explore

Popular MD Exams

View All Exams

Register now for MD colleges insights and priority admissions alerts!

Download Syllabus

Check Eligibility
Request history8.3.19PHP Version452msRequest Duration3MBMemory UsageGET course/{slug}Route
    • Booting (10.98ms)time
    • Application (441ms)time
    • 1 x Application (97.57%)
      441ms
      1 x Booting (2.43%)
      10.98ms
      10 templates were rendered
      • pages.course.indexindex.blade.php#?blade
      • components.breadcrumbbreadcrumb.blade.php#?blade
      • components.toctoc.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 course/{slug}
      middleware
      web
      domain
      www.dev.collegesearch.in
      controller
      App\Http\Controllers\CourseController@description
      as
      course.description
      namespace
      prefix
      /course
      where
      file
      app/Http/Controllers/CourseController.php:50-224
      24 statements were executed (6 duplicates)Show only duplicates376ms
      • 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_new9.98msselect * from `seo_redirects` where `redirect_from` = '/course/md' limit 1
        Bindings
        • 0: /course/md
        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_new880μsselect * from `meta_tags` where `slug` = 'course/md' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: course/md
        • 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.11msselect * from `default_meta_tags` where `module` = 'course' and `default_meta_tags`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: course
        • 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
      • CourseController.php#71db_collegesearch_new10.01msselect * from `programs` where `slug` = 'md' and `programs`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: md
        • 1: active
        Backtrace
        • app/Http/Controllers/CourseController.php:71
        • 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
      • CourseController.php#77db_collegesearch_new3.13msselect * from `courses` where `slug` = 'md' and `courses`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: md
        • 1: active
        Backtrace
        • app/Http/Controllers/CourseController.php:77
        • 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
      • CourseController.php#77db_collegesearch_new1.39msselect * from `course_contents` where `course_contents`.`course_id` in (17) and `course_contents`.`deleted_at` is null and `status` = 'Active'
        Bindings
        • 0: Active
        Backtrace
        • app/Http/Controllers/CourseController.php:77
        • 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#27db_collegesearch_new1.58msselect `id`, `name`, `slug`, `display_name`, `conducted_by`, `mode`, `logo` from `exams` where (`course_id` = 17 and `status` = 'active') and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 17
        • 1: active
        • 2: active
        Backtrace
        • app/Models/Exam.php:27
        • app/Http/Controllers/CourseController.php:398
        • app/Http/Controllers/CourseController.php:125
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Exam.php#27db_collegesearch_new890μsselect `id`, `name`, `slug`, `display_name`, `conducted_by`, `mode`, `logo` from `exams` where (`course_id` = 17 and `status` = 'active') and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 17
        • 1: active
        • 2: active
        Backtrace
        • app/Models/Exam.php:27
        • app/Http/Controllers/CourseController.php:399
        • app/Http/Controllers/CourseController.php:125
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Exam.php#58db_collegesearch_new940μ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` = 153 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 153
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • app/Http/Controllers/CourseController.php:399
        • app/Http/Controllers/CourseController.php:125
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Exam.php#58db_collegesearch_new1.24msselect `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` = 159 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 159
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • app/Http/Controllers/CourseController.php:399
        • app/Http/Controllers/CourseController.php:125
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Exam.php#58db_collegesearch_new1.57msselect `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` = 185 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 185
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • app/Http/Controllers/CourseController.php:399
        • app/Http/Controllers/CourseController.php:125
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Article.php#114db_collegesearch_new141msselect * from `articles` where `type` = 'news' and `link_type` = 'course' and `link_id` = 17 and `articles`.`deleted_at` is null and `articles`.`status` = 'active' order by `created_at` desc
        Bindings
        • 0: news
        • 1: course
        • 2: 17
        • 3: active
        Backtrace
        • app/Models/Article.php:114
        • app/Http/Controllers/CourseController.php:401
        • app/Http/Controllers/CourseController.php:125
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Article.php#114db_collegesearch_new145msselect * from `articles` where `type` = 'article' and `link_type` = 'course' and `link_id` = 17 and `articles`.`deleted_at` is null and `articles`.`status` = 'active' order by `created_at` desc
        Bindings
        • 0: article
        • 1: course
        • 2: 17
        • 3: active
        Backtrace
        • app/Models/Article.php:114
        • app/Http/Controllers/CourseController.php:402
        • app/Http/Controllers/CourseController.php:125
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Course.php#63db_collegesearch_new1.17msselect * from `courses` where `courses`.`id` = 17 and `courses`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: 17
        • 1: active
        Backtrace
        • app/Models/Course.php:63
        • app/Http/Controllers/CourseController.php:403
        • app/Http/Controllers/CourseController.php:125
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Course.php#71db_collegesearch_new920μsselect * from `courses` where `stream_id` = 3 and `degree_id` = 2 and `id` != 17 and `status` = 'Active' and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 3
        • 1: 2
        • 2: 17
        • 3: Active
        • 4: active
        Backtrace
        • app/Models/Course.php:71
        • app/Http/Controllers/CourseController.php:403
        • app/Http/Controllers/CourseController.php:125
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • InstituteProgram.php#19db_collegesearch_new13.55msselect count(distinct `institute_id`) as aggregate from `institute_programs` where `course_id` = 17 and `institute_programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 17
        • 1: active
        Backtrace
        • app/Models/InstituteProgram.php:19
        • app/Http/Controllers/CourseController.php:405
        • app/Http/Controllers/CourseController.php:125
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • CourseController.php#137db_collegesearch_new1.27msselect * from `course_contents` where `course_id` = 17 and `subpage_name` = 'about' and `course_contents`.`deleted_at` is null and `status` = 'Active' limit 1
        Bindings
        • 0: 17
        • 1: about
        • 2: Active
        Backtrace
        • app/Http/Controllers/CourseController.php:137
        • 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
      • CourseController.php#138db_collegesearch_new1.14msselect * from `courses` where `courses`.`id` = 17 and `courses`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: 17
        • 1: active
        Backtrace
        • app/Http/Controllers/CourseController.php:138
        • 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
      • CourseController.php#140db_collegesearch_new1.32msselect `id`, `recruiter_ids` from `recruiter_coursewises` where `recruiter_coursewises`.`course_id` = 17 and `recruiter_coursewises`.`course_id` is not null and `recruiter_coursewises`.`deleted_at` is null
        Bindings
        • 0: 17
        Backtrace
        • app/Http/Controllers/CourseController.php:140
        • 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
      • Course.php#79db_collegesearch_new27.64msselect `question`, `answer` from `faqs` where `faqs`.`faq_type` = 'course' and `faqs`.`faq_id` = 17 and `faqs`.`faq_id` is not null and `sub_type` = 'about' and `faq_type` = 'course' and `faqs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: course
        • 1: 17
        • 2: about
        • 3: course
        • 4: active
        Backtrace
        • app/Models/Course.php:79
        • app/Http/Controllers/CourseController.php:190
        • 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
      • helpers.php#496db_collegesearch_new3.42msselect `module_type`, `module_id`, `description`, `created_by`, `created_at`, `updated_by`, `updated_at`, `expiry_date`, `deleted_at` from `latest_updates_widgets` where `module_type` like '%course-detail%' and `sub_type` like '%about%' and `module_id` = 17 and `expiry_date` > '2025-07-18 19:20:05' and `latest_updates_widgets`.`deleted_at` is null order by `updated_at` desc limit 2
        Bindings
        • 0: %course-detail%
        • 1: %about%
        • 2: 17
        • 3: 2025-07-18 19:20:05
        Backtrace
        • app/helpers.php:496
        • 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
      • helpers.php#537db_collegesearch_new3.45msselect `module_type`, `module_id`, `description`, `created_by`, `created_at`, `updated_by`, `updated_at`, `expiry_date`, `deleted_at` from `latest_updates_widgets` where `module_type` like '%exam%' and `sub_type` like '%about%' and `module_id` in ('153', '159', '185') and `expiry_date` > '2025-07-18 19:20:05' and `latest_updates_widgets`.`deleted_at` is null order by `updated_at` desc limit 3
        Bindings
        • 0: %exam%
        • 1: %about%
        • 2: 153
        • 3: 159
        • 4: 185
        • 5: 2025-07-18 19:20:05
        Backtrace
        • app/helpers.php:537
        • 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
      • CourseController.php#414db_collegesearch_new950μsselect * from `meta_tags` where `slug` = 'course/md' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: course/md
        • 1: active
        Backtrace
        • app/Http/Controllers/CourseController.php:414
        • app/Http/Controllers/CourseController.php:206
        • 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
      • helpers.php#157db_collegesearch_new1.64msselect * from `brandings` where `section` = 'course' and `brandings`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: course
        • 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
      8DefaultMetaTag.php#?
      App\Models\Course
      8Course.php#?
      App\Models\Exam
      6Exam.php#?
      App\Models\Branding
      2Branding.php#?
          _token
          7P7hV3yFv3hL61T72aVc0Xa9fQUmVnyIsacQWZII
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/course/md" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /course/md
          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:16 [ "host" => array:1 [ 0 => "www.dev.collegesearch.in" ] "priority" => array:1 [ 0 => "u=0, i" ] "cookie" => array:1 [ 0 => "viewed_colleges=%5B12911%2C18391%2C50622%5D; XSRF-TOKEN=eyJpdiI6ImtGbWdLaEZ0YlpkUW5acWxsVnd6clE9PSIsInZhbHVlIjoidTMrWXQ1S3E1YjBTN2YvU2Vlc2ZET3d0VTVCMkNZK2NvWWFLQm1rdW1oVm8rdWJpNGkzTjgwSGx4TVFDUElKRVZzM3NvWUVzQmF0NUhkaTJna0I3Q2NWVk9zRmgyTDEwam44UWJkOC9vNkIxdGVNUWlRWjZtY1ZVYUc2MEJZNk0iLCJtYWMiOiIxMDNjMTVlYWZkMDYzZjc1YWY1NDZhMDNlODA3NzUzOTIzOTRkZDI0YWYzOWZmYWExN2Y1YzE4ZWZkMjIzZDk1IiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IjlEY0YwZ05EZ3lVaXA5cURQai9hN1E9PSIsInZhbHVlIjoiZzJnbUxnODRvZjM3TXUzMkU0NmdQdjJVS2tCa1ljdjZoZUdtSk9wYlArbk9GZ2tDa3JnNUsyblFieUtUU3gzaFFPb0FVT3o1VCs5SHF6VzA0VzB1Z1ZBUmhKWERJSkNBNk9mVkZPTmNTcm9vTkZGUjdtNHpDT3RPa0IyNXh5eU0iLCJtYWMiOiJlMjhlYzQ4M2M0ZjFjNGJhN2I5NGFlNjlkZTY3YWVkNDZiYzZiMzdjMzUxNjQzNDJjMzA5OWUyOTlkMTg5YTY2IiwidGFnIjoiIn0%3D; course_id=2; course_name=MBA%20%2F%20PGDMviewed_colleges=%5B12911%2C18391%2C50622%5D; XSRF-TOKEN=eyJpdiI6ImtGbWdLaEZ0YlpkUW5acWxsVnd6clE9PSIsInZhbHVlIjoidTMrWXQ1S3E1YjBTN2YvU2Vlc2ZET3d0VTVCMkNZK2NvWWFL" ] "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 [ "viewed_colleges" => "[12911,18391,50622]" "XSRF-TOKEN" => "7P7hV3yFv3hL61T72aVc0Xa9fQUmVnyIsacQWZII" "laravel_session" => "JxEjWCGUrpQbYLJHfx2E3EHhsaKzo5mYVnTk4OMe" "course_id" => "2" "course_name" => "MBA / PGDM" ]
          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 => "Fri, 18 Jul 2025 19:20:05 GMT" ] "set-cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6ImxMRE85ZFdZQU9hbGM5NjR5eDl0Smc9PSIsInZhbHVlIjoiSDBvcUhENlZScGxRaHJOcDhaeEVEQ3lQUzdFcWhiN1UzSGl4R1NaY0NweDhOZUhVT1B4aU9CNUw1aE5yN3JvQ3J4c0FlZkdIcTFpMkVGcFd6QWlTd0hoR21VRUpwQm5OVklOVnR2YTZEcWNkM3lRbU92OWpCeFo3THpsRjlHM1IiLCJtYWMiOiI1YTFlMDNlMjQ1YTU2MGY5YzFlMDg1NGFlMzZkZTgxODhkZTI1ZWQ0NWYwZmM5ODNhMjJkYjQzMDdjNGJhODExIiwidGFnIjoiIn0%3D; expires=Fri, 18 Jul 2025 21:20:05 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImxMRE85ZFdZQU9hbGM5NjR5eDl0Smc9PSIsInZhbHVlIjoiSDBvcUhENlZScGxRaHJOcDhaeEVEQ3lQUzdFcWhiN1UzSGl4R1NaY0NweDhOZUhVT1B4aU9CNUw1aE5yN3JvQ3J4c0FlZ" 1 => "laravel_session=eyJpdiI6InN3eGdQSlFEMlBzNldiU01VbjFkK2c9PSIsInZhbHVlIjoiWFQzUEsxNCtjVFpnZnFhdE9vcHBkbmYrc0RrQ3dGSkttb1dVZHlvL2M0S2tJUUdnM05DOFZOb0xZUVlQbjRUMmM0SWZNRnhBVzk4YUw1U1dpNDB4R2FKUS9wNG14QTU2MHVSbURtVU9OaENQQW8wVmxmWFlXc3N2V01HbzZVMWUiLCJtYWMiOiI0OTM2YmJjM2MxNmZhM2M5ZDAyNzI3ZTVkNzY1NDQyMGI1NWMwYTdjZmRjZThiZmM4YjYwMWE4MTFlZTM4ZTk2IiwidGFnIjoiIn0%3D; expires=Fri, 18 Jul 2025 21:20:05 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6InN3eGdQSlFEMlBzNldiU01VbjFkK2c9PSIsInZhbHVlIjoiWFQzUEsxNCtjVFpnZnFhdE9vcHBkbmYrc0RrQ3dGSkttb1dVZHlvL2M0S2tJUUdnM05DOFZOb0xZUVlQbjRUMmM0" 2 => "course_id=17; expires=Sat, 18 Jul 2026 19:20:05 GMT; Max-Age=31536000; path=/; samesite=lax" 3 => "course_name=MD; expires=Sat, 18 Jul 2026 19:20:05 GMT; Max-Age=31536000; path=/; samesite=lax" ] "Set-Cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6ImxMRE85ZFdZQU9hbGM5NjR5eDl0Smc9PSIsInZhbHVlIjoiSDBvcUhENlZScGxRaHJOcDhaeEVEQ3lQUzdFcWhiN1UzSGl4R1NaY0NweDhOZUhVT1B4aU9CNUw1aE5yN3JvQ3J4c0FlZkdIcTFpMkVGcFd6QWlTd0hoR21VRUpwQm5OVklOVnR2YTZEcWNkM3lRbU92OWpCeFo3THpsRjlHM1IiLCJtYWMiOiI1YTFlMDNlMjQ1YTU2MGY5YzFlMDg1NGFlMzZkZTgxODhkZTI1ZWQ0NWYwZmM5ODNhMjJkYjQzMDdjNGJhODExIiwidGFnIjoiIn0%3D; expires=Fri, 18-Jul-2025 21:20:05 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImxMRE85ZFdZQU9hbGM5NjR5eDl0Smc9PSIsInZhbHVlIjoiSDBvcUhENlZScGxRaHJOcDhaeEVEQ3lQUzdFcWhiN1UzSGl4R1NaY0NweDhOZUhVT1B4aU9CNUw1aE5yN3JvQ3J4c0FlZ" 1 => "laravel_session=eyJpdiI6InN3eGdQSlFEMlBzNldiU01VbjFkK2c9PSIsInZhbHVlIjoiWFQzUEsxNCtjVFpnZnFhdE9vcHBkbmYrc0RrQ3dGSkttb1dVZHlvL2M0S2tJUUdnM05DOFZOb0xZUVlQbjRUMmM0SWZNRnhBVzk4YUw1U1dpNDB4R2FKUS9wNG14QTU2MHVSbURtVU9OaENQQW8wVmxmWFlXc3N2V01HbzZVMWUiLCJtYWMiOiI0OTM2YmJjM2MxNmZhM2M5ZDAyNzI3ZTVkNzY1NDQyMGI1NWMwYTdjZmRjZThiZmM4YjYwMWE4MTFlZTM4ZTk2IiwidGFnIjoiIn0%3D; expires=Fri, 18-Jul-2025 21:20:05 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6InN3eGdQSlFEMlBzNldiU01VbjFkK2c9PSIsInZhbHVlIjoiWFQzUEsxNCtjVFpnZnFhdE9vcHBkbmYrc0RrQ3dGSkttb1dVZHlvL2M0S2tJUUdnM05DOFZOb0xZUVlQbjRUMmM0" 2 => "course_id=17; expires=Sat, 18-Jul-2026 19:20:05 GMT; path=/" 3 => "course_name=MD; expires=Sat, 18-Jul-2026 19:20:05 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "7P7hV3yFv3hL61T72aVc0Xa9fQUmVnyIsacQWZII" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/course/md" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-07-18 19:20:05GET/course/md102424