Home Colleges Mtech Colleges

Top Mtech in M.Tech / M.E. - Digital Electronics Colleges in India 2025 : Fees, Rankings, Placements, Admissions

Filters

States

Cities

Branches

Exams

Clear Show Results

Showing 13 colleges for you

Clear All Filters
MVJ College of Engineering (MVJCE) 3.9 (50)
Bangalore, Karnataka

Course Offered

M.Tech / M.E.

Fees (2 Years)

₹ 1,29,000

Exams Accepted

NEET

Highest Package

₹ 16 LPA

Course Offered

M.Tech / M.E.

Fees (2 Years)

₹ 1,50,000

Exams Accepted

-

Highest Package

-
Sipna College of Engineering & Technology 4 (2)
Amravati, Maharashtra

Course Offered

M.Tech / M.E.

Fees (2 Years)

Get Fee Details

Exams Accepted

GATE

Highest Package

-
Vishnu Institute of Technology 4 (19)
, Andhra Pradesh

Course Offered

M.Tech / M.E.

Fees (2 Years)

₹ 99,000

Exams Accepted

GATE

Highest Package

₹ 9 LPA
East West Institute of Technology 4.4 (4)
Bangalore, Karnataka

Course Offered

M.Tech / M.E.

Fees (2 Years)

₹ 1,37,000

Exams Accepted

JEE Main

Highest Package

₹ 10 LPA
Global Academy of Technology 3.8 (5)
Bangalore, Karnataka

Course Offered

M.Tech / M.E.

Fees (2 Years)

₹ 1,37,000

Exams Accepted

JEE Main

Highest Package

₹ 17 LPA

Course Offered

M.Tech / M.E.

Fees (2 Years)

Get Fee Details

Exams Accepted

UPSEE

Highest Package

₹ 10 LPA
Sri Siddhartha Institute of Technology 4.7 (3)
Tumakuru, Karnataka

Course Offered

M.Tech / M.E.

Fees (2 Years)

₹ 1,37,000

Exams Accepted

Maharashtra CET

Highest Package

₹ 8 LPA

Course Offered

M.Tech / M.E.

Fees (2 Years)

Get Fee Details

Exams Accepted

-

Highest Package

-
APS College of Engineering 2.2 (1)
Bangalore, Karnataka

Course Offered

M.Tech / M.E.

Fees (2 Years)

₹ 3,01,000

Exams Accepted

CAT

Highest Package

-
Shree Devi Education Trust
Mangalore, Karnataka

Course Offered

M.Tech / M.E.

Fees (2 Years)

Get Fee Details

Exams Accepted

GUJCET

Highest Package

₹ 21 LPA
Srinivas University
Mangalore, Karnataka

Course Offered

M.Tech / M.E.

Fees (2 Years)

₹ 1,40,000

Exams Accepted

-

Highest Package

-

Course Offered

