Home Colleges Bsc Colleges

Top Bsc in Integrated B.Sc + M.Sc Colleges in India 2025 : Fees, Rankings, Placements, Admissions

Filters

States

Cities

Branches

Exams

Clear Show Results

Showing 8 colleges for you

Clear All Filters
Integral University 4.3 (31)
Lucknow, Uttar Pradesh

Course Offered

BSc

Fees (5 Years)

₹ 6,96,500

Exams Accepted

12th Board , 12th Board , CUET

Highest Package

-
Sree Saraswathi Thyagaraja College 4 (1)
Coimbatore, Tamil Nadu

Course Offered

BSc

Fees (5 Years)

Get Fee Details

Exams Accepted

ATMA , CAT , GMAT , MAT , XAT , 12th Board , CUET

Highest Package

-
Navrachana University 3.2 (7)
Vadodara, Gujarat

Course Offered

BSc

Fees (5 Years)

₹ 5,50,000

Exams Accepted

12th Board , CUET

Highest Package

₹ 13 LPA
Shri Mata Vaishno Devi University 4 (10)
Jammu, Jammu & Kashmir

Course Offered

BSc

Fees (5 Years)

₹ 1,44,500

Exams Accepted

12th Board , CUET

Highest Package

-

Course Offered

BSc

Fees (5 Years)

Get Fee Details

Exams Accepted

GGSIPU CET , 12th Board , CUET

Highest Package

-
Central University of Kashmir 4 (1)
Srinagar, Jammu & Kashmir

Course Offered

BSc

Fees (5 Years)

Get Fee Details

Exams Accepted

12th Board , CUET

Highest Package

-

Course Offered

BSc

Fees (5 Years)

₹ 4,67,000

Exams Accepted

12th Board , CUET

Highest Package

-
K.R. Mangalam University, Gurugram 4.5 (53)
Gurgaon, Haryana

Course Offered

BSc

Fees (5 Years)

₹ 4,44,500

Exams Accepted

12th Board , CUET

Highest Package

