Home Colleges Engineering Colleges

Top Engineering in B.Tech. in Automation and Robotics Colleges in India 2025 : Fees, Rankings, Placements, Admissions

Filters

States

Cities

Branches

Exams

Clear Show Results

Showing 7 colleges for you

Clear All Filters
MET's MET Institute of Engineering 5 (1)
Nashik, Maharashtra

Course Offered

B.Tech / B.E.

Fees (4 Years)

₹ 2,19,000

Exams Accepted

-

Highest Package

-

Course Offered

B.Tech / B.E.

Fees (4 Years)

₹ 2,11,500

Exams Accepted

-

Highest Package

₹ 40 LPA
JSPM Rajarshi Shahu College of Education 3.9 (4)
Pune, Maharashtra

Course Offered

B.Tech / B.E.

Fees (4 Years)

₹ 2,93,000

Exams Accepted

-

Highest Package

-

Course Offered

B.Tech / B.E.

Fees (4 Years)

₹ 3,20,000

Exams Accepted

-

Highest Package

-

Course Offered

B.Tech / B.E.

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

B.Tech / B.E.

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

B.Tech / B.E.

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-
Check Eligibility
Request history8.3.19PHP Version312msRequest Duration7MBMemory UsageGET {course}/colleges-{filters}Route
    • Booting (10.28ms)time
    • Application (301ms)time
    • 1 x Application (96.7%)
      301ms
      1 x Booting (3.3%)
      10.28ms
      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
      29 statements were executed (6 duplicates)Show only duplicates190ms
      • 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_new7.46msselect * from `seo_redirects` where `redirect_from` = '/engineering/colleges-btech-in-automation-and-robotics' limit 1
        Bindings
        • 0: /engineering/colleges-btech-in-automation-and-robotics
        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_new1.39msselect * from `meta_tags` where `slug` = 'engineering/colleges-btech-in-automation-and-robotics' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: engineering/colleges-btech-in-automation-and-robotics
        • 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.04msselect * 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_new1.08msselect `id`, `name`, `slug` from `exams` where `slug` in ('btech', 'in', 'automation', 'and', 'robotics', 'btech-in', 'in-automation', 'automation-and', 'and-robotics', 'btech-in-automation', 'in-automation-and', 'automation-and-robotics', 'btech-in-automation-and', 'in-automation-and-robotics', 'btech-in-automation-and-robotics') and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: btech
        • 1: in
        • 2: automation
        • 3: and
        • 4: robotics
        • 5: btech-in
        • 6: in-automation
        • 7: automation-and
        • 8: and-robotics
        • 9: btech-in-automation
        • 10: in-automation-and
        • 11: automation-and-robotics
        • 12: btech-in-automation-and
        • 13: in-automation-and-robotics
        • 14: btech-in-automation-and-robotics
        • 15: 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_new990μsselect `id`, `name`, `shortname` from `states` where `shortname` in ('btech', 'in', 'automation', 'and', 'robotics', 'btech-in', 'in-automation', 'automation-and', 'and-robotics', 'btech-in-automation', 'in-automation-and', 'automation-and-robotics', 'btech-in-automation-and', 'in-automation-and-robotics', 'btech-in-automation-and-robotics') 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: btech
        • 1: in
        • 2: automation
        • 3: and
        • 4: robotics
        • 5: btech-in
        • 6: in-automation
        • 7: automation-and
        • 8: and-robotics
        • 9: btech-in-automation
        • 10: in-automation-and
        • 11: automation-and-robotics
        • 12: btech-in-automation-and
        • 13: in-automation-and-robotics
        • 14: btech-in-automation-and-robotics
        • 15: 2
        • 16: active
        • 17: 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_new2.29msselect `id`, `name`, `shortname` from `cities` where `shortname` in ('btech', 'in', 'automation', 'and', 'robotics', 'btech-in', 'in-automation', 'automation-and', 'and-robotics', 'btech-in-automation', 'in-automation-and', 'automation-and-robotics', 'btech-in-automation-and', 'in-automation-and-robotics', 'btech-in-automation-and-robotics') and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc
        Bindings
        • 0: btech
        • 1: in
        • 2: automation
        • 3: and
        • 4: robotics
        • 5: btech-in
        • 6: in-automation
        • 7: automation-and
        • 8: and-robotics
        • 9: btech-in-automation
        • 10: in-automation-and
        • 11: automation-and-robotics
        • 12: btech-in-automation-and
        • 13: in-automation-and-robotics
        • 14: btech-in-automation-and-robotics
        • 15: 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_new5.83msselect `id`, `name`, `slug` from `programs` where `slug` in ('btech', 'in', 'automation', 'and', 'robotics', 'btech-in', 'in-automation', 'automation-and', 'and-robotics', 'btech-in-automation', 'in-automation-and', 'automation-and-robotics', 'btech-in-automation-and', 'in-automation-and-robotics', 'btech-in-automation-and-robotics') and `programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: btech
        • 1: in
        • 2: automation
        • 3: and
        • 4: robotics
        • 5: btech-in
        • 6: in-automation
        • 7: automation-and
        • 8: and-robotics
        • 9: btech-in-automation
        • 10: in-automation-and
        • 11: automation-and-robotics
        • 12: btech-in-automation-and
        • 13: in-automation-and-robotics
        • 14: btech-in-automation-and-robotics
        • 15: 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_new1.15msselect `id`, `display_name` 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/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.31msselect count(*) as aggregate from (select * from `institute_programs` where `program_id` in (7449) and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (1) group by `institute_id`) as `aggregate_table`
        Bindings
        • 0: 7449
        • 1: active
        • 2: 1
        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.27msselect * from `institute_programs` where `program_id` in (7449) and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (1) 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 (1) 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 (1) 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 (1) 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: 7449
        • 1: active
        • 2: 1
        • 3: nirf
        • 4: 2024
        • 5: 0
        • 6: 1
        • 7: active
        • 8: active
        • 9: nirf
        • 10: 2024
        • 11: 0
        • 12: 1
        • 13: active
        • 14: active
        • 15: cs
        • 16: 0
        • 17: 1
        • 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.61msselect `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 (1)) 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 (557, 8743, 11926, 19080, 37079, 40577, 53069) and `institutes`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        • 1: 1
        • 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.57msselect * from `institute_course_summaries` where `institute_course_summaries`.`institute_id` in (557, 8743, 11926, 19080, 37079, 40577, 53069) and `course_id` in (1) and `institute_course_summaries`.`deleted_at` is null
        Bindings
        • 0: 1
        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`, `duration` from `courses` where `courses`.`id` in (1) 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.01msselect `id`, `name`, `shortname` from `cities` where `cities`.`id` in (44, 83, 103, 215, 617) 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_new800μsselect `id`, `name`, `shortname` from `states` where `states`.`id` in (75, 79, 83, 90) 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_new1.75msselect `institute_id`, `overall_rating` from `institute_ratings` where `institute_ratings`.`institute_id` in (557, 8743, 11926, 19080, 37079, 40577, 53069) 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_new1.34msselect * 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 (557, 8743, 11926, 19080, 37079, 40577, 53069) 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_new930μsselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (1) 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_new640μsselect `id`, `exam_id`, `institute_program_id` from `institute_program_exam_mappings` where `institute_program_exam_mappings`.`institute_program_id` in (85073, 97844, 100341, 106962, 114418, 130423, 189327)
        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.77msselect * from `institute_ranks` where `institute_ranks`.`institute_id` in (557, 8743, 11926, 19080, 37079, 40577, 53069) and `ranking_body` = 'nirf' and `course_id` in (1) and `year` = 2024 and `institute_ranks`.`deleted_at` is null and `status` = 'active' order by `year` desc, `rank` desc
        Bindings
        • 0: 557
        • 1: 8743
        • 2: 11926
        • 3: 19080
        • 4: 37079
        • 5: 40577
        • 6: 53069
        • 7: nirf
        • 8: 1
        • 9: 2024
        • 10: 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_new1.96msselect * from `institute_programs` where `program_id` in (7449) and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (1) group by `institute_id`
        Bindings
        • 0: 7449
        • 1: active
        • 2: 1
        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_new970μsselect `id`, `city_id`, `state_id` from `institutes` where `institutes`.`id` in (557, 8743, 11926, 19080, 37079, 40577, 53069) 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_new3.54msselect `id`, `name`, `shortname` from `cities` where `cities`.`id` in (44, 83, 103, 215, 617) 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_new880μsselect `id`, `name`, `shortname` from `states` where `states`.`id` in (75, 79, 83, 90) 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.14msselect `id`, `exam_id`, `institute_program_id` from `institute_program_exam_mappings` where `institute_program_exam_mappings`.`institute_program_id` in (85073, 97844, 100341, 106962, 114418, 130423, 189327)
        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_new3.81msselect `id`, `name`, `slug` from `programs` where `programs`.`id` in (7449) 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_new1.41msselect `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_new131msselect `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_new7.28msselect * 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
      857City.php#?
      App\Models\State
      43State.php#?
      App\Models\InstituteProgram
      14InstituteProgram.php#?
      App\Models\Institute
      14Institute.php#?
      App\Models\InstituteCourseSummary
      4InstituteCourseSummary.php#?
      App\Models\InstituteRating
      4InstituteRating.php#?
      App\Models\Course
      3Course.php#?
      App\Models\Program
      2Program.php#?
      App\Models\InstituteImage
      2InstituteImage.php#?
      App\Models\DefaultMetaTag
      1DefaultMetaTag.php#?
          _token
          UVkEZRdqslgLEqUuwKFaj9tkGYaNQPMMtYWPRWBg
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/engineering/colleges-btech-in-automation-and-...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /engineering/colleges-btech-in-automation-and-robotics
          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; course_name=Engineering; XSRF-TOKEN=eyJpdiI6ImFYejBWbW45WmtWQWZXMnJheFIxWGc9PSIsInZhbHVlIjoiSWl2QTdzeURaa0NXWUR1U2hrK0tTMko0L3ZlTTVqUlNrVjhscGR5YWFEM3ovZnhsdC9nT3IzbWN5RzBFU2kra0NLUlNtNFJFVFhOckQzRk1FMmxYeUdQeURzTWVITE1JMi9kTTg3ZjVhM0xlV2tIVWVXRWgxQVUxUlVwanFROUsiLCJtYWMiOiI3MTkwZmVjYWNkNWQ0ZWQ2NWZiY2E4Zjk0ZjFkODczZTMyYjU4NjQwNmU5NjYxNzY2MzY2YjhmNzM3NjRkZWVmIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IkhPL25NVHVqOUFCTkYyS0w3NnNTVWc9PSIsInZhbHVlIjoibjBOc1R2b21tNHJ5b3VMNGZFWVZkSlczaVFnVktBaXpnVjdxVTh5LzdnbCtmeGpjUUNITkZKcTVvYVgvbmJRYWtIeDVHYVJUekFSSFVVSnM4ZTZpMnBHYWZFaVl1eGRMUUM3Tm5qbjdBQmFPcXUzZWFGS1dlb09CMWhodE9XdzAiLCJtYWMiOiIzYWM4MWM3NjE3ZjhlZDkyMTMyN2NlZTIwYWE0MDg3N2FlZWZlNWZmMDNiY2RmZDk3MjA3YzQwNjgxMTFjMjZkIiwidGFnIjoiIn0%3Dcourse_id=1; course_name=Engineering; XSRF-TOKEN=eyJpdiI6ImFYejBWbW45WmtWQWZXMnJheFIxWGc9PSIsInZhbHVlIjoiSWl2QTdzeURaa0NXWUR1U2hrK0tTMko0L3ZlTTVqUlNrVjhscGR5YWF" ] "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:4 [ "course_id" => "1" "course_name" => "Engineering" "XSRF-TOKEN" => "UVkEZRdqslgLEqUuwKFaj9tkGYaNQPMMtYWPRWBg" "laravel_session" => "ScYbdMYiOcpZq30ZLh7kDos4Bjz2xidIpGRKpQT1" ]
          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 => "Wed, 18 Jun 2025 23:01:57 GMT" ] "set-cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6ImZIMEVnNkFqZXQ3am9qdTRZdUxKN0E9PSIsInZhbHVlIjoiOHlZN2NYb1ZxYVJBVmVIQTQxaEhZQWM4YTRkSy9Ua0J5d1ZFUXh2dFBobWQ1NUQ0eXFhU01hYUNITHRqdlJlNHFaejBZa3U5bVBSam03eVRZNC84VDl6RHpSWHphaE4ranoreUJQRWdkcnlUMGcwUmRMbXI3cnRnWHVXbFRVaXciLCJtYWMiOiI5YzQyNTIxMzgxODUyZWMxNTUxZTY1MmQ3ZDczNDE3NmU4ZWI5MmVjMGE5ODhiM2UwMzYwMTk5ODhhZDU5OTUwIiwidGFnIjoiIn0%3D; expires=Thu, 19 Jun 2025 01:01:57 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImZIMEVnNkFqZXQ3am9qdTRZdUxKN0E9PSIsInZhbHVlIjoiOHlZN2NYb1ZxYVJBVmVIQTQxaEhZQWM4YTRkSy9Ua0J5d1ZFUXh2dFBobWQ1NUQ0eXFhU01hYUNITHRqdlJlNHFaejBZa" 1 => "laravel_session=eyJpdiI6IjNxWmtXbG51NzVyYkpZV2dKV0N4Y3c9PSIsInZhbHVlIjoiNUM5MWU5amwydExONVcrakhZbjRrVkZLK0FVdXA4VU5JRnd2RytkK2Jwa2lPdS9BUU1CckFaT0R1RWJhM3JSVHBzUVhzUU96djdrQ0M5RUNtMkFDc1RNb0hkTVltRE9OOERISDZLWHV3aTFWZ3c1bE4vZW9Bb0ZFcWVHNS9hVW0iLCJtYWMiOiJiOGFjYmU2ZmRmYjExMWVjNzBhZGEwNDk1YTQyNGViY2ZmZmY3Njk3MzQzZDE4OTYwMGExMTEzMTQyOGQ2MGI5IiwidGFnIjoiIn0%3D; expires=Thu, 19 Jun 2025 01:01:57 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6IjNxWmtXbG51NzVyYkpZV2dKV0N4Y3c9PSIsInZhbHVlIjoiNUM5MWU5amwydExONVcrakhZbjRrVkZLK0FVdXA4VU5JRnd2RytkK2Jwa2lPdS9BUU1CckFaT0R1RWJhM3JSVHBz" 2 => "course_id=1; expires=Thu, 18 Jun 2026 23:01:57 GMT; Max-Age=31536000; path=/; samesite=lax" ] "Set-Cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6ImZIMEVnNkFqZXQ3am9qdTRZdUxKN0E9PSIsInZhbHVlIjoiOHlZN2NYb1ZxYVJBVmVIQTQxaEhZQWM4YTRkSy9Ua0J5d1ZFUXh2dFBobWQ1NUQ0eXFhU01hYUNITHRqdlJlNHFaejBZa3U5bVBSam03eVRZNC84VDl6RHpSWHphaE4ranoreUJQRWdkcnlUMGcwUmRMbXI3cnRnWHVXbFRVaXciLCJtYWMiOiI5YzQyNTIxMzgxODUyZWMxNTUxZTY1MmQ3ZDczNDE3NmU4ZWI5MmVjMGE5ODhiM2UwMzYwMTk5ODhhZDU5OTUwIiwidGFnIjoiIn0%3D; expires=Thu, 19-Jun-2025 01:01:57 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImZIMEVnNkFqZXQ3am9qdTRZdUxKN0E9PSIsInZhbHVlIjoiOHlZN2NYb1ZxYVJBVmVIQTQxaEhZQWM4YTRkSy9Ua0J5d1ZFUXh2dFBobWQ1NUQ0eXFhU01hYUNITHRqdlJlNHFaejBZa" 1 => "laravel_session=eyJpdiI6IjNxWmtXbG51NzVyYkpZV2dKV0N4Y3c9PSIsInZhbHVlIjoiNUM5MWU5amwydExONVcrakhZbjRrVkZLK0FVdXA4VU5JRnd2RytkK2Jwa2lPdS9BUU1CckFaT0R1RWJhM3JSVHBzUVhzUU96djdrQ0M5RUNtMkFDc1RNb0hkTVltRE9OOERISDZLWHV3aTFWZ3c1bE4vZW9Bb0ZFcWVHNS9hVW0iLCJtYWMiOiJiOGFjYmU2ZmRmYjExMWVjNzBhZGEwNDk1YTQyNGViY2ZmZmY3Njk3MzQzZDE4OTYwMGExMTEzMTQyOGQ2MGI5IiwidGFnIjoiIn0%3D; expires=Thu, 19-Jun-2025 01:01:57 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6IjNxWmtXbG51NzVyYkpZV2dKV0N4Y3c9PSIsInZhbHVlIjoiNUM5MWU5amwydExONVcrakhZbjRrVkZLK0FVdXA4VU5JRnd2RytkK2Jwa2lPdS9BUU1CckFaT0R1RWJhM3JSVHBz" 2 => "course_id=1; expires=Thu, 18-Jun-2026 23:01:57 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "UVkEZRdqslgLEqUuwKFaj9tkGYaNQPMMtYWPRWBg" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/engineering/colleges-btech-in-automation-and-robotics" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-18 23:01:57GET/engineering/colleges-btech-in-automation-and-robotics1129944