M.Tech / M.E.

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-
Check Eligibility
Request history8.3.19PHP Version362msRequest Duration7MBMemory UsageGET {course}/colleges-{filters}Route
    • Booting (15.12ms)time
    • Application (346ms)time
    • 1 x Application (95.81%)
      346ms
      1 x Booting (4.18%)
      15.12ms
      11 templates were rendered
      • pages.search-result.indexindex.blade.php#?blade
      • components.breadcrumbbreadcrumb.blade.php#?blade
      • pages.search-result.filtersfilters.blade.php#?blade
      • components.storiesstories.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}/colleges-{filters}
      middleware
      web
      domain
      www.dev.collegesearch.in
      controller
      App\Http\Controllers\SearchController@index
      as
      sr.filters
      namespace
      prefix
      where
      file
      app/Http/Controllers/SearchController.php:28-78
      31 statements were executed (8 duplicates)Show only duplicates184ms
      • 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.37msselect * from `seo_redirects` where `redirect_from` = '/mtech/colleges-mtech-me-digital-electronics' limit 1
        Bindings
        • 0: /mtech/colleges-mtech-me-digital-electronics
        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` = 'mtech/colleges-mtech-me-digital-electronics' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: mtech/colleges-mtech-me-digital-electronics
        • 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_new810μsselect * from `default_meta_tags` where `module` = 'sr' and `default_meta_tags`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: sr
        • 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
      • SearchController.php#147db_collegesearch_new920μsselect `id`, `name`, `slug` from `exams` where `slug` in ('mtech', 'me', 'digital', 'electronics', 'mtech-me', 'me-digital', 'digital-electronics', 'mtech-me-digital', 'me-digital-electronics', 'mtech-me-digital-electronics') and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: mtech
        • 1: me
        • 2: digital
        • 3: electronics
        • 4: mtech-me
        • 5: me-digital
        • 6: digital-electronics
        • 7: mtech-me-digital
        • 8: me-digital-electronics
        • 9: mtech-me-digital-electronics
        • 10: active
        Backtrace
        • app/Http/Controllers/SearchController.php:147
        • app/Http/Controllers/SearchController.php:45
        • 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
      • SearchController.php#147db_collegesearch_new1.51msselect `id`, `name`, `shortname` from `states` where `shortname` in ('mtech', 'me', 'digital', 'electronics', 'mtech-me', 'me-digital', 'digital-electronics', 'mtech-me-digital', 'me-digital-electronics', 'mtech-me-digital-electronics') and `country_id` = 2 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc
        Bindings
        • 0: mtech
        • 1: me
        • 2: digital
        • 3: electronics
        • 4: mtech-me
        • 5: me-digital
        • 6: digital-electronics
        • 7: mtech-me-digital
        • 8: me-digital-electronics
        • 9: mtech-me-digital-electronics
        • 10: 2
        • 11: active
        • 12: 2
        Backtrace
        • app/Http/Controllers/SearchController.php:147
        • app/Http/Controllers/SearchController.php:45
        • 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
      • SearchController.php#147db_collegesearch_new1.5msselect `id`, `name`, `shortname` from `cities` where `shortname` in ('mtech', 'me', 'digital', 'electronics', 'mtech-me', 'me-digital', 'digital-electronics', 'mtech-me-digital', 'me-digital-electronics', 'mtech-me-digital-electronics') and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc
        Bindings
        • 0: mtech
        • 1: me
        • 2: digital
        • 3: electronics
        • 4: mtech-me
        • 5: me-digital
        • 6: digital-electronics
        • 7: mtech-me-digital
        • 8: me-digital-electronics
        • 9: mtech-me-digital-electronics
        • 10: active
        Backtrace
        • app/Http/Controllers/SearchController.php:147
        • app/Http/Controllers/SearchController.php:45
        • 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
      • SearchController.php#147db_collegesearch_new6.7msselect `id`, `name`, `slug` from `programs` where `slug` in ('mtech', 'me', 'digital', 'electronics', 'mtech-me', 'me-digital', 'digital-electronics', 'mtech-me-digital', 'me-digital-electronics', 'mtech-me-digital-electronics') and `programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: mtech
        • 1: me
        • 2: digital
        • 3: electronics
        • 4: mtech-me
        • 5: me-digital
        • 6: digital-electronics
        • 7: mtech-me-digital
        • 8: me-digital-electronics
        • 9: mtech-me-digital-electronics
        • 10: active
        Backtrace
        • app/Http/Controllers/SearchController.php:147
        • app/Http/Controllers/SearchController.php:45
        • 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
      • SearchController.php#180db_collegesearch_new740μsselect `id`, `display_name` from `courses` where `slug` = 'mtech' and `courses`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: mtech
        • 1: active
        Backtrace
        • app/Http/Controllers/SearchController.php:180
        • app/Http/Controllers/SearchController.php:45
        • 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
      • SearchController.php#630db_collegesearch_new1.43msselect count(*) as aggregate from (select * from `institute_programs` where `program_id` in (1781) and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (10) group by `institute_id`) as `aggregate_table`
        Bindings
        • 0: 1781
        • 1: active
        • 2: 10
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • 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
      • SearchController.php#630db_collegesearch_new2.71msselect * from `institute_programs` where `program_id` in (1781) and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (10) group by `institute_id` order by CASE WHEN (select `rank` from `institute_ranks` where `institute_ranks`.`institute_id` = `institute_programs`.`institute_id` and `ranking_body` = 'nirf' and `year` = 2024 and `rank` > 0 and `course_id` in (10) and `deleted_at` is null and `status` = 'active' and `institute_ranks`.`deleted_at` is null and `status` = 'active' order by `rank` asc limit 1) IS NOT NULL THEN 0 ELSE 1 END ASC, COALESCE((select `rank` from `institute_ranks` where `institute_ranks`.`institute_id` = `institute_programs`.`institute_id` and `ranking_body` = 'nirf' and `year` = 2024 and `rank` > 0 and `course_id` in (10) and `deleted_at` is null and `status` = 'active' and `institute_ranks`.`deleted_at` is null and `status` = 'active' order by `rank` asc limit 1), 9999999) ASC, COALESCE((select `rank` from `institute_ranks` where `institute_ranks`.`institute_id` = `institute_programs`.`institute_id` and `ranking_body` = 'cs' and `rank` > 0 and `course_id` in (10) and `deleted_at` is null and `status` = 'active' and `institute_ranks`.`deleted_at` is null and `status` = 'active' order by `rank` asc limit 1), 9999999) ASC limit 20 offset 0
        Bindings
        • 0: 1781
        • 1: active
        • 2: 10
        • 3: nirf
        • 4: 2024
        • 5: 0
        • 6: 10
        • 7: active
        • 8: active
        • 9: nirf
        • 10: 2024
        • 11: 0
        • 12: 10
        • 13: active
        • 14: active
        • 15: cs
        • 16: 0
        • 17: 10
        • 18: active
        • 19: active
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • 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
      • SearchController.php#630db_collegesearch_new2.7msselect `institutes`.*, (select count(*) from `institute_programs` where `institutes`.`id` = `institute_programs`.`institute_id` and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (10)) as `programs_count`, (select count(*) from `institute_reviews` where `institutes`.`id` = `institute_reviews`.`institute_id` and `institute_reviews`.`deleted_at` is null and `status` = 'active') as `reviews_count` from `institutes` where `institutes`.`id` in (77, 303, 344, 369, 599, 3215, 7616, 7712, 10343, 11578, 12107, 31920, 44917) and `institutes`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        • 1: 10
        • 2: active
        • 3: active
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • 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
      • SearchController.php#630db_collegesearch_new1.6msselect * from `institute_course_summaries` where `institute_course_summaries`.`institute_id` in (77, 303, 344, 369, 599, 3215, 7616, 7712, 10343, 11578, 12107, 31920, 44917) and `course_id` in (10) and `institute_course_summaries`.`deleted_at` is null
        Bindings
        • 0: 10
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • 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
      • SearchController.php#630db_collegesearch_new1.25msselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (10) and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • 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
      • SearchController.php#630db_collegesearch_new950μsselect `id`, `name`, `shortname` from `cities` where `cities`.`id` in (3, 24, 44, 48, 107, 265, 640) and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • 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
      • SearchController.php#630db_collegesearch_new920μsselect `id`, `name`, `shortname` from `states` where `states`.`id` in (64, 79, 83, 98) and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc
        Bindings
        • 0: active
        • 1: 2
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • 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
      • SearchController.php#630db_collegesearch_new1msselect `institute_id`, `overall_rating` from `institute_ratings` where `institute_ratings`.`institute_id` in (77, 303, 344, 369, 599, 3215, 7616, 7712, 10343, 11578, 12107, 31920, 44917) and `institute_ratings`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • 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
      • SearchController.php#630db_collegesearch_new2.07msselect * from (select *, row_number() over (partition by `institute_images`.`institute_id` order by `is_featured` desc, `created_at` desc) as `laravel_row` from `institute_images` where `institute_images`.`institute_id` in (77, 303, 344, 369, 599, 3215, 7616, 7712, 10343, 11578, 12107, 31920, 44917) and `media_type` = 'image' and `institute_images`.`deleted_at` is null and `status` = 'active') as `laravel_table` where `laravel_row` <= 1 order by `laravel_row`
        Bindings
        • 0: image
        • 1: active
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • 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
      • SearchController.php#630db_collegesearch_new720μsselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (10) and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • 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
      • SearchController.php#630db_collegesearch_new1.02msselect `id`, `exam_id`, `institute_program_id` from `institute_program_exam_mappings` where `institute_program_exam_mappings`.`institute_program_id` in (6102, 7430, 8042, 12103, 17159, 19464, 19600, 28664, 28694, 28820, 29986, 40988, 123547)
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • 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
      • SearchController.php#630db_collegesearch_new710μsselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (14, 20, 21, 38, 116, 161, 175) and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • 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
      • SearchController.php#630db_collegesearch_new1.29msselect * from `institute_ranks` where `institute_ranks`.`institute_id` in (77, 303, 344, 369, 599, 3215, 7616, 7712, 10343, 11578, 12107, 31920, 44917) and `ranking_body` = 'nirf' and `course_id` in (10) and `year` = 2024 and `institute_ranks`.`deleted_at` is null and `status` = 'active' order by `year` desc, `rank` desc
        Bindings
        • 0: 77
        • 1: 303
        • 2: 344
        • 3: 369
        • 4: 599
        • 5: 3215
        • 6: 7616
        • 7: 7712
        • 8: 10343
        • 9: 11578
        • 10: 12107
        • 11: 31920
        • 12: 44917
        • 13: nirf
        • 14: 10
        • 15: 2024
        • 16: active
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • 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
      • SearchController.php#388db_collegesearch_new950μsselect * from `institute_programs` where `program_id` in (1781) and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (10) group by `institute_id`
        Bindings
        • 0: 1781
        • 1: active
        • 2: 10
        Backtrace
        • app/Http/Controllers/SearchController.php:388
        • app/Http/Controllers/SearchController.php:58
        • 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
      • SearchController.php#388db_collegesearch_new930μsselect `id`, `city_id`, `state_id` from `institutes` where `institutes`.`id` in (77, 303, 344, 369, 599, 3215, 7616, 7712, 10343, 11578, 12107, 31920, 44917) and `institutes`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:388
        • app/Http/Controllers/SearchController.php:58
        • 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
      • SearchController.php#388db_collegesearch_new950μsselect `id`, `name`, `shortname` from `cities` where `cities`.`id` in (3, 24, 44, 48, 107, 265, 640) and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:388
        • app/Http/Controllers/SearchController.php:58
        • 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
      • SearchController.php#388db_collegesearch_new1.85msselect `id`, `name`, `shortname` from `states` where `states`.`id` in (64, 79, 83, 98) and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc
        Bindings
        • 0: active
        • 1: 2
        Backtrace
        • app/Http/Controllers/SearchController.php:388
        • app/Http/Controllers/SearchController.php:58
        • 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
      • SearchController.php#388db_collegesearch_new1.7msselect `id`, `exam_id`, `institute_program_id` from `institute_program_exam_mappings` where `institute_program_exam_mappings`.`institute_program_id` in (6102, 7430, 8042, 12103, 17159, 19464, 19600, 28664, 28694, 28820, 29986, 40988, 123547)
        Backtrace
        • app/Http/Controllers/SearchController.php:388
        • app/Http/Controllers/SearchController.php:58
        • 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
      • SearchController.php#388db_collegesearch_new680μsselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (14, 20, 21, 38, 116, 161, 175) and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:388
        • app/Http/Controllers/SearchController.php:58
        • 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
      • SearchController.php#388db_collegesearch_new690μsselect `id`, `name`, `slug` from `programs` where `programs`.`id` in (1781) and `programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:388
        • app/Http/Controllers/SearchController.php:58
        • 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
      • SearchController.php#392db_collegesearch_new810μsselect `id`, `name`, `shortname` from `states` where `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc
        Bindings
        • 0: active
        • 1: 2
        Backtrace
        • app/Http/Controllers/SearchController.php:392
        • app/Http/Controllers/SearchController.php:58
        • 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
      • SearchController.php#404db_collegesearch_new136msselect `id`, `name`, `shortname` from `cities` where `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:404
        • app/Http/Controllers/SearchController.php:58
        • 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_new3.05msselect * from `brandings` where `section` = 'sr' and `brandings`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: sr
        • 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\City
      861City.php#?
      App\Models\State
      43State.php#?
      App\Models\InstituteProgram
      26InstituteProgram.php#?
      App\Models\Institute
      26Institute.php#?
      App\Models\InstituteProgramExamMapping
      18InstituteProgramExamMapping.php#?
      App\Models\InstituteCourseSummary
      14InstituteCourseSummary.php#?
      App\Models\Exam
      14Exam.php#?
      App\Models\InstituteImage
      12InstituteImage.php#?
      App\Models\InstituteRating
      11InstituteRating.php#?
      App\Models\Course
      3Course.php#?
      App\Models\Program
      2Program.php#?
      App\Models\DefaultMetaTag
      1DefaultMetaTag.php#?
          _token
          5LO4qrUihtPU8uDr8OYjIHU8ZfqEK8INqsSrex3Y
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/mtech/colleges-mtech-me-digital-electronics" ...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /mtech/colleges-mtech-me-digital-electronics
          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 => "course_id=1; XSRF-TOKEN=eyJpdiI6IlljWGJQTWdGbldLNWdlRHRqbUV4WFE9PSIsInZhbHVlIjoiSjVSR2tGME1Vazl1YkhaYUwwZW01NXd3YTl4SzhrNWx4eHpMTnRHOGs1NzRnWFdIUlBVdGcrMWNwdjhDdlUza3BsMjFIOHNJaHMzYUhwc3F5blRUR3lRVHJ0RW9pL0RSVEs1c0o3QzFEVmphZGtHZUlHODd6VmpIQWF1TzhJMjIiLCJtYWMiOiJiN2I5YWJhZmExY2RjNTEyZTg5M2Y3NWMyYjgyMzhjZDVlMTQ1NjgwZDIxYzViYjgzNzRmZmQwZGYzZDg0MjY1IiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6Ijd3anZ3T2hVTDFQRjhGK0ZWdHRPVEE9PSIsInZhbHVlIjoiYzdHU1NoejlqVUhCM3NXdnZlSmlxRHJhaXE3ZTVoNytyTVJNSHJJSVRMcEhUQVdjL01nN0pTV1Y3c0VjblExWFBHRzRTOFZIbHhRUThWTWNyczNic0N3NTJHN3hja2M4eG9iKzlXZDlXRFM5WnRzcXRFTWVOQnZaSWVhVEE2dEwiLCJtYWMiOiI3MmFjNDhmZTAwNjllNTJmNjgxMTZhY2U2OWZmOTRjMjZmMmNkOWFjMzI5YzUwYmE3MmZiMDZmNzc0N2E3MmJhIiwidGFnIjoiIn0%3D; course_name=B.Tech%20%2F%20B.E.; viewed_colleges=%5B369%2C10238%2C7277%5Dcourse_id=1; XSRF-TOKEN=eyJpdiI6IlljWGJQTWdGbldLNWdlRHRqbUV4WFE9PSIsInZhbHVlIjoiSjVSR2tGME1Vazl1YkhaYUwwZW01NXd3YTl4SzhrNWx4eHpMTnRHOGs1NzRnWFdIUlBVdGcrMWNwdjhD" ] "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" => "1" "XSRF-TOKEN" => "5LO4qrUihtPU8uDr8OYjIHU8ZfqEK8INqsSrex3Y" "laravel_session" => "VZqLNOB5IUI3Qjy9qjPd317zktQLTCOgxtJLQPUT" "course_name" => "B.Tech / B.E." "viewed_colleges" => "[369,10238,7277]" ]
          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, 19 Jun 2025 17:19:19 GMT" ] "set-cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikt1cG8rZWRDSmYwMS92U3l3MWdyS0E9PSIsInZhbHVlIjoiTjJybFBxMFVFUE5JUit0NWpvQURsNjVjNmZoWFJFeDFvazZKMmxneS8ySi9QVE9sVTBtVE5BdGVnY1Jza01oUTlNb0RVSjhLVCtBTWp4NTVxNU9YWThobDdYdWgxanl1ZmU2SUh4SW1LczhtcnVHVFFDbUora2s3aEJHVGZFSGwiLCJtYWMiOiIzZmJjYzBlNjRlOWY1MGQ1NzQ5MDBiMjAzMDdlMzk0Y2U3MGE5YzA0NzAzZDJhM2IwNTFmNjgyMjdmOTVlYWE3IiwidGFnIjoiIn0%3D; expires=Thu, 19 Jun 2025 19:19:19 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Ikt1cG8rZWRDSmYwMS92U3l3MWdyS0E9PSIsInZhbHVlIjoiTjJybFBxMFVFUE5JUit0NWpvQURsNjVjNmZoWFJFeDFvazZKMmxneS8ySi9QVE9sVTBtVE5BdGVnY1Jza01oUTlNb0RVS" 1 => "laravel_session=eyJpdiI6IlYvZ2I1a05ma1dOTUozWWhMV3lKaEE9PSIsInZhbHVlIjoiNkVOckFteXNxOFVQQUNNWWtVODlUdzRoMFp2eWdhUVVIRmlXRlRqYlBnaE1KU3MvQ0FaVG9rdk1OZVg1Z21vbWk2WjhyYUNUOGNoeWJodEZta0ZKSDJIM2pUaXBOWGhGditEbkdPcytKZzZhNm1WL3RCL1NKVkVONXFpZldncnIiLCJtYWMiOiI4ZjYxOGVkMmQ3NmJhZjBiY2FmN2ZkOTZlMjFkYjc2ZjJiNzEzY2Q5ODYzZTk0MjY5NGU1ZjdiNzkyZjZlMTQ5IiwidGFnIjoiIn0%3D; expires=Thu, 19 Jun 2025 19:19:19 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6IlYvZ2I1a05ma1dOTUozWWhMV3lKaEE9PSIsInZhbHVlIjoiNkVOckFteXNxOFVQQUNNWWtVODlUdzRoMFp2eWdhUVVIRmlXRlRqYlBnaE1KU3MvQ0FaVG9rdk1OZVg1Z21vbWk2" 2 => "course_id=10; expires=Fri, 19 Jun 2026 17:19:19 GMT; Max-Age=31536000; path=/; samesite=lax" 3 => "course_name=Mtech; expires=Fri, 19 Jun 2026 17:19:19 GMT; Max-Age=31536000; path=/; samesite=lax" ] "Set-Cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikt1cG8rZWRDSmYwMS92U3l3MWdyS0E9PSIsInZhbHVlIjoiTjJybFBxMFVFUE5JUit0NWpvQURsNjVjNmZoWFJFeDFvazZKMmxneS8ySi9QVE9sVTBtVE5BdGVnY1Jza01oUTlNb0RVSjhLVCtBTWp4NTVxNU9YWThobDdYdWgxanl1ZmU2SUh4SW1LczhtcnVHVFFDbUora2s3aEJHVGZFSGwiLCJtYWMiOiIzZmJjYzBlNjRlOWY1MGQ1NzQ5MDBiMjAzMDdlMzk0Y2U3MGE5YzA0NzAzZDJhM2IwNTFmNjgyMjdmOTVlYWE3IiwidGFnIjoiIn0%3D; expires=Thu, 19-Jun-2025 19:19:19 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ikt1cG8rZWRDSmYwMS92U3l3MWdyS0E9PSIsInZhbHVlIjoiTjJybFBxMFVFUE5JUit0NWpvQURsNjVjNmZoWFJFeDFvazZKMmxneS8ySi9QVE9sVTBtVE5BdGVnY1Jza01oUTlNb0RVS" 1 => "laravel_session=eyJpdiI6IlYvZ2I1a05ma1dOTUozWWhMV3lKaEE9PSIsInZhbHVlIjoiNkVOckFteXNxOFVQQUNNWWtVODlUdzRoMFp2eWdhUVVIRmlXRlRqYlBnaE1KU3MvQ0FaVG9rdk1OZVg1Z21vbWk2WjhyYUNUOGNoeWJodEZta0ZKSDJIM2pUaXBOWGhGditEbkdPcytKZzZhNm1WL3RCL1NKVkVONXFpZldncnIiLCJtYWMiOiI4ZjYxOGVkMmQ3NmJhZjBiY2FmN2ZkOTZlMjFkYjc2ZjJiNzEzY2Q5ODYzZTk0MjY5NGU1ZjdiNzkyZjZlMTQ5IiwidGFnIjoiIn0%3D; expires=Thu, 19-Jun-2025 19:19:19 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6IlYvZ2I1a05ma1dOTUozWWhMV3lKaEE9PSIsInZhbHVlIjoiNkVOckFteXNxOFVQQUNNWWtVODlUdzRoMFp2eWdhUVVIRmlXRlRqYlBnaE1KU3MvQ0FaVG9rdk1OZVg1Z21vbWk2" 2 => "course_id=10; expires=Fri, 19-Jun-2026 17:19:19 GMT; path=/" 3 => "course_name=Mtech; expires=Fri, 19-Jun-2026 17:19:19 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "5LO4qrUihtPU8uDr8OYjIHU8ZfqEK8INqsSrex3Y" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/mtech/colleges-mtech-me-digital-electronics" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-19 17:19:19GET/mtech/colleges-mtech-me-digital-electronics11311031