₹ 10 LPA
Check Eligibility
Request history8.3.19PHP Version401msRequest Duration7MBMemory UsageGET {course}/colleges-{filters}Route
    • Booting (10.21ms)time
    • Application (391ms)time
    • 1 x Application (97.45%)
      391ms
      1 x Booting (2.54%)
      10.21ms
      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 duplicates201ms
      • SoftRedirects.php#22db_collegesearch_newConnection Established
        Backtrace
        • app/Http/Middleware/SoftRedirects.php:22
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • SoftRedirects.php#22db_collegesearch_new9.83msselect * from `seo_redirects` where `redirect_from` = '/bsc/colleges-integrated-bsc-msc' limit 1
        Bindings
        • 0: /bsc/colleges-integrated-bsc-msc
        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_new7.32msselect * from `meta_tags` where `slug` = 'bsc/colleges-integrated-bsc-msc' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: bsc/colleges-integrated-bsc-msc
        • 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_new2.25msselect * 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.6msselect `id`, `name`, `slug` from `exams` where `slug` in ('integrated', 'bsc', 'msc', 'integrated-bsc', 'bsc-msc', 'integrated-bsc-msc') and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: integrated
        • 1: bsc
        • 2: msc
        • 3: integrated-bsc
        • 4: bsc-msc
        • 5: integrated-bsc-msc
        • 6: 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_new3.42msselect `id`, `name`, `shortname` from `states` where `shortname` in ('integrated', 'bsc', 'msc', 'integrated-bsc', 'bsc-msc', 'integrated-bsc-msc') 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: integrated
        • 1: bsc
        • 2: msc
        • 3: integrated-bsc
        • 4: bsc-msc
        • 5: integrated-bsc-msc
        • 6: 2
        • 7: active
        • 8: 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_new5msselect `id`, `name`, `shortname` from `cities` where `shortname` in ('integrated', 'bsc', 'msc', 'integrated-bsc', 'bsc-msc', 'integrated-bsc-msc') and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc
        Bindings
        • 0: integrated
        • 1: bsc
        • 2: msc
        • 3: integrated-bsc
        • 4: bsc-msc
        • 5: integrated-bsc-msc
        • 6: 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.96msselect `id`, `name`, `slug` from `programs` where `slug` in ('integrated', 'bsc', 'msc', 'integrated-bsc', 'bsc-msc', 'integrated-bsc-msc') and `programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: integrated
        • 1: bsc
        • 2: msc
        • 3: integrated-bsc
        • 4: bsc-msc
        • 5: integrated-bsc-msc
        • 6: 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.14msselect `id`, `display_name` from `courses` where `slug` = 'bsc' and `courses`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: bsc
        • 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_new4.36msselect count(*) as aggregate from (select * from `institute_programs` where `program_id` in (3680) and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (23) group by `institute_id`) as `aggregate_table`
        Bindings
        • 0: 3680
        • 1: active
        • 2: 23
        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.29msselect * from `institute_programs` where `program_id` in (3680) and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (23) 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 (23) 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 (23) 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 (23) 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: 3680
        • 1: active
        • 2: 23
        • 3: nirf
        • 4: 2024
        • 5: 0
        • 6: 23
        • 7: active
        • 8: active
        • 9: nirf
        • 10: 2024
        • 11: 0
        • 12: 23
        • 13: active
        • 14: active
        • 15: cs
        • 16: 0
        • 17: 23
        • 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 (23)) 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 (2052, 7202, 11805, 13748, 14877, 14890, 34083, 34571) and `institutes`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        • 1: 23
        • 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.22msselect * from `institute_course_summaries` where `institute_course_summaries`.`institute_id` in (2052, 7202, 11805, 13748, 14877, 14890, 34083, 34571) and `course_id` in (23) and `institute_course_summaries`.`deleted_at` is null
        Bindings
        • 0: 23
        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_new610μsselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (23) 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_new690μsselect `id`, `name`, `shortname` from `cities` where `cities`.`id` in (16, 64, 72, 106, 154, 182, 281, 719) 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_new770μsselect `id`, `name`, `shortname` from `states` where `states`.`id` in (64, 74, 75, 77, 91, 93, 95) 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_new730μsselect `institute_id`, `overall_rating` from `institute_ratings` where `institute_ratings`.`institute_id` in (2052, 7202, 11805, 13748, 14877, 14890, 34083, 34571) 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.51msselect * 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 (2052, 7202, 11805, 13748, 14877, 14890, 34083, 34571) 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_new670μsselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (23) 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_new710μsselect `id`, `exam_id`, `institute_program_id` from `institute_program_exam_mappings` where `institute_program_exam_mappings`.`institute_program_id` in (49458, 58000, 72718, 74978, 75007, 83032, 83327, 110375)
        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_new600μsselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (21, 22, 23, 26, 27, 2002, 2008, 2342) 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.19msselect * from `institute_ranks` where `institute_ranks`.`institute_id` in (2052, 7202, 11805, 13748, 14877, 14890, 34083, 34571) and `ranking_body` = 'nirf' and `course_id` in (23) and `year` = 2024 and `institute_ranks`.`deleted_at` is null and `status` = 'active' order by `year` desc, `rank` desc
        Bindings
        • 0: 2052
        • 1: 7202
        • 2: 11805
        • 3: 13748
        • 4: 14877
        • 5: 14890
        • 6: 34083
        • 7: 34571
        • 8: nirf
        • 9: 23
        • 10: 2024
        • 11: 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_new870μsselect * from `institute_programs` where `program_id` in (3680) and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (23) group by `institute_id`
        Bindings
        • 0: 3680
        • 1: active
        • 2: 23
        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_new710μsselect `id`, `city_id`, `state_id` from `institutes` where `institutes`.`id` in (2052, 7202, 11805, 13748, 14877, 14890, 34083, 34571) 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_new670μsselect `id`, `name`, `shortname` from `cities` where `cities`.`id` in (16, 64, 72, 106, 154, 182, 281, 719) 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_new760μsselect `id`, `name`, `shortname` from `states` where `states`.`id` in (64, 74, 75, 77, 91, 93, 95) 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.23msselect `id`, `exam_id`, `institute_program_id` from `institute_program_exam_mappings` where `institute_program_exam_mappings`.`institute_program_id` in (49458, 58000, 72718, 74978, 75007, 83032, 83327, 110375)
        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.48msselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (21, 22, 23, 26, 27, 2002, 2008, 2342) 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_new1.73msselect `id`, `name`, `slug` from `programs` where `programs`.`id` in (3680) 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_new5.78msselect `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_new132msselect `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_new1.1msselect * 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
      863City.php#?
      App\Models\State
      49State.php#?
      App\Models\InstituteProgramExamMapping
      46InstituteProgramExamMapping.php#?
      App\Models\InstituteProgram
      16InstituteProgram.php#?
      App\Models\Institute
      16Institute.php#?
      App\Models\Exam
      16Exam.php#?
      App\Models\InstituteCourseSummary
      7InstituteCourseSummary.php#?
      App\Models\InstituteRating
      6InstituteRating.php#?
      App\Models\InstituteImage
      6InstituteImage.php#?
      App\Models\Course
      3Course.php#?
      App\Models\Program
      2Program.php#?
      App\Models\DefaultMetaTag
      1DefaultMetaTag.php#?
          _token
          A3LV50igv2DI04HrMEkwAsweCu8UooNXYmlto8vt
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/bsc/colleges-integrated-bsc-msc" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /bsc/colleges-integrated-bsc-msc
          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=eyJpdiI6Ilg1WlRFU2JLYmlXRXlvU0hYWmZxRFE9PSIsInZhbHVlIjoiZjhRRGhKanUwcUlNSDVxL3NHUmgwdGJhZ1RxZUd4Y3IrdTRMTzJ2VHNxeVc5bTFLSFFCTXQrd1gyNGpkdnNMU2JOVWtUNzJrWUZtZWxLTTZyYTN5ekxBWUtZalNuQWhaT0pMUVM0RmxneVFOTVJsNmFHTVRaUEQrU2xxT1lVNFUiLCJtYWMiOiIzNzQ5ZTg0MTVkOWIwZTk4Nzk4ZDE1NzM5ODJlNDcyY2E4ZGQxYzYyMGE4OGI4YmYwMzE3MjZmMmJhMzIxYWY3IiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6Im11ZW1za0FJMlFjZzFhTnRZRXFQL1E9PSIsInZhbHVlIjoibG9BblBkM0tIM28vZTAvOUsvSmd4Vm04TEg4cHpuWUNJZDUvemhpQkxhblNtLzlKTkhpUzM4Z2pVbU00UmpxOS9QUExPbnltSUlwdUwrMnROcWFzc2F6Z0F5akVJK1VvZ1F4cVRzSWFCQm44Q0JNeFFvWDZEeU9wT20yTHh2b1kiLCJtYWMiOiI0NjEyNjAyMDU0NTc4YTY2ZTA1MTVhYmIwMjM2ZTcxMWYxNTkyYjZkZThiNzRmZjFkODZjZWRjNDU5MGZkYjBjIiwidGFnIjoiIn0%3D; course_id=1016; course_name=Online%20Learning%20Programmes; viewed_colleges=%5B3685%5DXSRF-TOKEN=eyJpdiI6Ilg1WlRFU2JLYmlXRXlvU0hYWmZxRFE9PSIsInZhbHVlIjoiZjhRRGhKanUwcUlNSDVxL3NHUmgwdGJhZ1RxZUd4Y3IrdTRMTzJ2VHNxeVc5bTFLSFFCTXQrd1gyNGpkdnNMU2JOVWtUN" ] "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" => "A3LV50igv2DI04HrMEkwAsweCu8UooNXYmlto8vt" "laravel_session" => "FcfR5eV4mVAoxaSXhspz9RSC2etTZRiIoZIT1m7P" "course_id" => "1016" "course_name" => "Online Learning Programmes" "viewed_colleges" => "[3685]" ]
          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 => "Tue, 24 Jun 2025 15:55:19 GMT" ] "set-cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6IksxczZvYkptcnlyazN3NnVwZ3NmZFE9PSIsInZhbHVlIjoiK21QWVVUclZ5T2NmQktiSzdTZkcvcnorRzRCTlZiWE1JRlI3Q0M4dXJDVSsxT0xZWkFoV2xmMnZRMXNYVWtiNVF3Ym5IcDRDd3RkWllWRHRmT2ZHNnZrdXh6YWhpcUZmZlVQcFJQSndGM1hTeUdYZEI4WGpHNFpDeGF0cHY4L1oiLCJtYWMiOiIyMWRiZDQ0NTIxNWI0YWJiNGY4YmVlODE2MzcyY2E0NmUyMmI2MmI1MjQ2NDNhMTIxYTk5ZmFkYTcyZjFhNzE5IiwidGFnIjoiIn0%3D; expires=Tue, 24 Jun 2025 17:55:19 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IksxczZvYkptcnlyazN3NnVwZ3NmZFE9PSIsInZhbHVlIjoiK21QWVVUclZ5T2NmQktiSzdTZkcvcnorRzRCTlZiWE1JRlI3Q0M4dXJDVSsxT0xZWkFoV2xmMnZRMXNYVWtiNVF3Ym5Ic" 1 => "laravel_session=eyJpdiI6IkNKdS9GeTJ6ZHR1b0h5OWFhZnZ0REE9PSIsInZhbHVlIjoiMU9BaGp6MVVXclRveEtPeTV6aHoyaVJKcGNlY1R3TzV0cE1KcndtcU1LRDMrZHZXdVAwOXNkS1VrYWlsMHFhNWR6Um53S1I5bnZmK2tZa3N5anRTbzE0UmgvRVRZcklRM1k0VitmVndmdE5xSnVwNWF2S3V4MXJ2SzlRaWxyYzYiLCJtYWMiOiIwOTgzOTk5MGE1MDkxNjcwNWNkOTBmZTAyYzdjYzE5YmUzM2NjNDU1MjY1N2M2ZTdhMmE2N2MyY2ExOGIxZjhlIiwidGFnIjoiIn0%3D; expires=Tue, 24 Jun 2025 17:55:19 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6IkNKdS9GeTJ6ZHR1b0h5OWFhZnZ0REE9PSIsInZhbHVlIjoiMU9BaGp6MVVXclRveEtPeTV6aHoyaVJKcGNlY1R3TzV0cE1KcndtcU1LRDMrZHZXdVAwOXNkS1VrYWlsMHFhNWR6" 2 => "course_id=23; expires=Wed, 24 Jun 2026 15:55:18 GMT; Max-Age=31535999; path=/; samesite=lax" 3 => "course_name=Bsc; expires=Wed, 24 Jun 2026 15:55:18 GMT; Max-Age=31535999; path=/; samesite=lax" ] "Set-Cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6IksxczZvYkptcnlyazN3NnVwZ3NmZFE9PSIsInZhbHVlIjoiK21QWVVUclZ5T2NmQktiSzdTZkcvcnorRzRCTlZiWE1JRlI3Q0M4dXJDVSsxT0xZWkFoV2xmMnZRMXNYVWtiNVF3Ym5IcDRDd3RkWllWRHRmT2ZHNnZrdXh6YWhpcUZmZlVQcFJQSndGM1hTeUdYZEI4WGpHNFpDeGF0cHY4L1oiLCJtYWMiOiIyMWRiZDQ0NTIxNWI0YWJiNGY4YmVlODE2MzcyY2E0NmUyMmI2MmI1MjQ2NDNhMTIxYTk5ZmFkYTcyZjFhNzE5IiwidGFnIjoiIn0%3D; expires=Tue, 24-Jun-2025 17:55:19 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IksxczZvYkptcnlyazN3NnVwZ3NmZFE9PSIsInZhbHVlIjoiK21QWVVUclZ5T2NmQktiSzdTZkcvcnorRzRCTlZiWE1JRlI3Q0M4dXJDVSsxT0xZWkFoV2xmMnZRMXNYVWtiNVF3Ym5Ic" 1 => "laravel_session=eyJpdiI6IkNKdS9GeTJ6ZHR1b0h5OWFhZnZ0REE9PSIsInZhbHVlIjoiMU9BaGp6MVVXclRveEtPeTV6aHoyaVJKcGNlY1R3TzV0cE1KcndtcU1LRDMrZHZXdVAwOXNkS1VrYWlsMHFhNWR6Um53S1I5bnZmK2tZa3N5anRTbzE0UmgvRVRZcklRM1k0VitmVndmdE5xSnVwNWF2S3V4MXJ2SzlRaWxyYzYiLCJtYWMiOiIwOTgzOTk5MGE1MDkxNjcwNWNkOTBmZTAyYzdjYzE5YmUzM2NjNDU1MjY1N2M2ZTdhMmE2N2MyY2ExOGIxZjhlIiwidGFnIjoiIn0%3D; expires=Tue, 24-Jun-2025 17:55:19 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6IkNKdS9GeTJ6ZHR1b0h5OWFhZnZ0REE9PSIsInZhbHVlIjoiMU9BaGp6MVVXclRveEtPeTV6aHoyaVJKcGNlY1R3TzV0cE1KcndtcU1LRDMrZHZXdVAwOXNkS1VrYWlsMHFhNWR6" 2 => "course_id=23; expires=Wed, 24-Jun-2026 15:55:18 GMT; path=/" 3 => "course_name=Bsc; expires=Wed, 24-Jun-2026 15:55:18 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "A3LV50igv2DI04HrMEkwAsweCu8UooNXYmlto8vt" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/bsc/colleges-integrated-bsc-msc" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-24 15:55:19GET/bsc/colleges-integrated-bsc-msc11311031