test data

B.Tech / B.E., Duration - 4 Years

Is this course a right fit? Check Eligibility

Vanshika Saini
Vanshika Saini

Table of Content

test data

Alternate Course

Bachelors Of Technology

B.Tech , 4 Years
Explore

Popular B.Tech / B.E. Exams

View All Exams

Register now for B.Tech / B.E. colleges insights and priority admissions alerts!

Download Syllabus

Check Eligibility
Request history8.3.19PHP Version506msRequest Duration8MBMemory UsageGET course/{slug}Route
    • Booting (8.92ms)time
    • Application (497ms)time
    • 1 x Application (98.24%)
      497ms
      1 x Booting (1.76%)
      8.92ms
      12 templates were rendered
      • pages.course.indexindex.blade.php#?blade
      • components.breadcrumbbreadcrumb.blade.php#?blade
      • components.navbarnavbar.blade.php#?blade
      • components.author-detailsauthor-details.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
      30 statements were executed (8 duplicates)Show only duplicates439ms
      • 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_new8.4msselect * from `seo_redirects` where `redirect_from` = '/course/engineering-course-fees' limit 1
        Bindings
        • 0: /course/engineering-course-fees
        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_new2.13msselect * from `meta_tags` where `slug` = 'course/engineering-course-fees' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: course/engineering-course-fees
        • 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.38msselect * 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_new9.88msselect * from `programs` where `slug` = 'engineering' and `programs`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: engineering
        • 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_new1.54msselect * from `courses` where `slug` = 'engineering' and `courses`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: engineering
        • 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_new6.22msselect * from `course_contents` where `course_contents`.`course_id` in (1) 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_new2.35msselect `id`, `name`, `slug`, `display_name`, `conducted_by`, `mode`, `logo` from `exams` where (`course_id` = 1 and `status` = 'active') and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 1
        • 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_new1.17msselect `id`, `name`, `slug`, `display_name`, `conducted_by`, `mode`, `logo` from `exams` where (`course_id` = 1 and `status` = 'active') and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 1
        • 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_new1.26msselect `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` = 8 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 8
        • 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_new800μsselect `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: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.52msselect `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` = 9 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 9
        • 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_new910μ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` = 11 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 11
        • 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.51msselect `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` = 12 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 12
        • 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_new790μ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` = 15 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 15
        • 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.36msselect `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: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_new144msselect * from `articles` where `type` = 'news' and `link_type` = 'course' and `link_id` = 1 and `articles`.`deleted_at` is null and `articles`.`status` = 'active' order by `created_at` desc
        Bindings
        • 0: news
        • 1: course
        • 2: 1
        • 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_new150msselect * from `articles` where `type` = 'article' and `link_type` = 'course' and `link_id` = 1 and `articles`.`deleted_at` is null and `articles`.`status` = 'active' order by `created_at` desc
        Bindings
        • 0: article
        • 1: course
        • 2: 1
        • 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
      • Article.php#114db_collegesearch_new1.49msselect `id`, `name`, `email`, `image` from `admins` where `admins`.`id` in (194, 200, 237, 241, 253, 259, 322) and `admins`.`deleted_at` is null
        Bindings
        • 0: 194
        • 1: 200
        • 2: 237
        • 3: 241
        • 4: 253
        • 5: 259
        • 6: 322
        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.39msselect * from `courses` where `courses`.`id` = 1 and `courses`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: 1
        • 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_new870μsselect * from `courses` where `stream_id` = 1 and `degree_id` = 1 and `id` != 1 and `status` = 'Active' and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 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_new58.38msselect count(distinct `institute_id`) as aggregate from `institute_programs` where `course_id` = 1 and `institute_programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 1
        • 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.96msselect * from `course_contents` where `course_id` = 1 and `subpage_name` = 'course-fees' and `course_contents`.`deleted_at` is null and `status` = 'Active' limit 1
        Bindings
        • 0: 1
        • 1: course-fees
        • 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#137db_collegesearch_new590μsselect * from `admins` where `admins`.`id` in (353) and `admins`.`deleted_at` is null
        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_new2.44msselect * from `courses` where `courses`.`id` = 1 and `courses`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: 1
        • 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.57msselect `id`, `recruiter_ids` from `recruiter_coursewises` where `recruiter_coursewises`.`course_id` = 1 and `recruiter_coursewises`.`course_id` is not null and `recruiter_coursewises`.`deleted_at` is null
        Bindings
        • 0: 1
        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_new28.15msselect `question`, `answer` from `faqs` where `faqs`.`faq_type` = 'course' and `faqs`.`faq_id` = 1 and `faqs`.`faq_id` is not null and `sub_type` = 'course-fees' and `faq_type` = 'course' and `faqs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: course
        • 1: 1
        • 2: course-fees
        • 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_new2.01msselect `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 '%course-fees%' and `module_id` = 1 and `expiry_date` > '2025-07-17 20:07:58' and `latest_updates_widgets`.`deleted_at` is null order by `updated_at` desc limit 2
        Bindings
        • 0: %course-detail%
        • 1: %course-fees%
        • 2: 1
        • 3: 2025-07-17 20:07:58
        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_new2.52msselect `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 ('8', '9', '11', '12', '15') and `expiry_date` > '2025-07-17 20:07:58' and `latest_updates_widgets`.`deleted_at` is null order by `updated_at` desc limit 3
        Bindings
        • 0: %exam%
        • 1: %about%
        • 2: 8
        • 3: 9
        • 4: 11
        • 5: 12
        • 6: 15
        • 7: 2025-07-17 20:07:58
        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_new880μsselect * from `meta_tags` where `slug` = 'course/engineering-course-fees' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: course/engineering-course-fees
        • 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_new2.05msselect * 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
      62Exam.php#?
      App\Models\Article
      15Article.php#?
      App\Models\DefaultMetaTag
      8DefaultMetaTag.php#?
      App\Models\Admin
      8Admin.php#?
      App\Models\Course
      4Course.php#?
      App\Models\CourseContent
      4CourseContent.php#?
      App\Models\ExamFeatureMapping
      2ExamFeatureMapping.php#?
      App\Models\ExamFeature
      2ExamFeature.php#?
      App\Models\Branding
      2Branding.php#?
          _token
          peQTAAA8XtNjLYqSRz0NhmzTKtigCMzwFhChPqsf
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/course/engineering-course-fees" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /course/engineering-course-fees
          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=eyJpdiI6IkZTMjFBeUEzZXc1b09mUExUL0R6Rnc9PSIsInZhbHVlIjoiTUJ5ekVhdU5JWFhyWlNNRFlWNStkSzVCUzdLR3djOW9Wd216NElyc25HZXNidEphYm1mSDRoeW1Dbno2RGMvc2t4eVB5NjQ2RngrREQyaXdRc28vUm44OGJqemVUL3JTTHFwaVdvOHpTQUR2b0lvK1NsUnBDbWhWa24xbDcvL04iLCJtYWMiOiIzZjYzMGNkOTUyNjBkODcyODliZWE0NGM3MjdiY2EwYzQ3MzhhYTk2OTQ5N2RiZjcyNjJlNDNhNmE2NjQ1ZTMwIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6ImNUcjFJTkNuVHlyOE9BZlhFSXFJSUE9PSIsInZhbHVlIjoiTXRJckErSGtrUlVkZzJ1RzB3cEhDRjNNU3drRVhyV2UxTWJmMlEybjBSQW40bkhTZDM4L3c0ZFNualdsVS9KVU12TEQxWnI4MHRnVDNIUGl2UCtBMkZmS3lpYkFXOG1WWkJDRW9sdm1mQmdxemc0S3dPZ0VlZHhIcmFaaXRkeG4iLCJtYWMiOiIzNzMzNGI3MTMwMTQ3ZTVhMjRhM2YzZjdjN2EyZjdjNTE4YTBkZWUzNTQwNjk3Mzg5YzBjMDA2YTE2Zjk5NmE2IiwidGFnIjoiIn0%3D; course_id=1; course_name=B.Tech%20%2F%20B.E.; viewed_colleges=%5B3508%2C4097%5DXSRF-TOKEN=eyJpdiI6IkZTMjFBeUEzZXc1b09mUExUL0R6Rnc9PSIsInZhbHVlIjoiTUJ5ekVhdU5JWFhyWlNNRFlWNStkSzVCUzdLR3djOW9Wd216NElyc25HZXNidEphYm1mSDRoeW1Dbno2RGMvc2t4eVB5N" ] "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" => "peQTAAA8XtNjLYqSRz0NhmzTKtigCMzwFhChPqsf" "laravel_session" => "lhuS4fsx9Q6QnO6J4jTsdnYrTwtuZ8wpxxq1BILq" "course_id" => "1" "course_name" => "B.Tech / B.E." "viewed_colleges" => "[3508,4097]" ]
          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 => "Thu, 17 Jul 2025 20:07:58 GMT" ] "set-cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6ImpTaU4wYm5IMzNCL0wvM3VqVmtMTEE9PSIsInZhbHVlIjoialc5MlJJL0VwUWFmUzJ5bHhEUFlrQUM2dEtPNjN6V0toaE9ldktEVDB5OS95ODVuamJGVUpYbmxTSFhpWFA4NllBTStTdVZOM2xEWmJheEpaZ3IvQ05iTG43dm5JaEl1NVJaN1gweThEdDl0M290bEZwSGpmcDJtbjcyZzlLK0giLCJtYWMiOiIyZjQ5ZWE0YTY0Nzk5NmEwN2NjNWMxN2FkYTcyY2MyNmEzZWQxMzZiMzAzNDYyODY2YmNlYzM1MThjZGM0NWFiIiwidGFnIjoiIn0%3D; expires=Thu, 17 Jul 2025 22:07:58 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImpTaU4wYm5IMzNCL0wvM3VqVmtMTEE9PSIsInZhbHVlIjoialc5MlJJL0VwUWFmUzJ5bHhEUFlrQUM2dEtPNjN6V0toaE9ldktEVDB5OS95ODVuamJGVUpYbmxTSFhpWFA4NllBTStTd" 1 => "laravel_session=eyJpdiI6ImY5cVRoUWpQdWw0OWRQcDNrSkNUOUE9PSIsInZhbHVlIjoibG9tL0Z1c1VhUmpnQjRpNWJIb3BBMzVrbVRmNXB2TmxhempzWHJiNzZOQURXbkgrVmx0YVFoS1QyNlFaR3l4M3pJVjZMbEgweXhqSGdha0kxZ0lkdmxHS2VOUFVDMUNRa01FczdxZUpGWk1nNjVtSzByQmE3ankzMGgvaGhuNjUiLCJtYWMiOiI2OWM1ZTQ4MDczNzk2Yjg0MzUwNjA3OTdiNDRjNzFkODFiYjI3YmE1M2E2Mjg3MzUxZGE0MWJlZmYyNGU3ZTI3IiwidGFnIjoiIn0%3D; expires=Thu, 17 Jul 2025 22:07:58 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6ImY5cVRoUWpQdWw0OWRQcDNrSkNUOUE9PSIsInZhbHVlIjoibG9tL0Z1c1VhUmpnQjRpNWJIb3BBMzVrbVRmNXB2TmxhempzWHJiNzZOQURXbkgrVmx0YVFoS1QyNlFaR3l4M3pJ" 2 => "course_id=1; expires=Fri, 17 Jul 2026 20:07:58 GMT; Max-Age=31536000; path=/; samesite=lax" ] "Set-Cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6ImpTaU4wYm5IMzNCL0wvM3VqVmtMTEE9PSIsInZhbHVlIjoialc5MlJJL0VwUWFmUzJ5bHhEUFlrQUM2dEtPNjN6V0toaE9ldktEVDB5OS95ODVuamJGVUpYbmxTSFhpWFA4NllBTStTdVZOM2xEWmJheEpaZ3IvQ05iTG43dm5JaEl1NVJaN1gweThEdDl0M290bEZwSGpmcDJtbjcyZzlLK0giLCJtYWMiOiIyZjQ5ZWE0YTY0Nzk5NmEwN2NjNWMxN2FkYTcyY2MyNmEzZWQxMzZiMzAzNDYyODY2YmNlYzM1MThjZGM0NWFiIiwidGFnIjoiIn0%3D; expires=Thu, 17-Jul-2025 22:07:58 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImpTaU4wYm5IMzNCL0wvM3VqVmtMTEE9PSIsInZhbHVlIjoialc5MlJJL0VwUWFmUzJ5bHhEUFlrQUM2dEtPNjN6V0toaE9ldktEVDB5OS95ODVuamJGVUpYbmxTSFhpWFA4NllBTStTd" 1 => "laravel_session=eyJpdiI6ImY5cVRoUWpQdWw0OWRQcDNrSkNUOUE9PSIsInZhbHVlIjoibG9tL0Z1c1VhUmpnQjRpNWJIb3BBMzVrbVRmNXB2TmxhempzWHJiNzZOQURXbkgrVmx0YVFoS1QyNlFaR3l4M3pJVjZMbEgweXhqSGdha0kxZ0lkdmxHS2VOUFVDMUNRa01FczdxZUpGWk1nNjVtSzByQmE3ankzMGgvaGhuNjUiLCJtYWMiOiI2OWM1ZTQ4MDczNzk2Yjg0MzUwNjA3OTdiNDRjNzFkODFiYjI3YmE1M2E2Mjg3MzUxZGE0MWJlZmYyNGU3ZTI3IiwidGFnIjoiIn0%3D; expires=Thu, 17-Jul-2025 22:07:58 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6ImY5cVRoUWpQdWw0OWRQcDNrSkNUOUE9PSIsInZhbHVlIjoibG9tL0Z1c1VhUmpnQjRpNWJIb3BBMzVrbVRmNXB2TmxhempzWHJiNzZOQURXbkgrVmx0YVFoS1QyNlFaR3l4M3pJ" 2 => "course_id=1; expires=Fri, 17-Jul-2026 20:07:58 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "peQTAAA8XtNjLYqSRz0NhmzTKtigCMzwFhChPqsf" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/course/engineering-course-fees" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-07-17 20:07:58GET/course/engineering-course-fees1230107