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

PGDCA, Duration - 3 Years

Is this course a right fit? Check Eligibility

Table of Content

Alternate Course

Bachelor of computer applications

Bachelor of computer applications , 2 Years
Explore

MCA with Sunstone

MCA with Sunstone , 2 Years
Explore

Popular PGDCA Exams

View All Exams

Register now for PGDCA colleges insights and priority admissions alerts!

Download Syllabus

Check Eligibility
Request history8.3.19PHP Version504msRequest Duration3MBMemory UsageGET course/{slug}Route
    • Booting (15.21ms)time
    • Application (488ms)time
    • 1 x Application (96.98%)
      488ms
      1 x Booting (3.02%)
      15.21ms
      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-214
      28 statements were executed (6 duplicates)Show only duplicates417ms
      • 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_new10.61msselect * from `seo_redirects` where `redirect_from` = '/course/pgdca' limit 1
        Bindings
        • 0: /course/pgdca
        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_new930μsselect * from `meta_tags` where `slug` = 'course/pgdca' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: course/pgdca
        • 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_new930μsselect * 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_new4.38msselect * from `programs` where `slug` = 'pgdca' and `programs`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: pgdca
        • 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#71db_collegesearch_new11.15msselect * from `program_contents` where `program_contents`.`program_id` in (3551) and `program_contents`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 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#86db_collegesearch_new1.29msselect * from `courses` where `id` = 8 and `courses`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: 8
        • 1: active
        Backtrace
        • app/Http/Controllers/CourseController.php:86
        • 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.45msselect `id`, `name`, `slug`, `display_name`, `conducted_by`, `mode`, `logo` from `exams` where (`course_id` = 8 and `status` = 'active') and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 8
        • 1: active
        • 2: active
        Backtrace
        • app/Models/Exam.php:27
        • app/Http/Controllers/CourseController.php:388
        • 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_new1.12msselect `id`, `name`, `slug`, `display_name`, `conducted_by`, `mode`, `logo` from `exams` where (`course_id` = 8 and `status` = 'active') and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 8
        • 1: active
        • 2: active
        Backtrace
        • app/Models/Exam.php:27
        • app/Http/Controllers/CourseController.php:389
        • 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` = 97 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 97
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • app/Http/Controllers/CourseController.php:389
        • 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_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` = 103 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 103
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • app/Http/Controllers/CourseController.php:389
        • 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.15msselect `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` = 105 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 105
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • app/Http/Controllers/CourseController.php:389
        • 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_new890μ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` = 107 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 107
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • app/Http/Controllers/CourseController.php:389
        • 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.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
        • app/Http/Controllers/CourseController.php:389
        • 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_new780μ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` = 114 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 114
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • app/Http/Controllers/CourseController.php:389
        • 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_new174msselect * from `articles` where `type` = 'news' and `link_type` = 'course' and `link_id` = 8 and `articles`.`deleted_at` is null and `articles`.`status` = 'active' order by `created_at` desc
        Bindings
        • 0: news
        • 1: course
        • 2: 8
        • 3: active
        Backtrace
        • app/Models/Article.php:114
        • app/Http/Controllers/CourseController.php:391
        • 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_new148msselect * from `articles` where `type` = 'article' and `link_type` = 'course' and `link_id` = 8 and `articles`.`deleted_at` is null and `articles`.`status` = 'active' order by `created_at` desc
        Bindings
        • 0: article
        • 1: course
        • 2: 8
        • 3: active
        Backtrace
        • app/Models/Article.php:114
        • app/Http/Controllers/CourseController.php:392
        • 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_new850μsselect `id`, `name`, `email`, `image` from `admins` where `admins`.`id` in (241) and `admins`.`deleted_at` is null
        Bindings
        • 0: 241
        Backtrace
        • app/Models/Article.php:114
        • app/Http/Controllers/CourseController.php:392
        • 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.12msselect * from `courses` where `courses`.`id` = 8 and `courses`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: 8
        • 1: active
        Backtrace
        • app/Models/Course.php:63
        • app/Http/Controllers/CourseController.php:393
        • 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_new1.24msselect * from `courses` where `stream_id` = 10 and `degree_id` = 2 and `id` != 8 and `status` = 'Active' and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 10
        • 1: 2
        • 2: 8
        • 3: Active
        • 4: active
        Backtrace
        • app/Models/Course.php:71
        • app/Http/Controllers/CourseController.php:393
        • 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_new10.98msselect count(distinct `institute_id`) as aggregate from `institute_programs` where `course_id` = 8 and `institute_programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 8
        • 1: active
        Backtrace
        • app/Models/InstituteProgram.php:19
        • app/Http/Controllers/CourseController.php:395
        • 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#136db_collegesearch_new1.42msselect * from `program_contents` where (`subpage_name` = 'about' and `program_id` = 3551) and `program_contents`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: about
        • 1: 3551
        • 2: active
        Backtrace
        • app/Http/Controllers/CourseController.php:136
        • 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_new880μsselect * from `courses` where `courses`.`id` = 8 and `courses`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: 8
        • 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_new910μsselect `id`, `recruiter_ids` from `recruiter_coursewises` where `recruiter_coursewises`.`course_id` = 8 and `recruiter_coursewises`.`course_id` is not null and `recruiter_coursewises`.`deleted_at` is null
        Bindings
        • 0: 8
        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
      • Program.php#161db_collegesearch_new25.73msselect `question`, `answer` from `faqs` where `faqs`.`faq_type` = 'program' and `faqs`.`faq_id` = 3551 and `faqs`.`faq_id` is not null and `sub_type` = 'about' and `faq_type` = 'program' and `faqs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: program
        • 1: 3551
        • 2: about
        • 3: program
        • 4: active
        Backtrace
        • app/Models/Program.php:161
        • app/Http/Controllers/CourseController.php:183
        • 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_new2.72msselect `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` = 3551 and `expiry_date` > '2025-06-21 00:54:42' and `latest_updates_widgets`.`deleted_at` is null order by `updated_at` desc limit 2
        Bindings
        • 0: %course-detail%
        • 1: %about%
        • 2: 3551
        • 3: 2025-06-21 00:54:42
        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_new5.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 '%exam%' and `sub_type` like '%about%' and `module_id` in ('97', '103', '105', '107', '114') and `expiry_date` > '2025-06-21 00:54:42' and `latest_updates_widgets`.`deleted_at` is null order by `updated_at` desc limit 3
        Bindings
        • 0: %exam%
        • 1: %about%
        • 2: 97
        • 3: 103
        • 4: 105
        • 5: 107
        • 6: 114
        • 7: 2025-06-21 00:54:42
        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#404db_collegesearch_new950μsselect * from `meta_tags` where `slug` = 'course/pgdca' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: course/pgdca
        • 1: active
        Backtrace
        • app/Http/Controllers/CourseController.php:404
        • app/Http/Controllers/CourseController.php:200
        • 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_new5.21msselect * 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\Exam
      12Exam.php#?
      App\Models\DefaultMetaTag
      8DefaultMetaTag.php#?
      App\Models\Course
      5Course.php#?
      App\Models\Article
      3Article.php#?
      App\Models\Branding
      2Branding.php#?
      App\Models\Program
      1Program.php#?
      App\Models\ExamFeatureMapping
      1ExamFeatureMapping.php#?
      App\Models\ExamFeature
      1ExamFeature.php#?
      App\Models\Admin
      1Admin.php#?
          _token
          I2nlb9cE2NhYZTNvGHvMF6KZxNyc8eB2TjvEJPDW
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/course/pgdca" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /course/pgdca
          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 => "XSRF-TOKEN=eyJpdiI6IlJLKzlkMm5FY0VaMVNXSnJWVDM5ZEE9PSIsInZhbHVlIjoidE9tTVhvelZrVDcwL3dGMkZaWUJ2M2wrVUcwY3BYZTU5RkNFbFNlRkt0WkJLVDlXd0hYNS9XVVpjZm14ZUpxYTFqTXVTT29jdnBobGxFb2NMRm1NRmVQRHI0YmFRUHMzRkZlSzE2NDJNU2YxZW5WS1JVaG1vbDFLdGxiMng3S0ciLCJtYWMiOiJmOWE3ZGMzZjQ1Y2RhNDgxNDE4Mzk0NzJkYmRmMTlhOTMzOGIwNDMyZjg1NGZjMzIwY2I4MTY0NjMyYzY2MjQyIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IjRrNWQwS0lDWUxZaWVnd1hxUEdnZXc9PSIsInZhbHVlIjoicHdiV28rdjVlOUFJeVEvamhaaFJGWk1TKzhXL0Mrb25jcEJRWFZsQUZGdE5GNExsUVJjR2FWaHdjbm5TTkpsQWpSMHRrRFRTSERzNVdlbGNDTmFDM1I0RkdrWDBvOFJaT01Zb09MSE8xSFpTeExLVlJka0dtMGdxQjVrNDZhcGEiLCJtYWMiOiJkMTQwY2M3NGZjZjI1Njc2N2MzYzIwNDQ2ZjkwYjZhYmI3MDI3Y2E1NjVhYWY2Njc4OTVmZWQxYjBhMTM5MGY5IiwidGFnIjoiIn0%3D; course_id=13; course_name=BCA; viewed_colleges=%5B18750%2C11569%2C952%2C17237%2C13472%5DXSRF-TOKEN=eyJpdiI6IlJLKzlkMm5FY0VaMVNXSnJWVDM5ZEE9PSIsInZhbHVlIjoidE9tTVhvelZrVDcwL3dGMkZaWUJ2M2wrVUcwY3BYZTU5RkNFbFNlRkt0WkJLVDlXd0hYNS9XVVpjZm14ZUpxYTFqTXVTT" ] "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" => "I2nlb9cE2NhYZTNvGHvMF6KZxNyc8eB2TjvEJPDW" "laravel_session" => "UHdX9KLl7AlG9QNWhzpgSXsPxvpe0rR840bn2lFv" "course_id" => "13" "course_name" => "BCA" "viewed_colleges" => "[18750,11569,952,17237,13472]" ]
          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 => "Sat, 21 Jun 2025 00:54:42 GMT" ] "set-cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6Ilptd25qN0FzcUdNdEk5WDJIZWk1WHc9PSIsInZhbHVlIjoiUHF4RFB5aWxRNlFPQThpL1QycDQ2TWFYcHkzL25LUHV3RDR3WHU4WkRsbzZMRTdVZHpGcEJEd3gwN2swcm1TSmduWnlJZVBoSS93VEJheHF1QVJZVlV0Q3QxWEVvb1FNWlVnL1RKM1Q3cS9vS1FCRmhLZzhKd3E2VjV5Mjk2dysiLCJtYWMiOiI0NmQ0YTljOGYxNzQ2YzVjNzhhMTEyYTU4OWFhYjdmMGE1OWViOWRkOWUyYjk3NGQ2M2M2ZTE3ODdlMDhlZmYwIiwidGFnIjoiIn0%3D; expires=Sat, 21 Jun 2025 02:54:42 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Ilptd25qN0FzcUdNdEk5WDJIZWk1WHc9PSIsInZhbHVlIjoiUHF4RFB5aWxRNlFPQThpL1QycDQ2TWFYcHkzL25LUHV3RDR3WHU4WkRsbzZMRTdVZHpGcEJEd3gwN2swcm1TSmduWnlJZ" 1 => "laravel_session=eyJpdiI6IllvYStPbDdxOFc1TEJ1bWFEV2pMaWc9PSIsInZhbHVlIjoiaVBwMUsrejB1Qk5lNmF3VmxZR3NPNUpQVjBGZHkxNjRNSnYzRWswTEJQZ0dMS013b2ZlYkpyeW1MS1lpMjI2TnRCTGpQamVwYkozVmZqTVBHbXNmQ3lLZWFicCtybmNZTFBRMkdmSkV6S3hFRUxDVmxaMzZ3RStQV1F4Sk1DQTgiLCJtYWMiOiIzN2QzYWFiMTUwZDJmZjRmMjQxMjdjMmFiNTY0MGY0ZWMzNGFkM2VhZDVhZjc1MzM2MzE3MTQ4NzhmNzBlY2ZlIiwidGFnIjoiIn0%3D; expires=Sat, 21 Jun 2025 02:54:42 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6IllvYStPbDdxOFc1TEJ1bWFEV2pMaWc9PSIsInZhbHVlIjoiaVBwMUsrejB1Qk5lNmF3VmxZR3NPNUpQVjBGZHkxNjRNSnYzRWswTEJQZ0dMS013b2ZlYkpyeW1MS1lpMjI2TnRC" 2 => "course_id=8; expires=Sun, 21 Jun 2026 00:54:42 GMT; Max-Age=31536000; path=/; samesite=lax" 3 => "course_name=MCA%20%2F%20MCM; expires=Sun, 21 Jun 2026 00:54:42 GMT; Max-Age=31536000; path=/; samesite=lax" ] "Set-Cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6Ilptd25qN0FzcUdNdEk5WDJIZWk1WHc9PSIsInZhbHVlIjoiUHF4RFB5aWxRNlFPQThpL1QycDQ2TWFYcHkzL25LUHV3RDR3WHU4WkRsbzZMRTdVZHpGcEJEd3gwN2swcm1TSmduWnlJZVBoSS93VEJheHF1QVJZVlV0Q3QxWEVvb1FNWlVnL1RKM1Q3cS9vS1FCRmhLZzhKd3E2VjV5Mjk2dysiLCJtYWMiOiI0NmQ0YTljOGYxNzQ2YzVjNzhhMTEyYTU4OWFhYjdmMGE1OWViOWRkOWUyYjk3NGQ2M2M2ZTE3ODdlMDhlZmYwIiwidGFnIjoiIn0%3D; expires=Sat, 21-Jun-2025 02:54:42 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ilptd25qN0FzcUdNdEk5WDJIZWk1WHc9PSIsInZhbHVlIjoiUHF4RFB5aWxRNlFPQThpL1QycDQ2TWFYcHkzL25LUHV3RDR3WHU4WkRsbzZMRTdVZHpGcEJEd3gwN2swcm1TSmduWnlJZ" 1 => "laravel_session=eyJpdiI6IllvYStPbDdxOFc1TEJ1bWFEV2pMaWc9PSIsInZhbHVlIjoiaVBwMUsrejB1Qk5lNmF3VmxZR3NPNUpQVjBGZHkxNjRNSnYzRWswTEJQZ0dMS013b2ZlYkpyeW1MS1lpMjI2TnRCTGpQamVwYkozVmZqTVBHbXNmQ3lLZWFicCtybmNZTFBRMkdmSkV6S3hFRUxDVmxaMzZ3RStQV1F4Sk1DQTgiLCJtYWMiOiIzN2QzYWFiMTUwZDJmZjRmMjQxMjdjMmFiNTY0MGY0ZWMzNGFkM2VhZDVhZjc1MzM2MzE3MTQ4NzhmNzBlY2ZlIiwidGFnIjoiIn0%3D; expires=Sat, 21-Jun-2025 02:54:42 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6IllvYStPbDdxOFc1TEJ1bWFEV2pMaWc9PSIsInZhbHVlIjoiaVBwMUsrejB1Qk5lNmF3VmxZR3NPNUpQVjBGZHkxNjRNSnYzRWswTEJQZ0dMS013b2ZlYkpyeW1MS1lpMjI2TnRC" 2 => "course_id=8; expires=Sun, 21-Jun-2026 00:54:42 GMT; path=/" 3 => "course_name=MCA+%2F+MCM; expires=Sun, 21-Jun-2026 00:54:42 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "I2nlb9cE2NhYZTNvGHvMF6KZxNyc8eB2TjvEJPDW" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/course/pgdca" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-21 00:54:42GET/course/pgdca102834