Home Colleges Engineering Colleges

Top Engineering in B.Tech. in CSE( Artificial Intelligence & Machine Learning) Colleges in India 2025 : Fees, Rankings, Placements, Admissions

Filters

States

Cities

Branches

Exams

Clear Show Results

Showing 0 colleges for you

Clear All Filters

Sorry !! No Result Found !

We did not find any result matching to your search. Try Again
Check Eligibility
Request history8.3.19PHP Version330msRequest Duration7MBMemory UsageGET {course}/colleges-{filters}Route
    • Booting (12.14ms)time
    • Application (318ms)time
    • 1 x Application (96.32%)
      318ms
      1 x Booting (3.67%)
      12.14ms
      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:34-84
      13 statements were executed159ms
      • 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_new6.56msselect * from `seo_redirects` where `redirect_from` = '/engineering/colleges-btech-in-cse-artificial-intelligence-machine-learning' limit 1
        Bindings
        • 0: /engineering/colleges-btech-in-cse-artificial-intelligence-machine-learning
        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_new1msselect * from `meta_tags` where `slug` = 'engineering/colleges-btech-in-cse-artificial-intelligence-machine-learning' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: engineering/colleges-btech-in-cse-artificial-intelligence-machine-learning
        • 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.07msselect * 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#153db_collegesearch_new2.6msselect `id`, `name`, `slug` from `exams` where `slug` in ('btech', 'in', 'cse', 'artificial', 'intelligence', 'machine', 'learning', 'btech-in', 'in-cse', 'cse-artificial', 'artificial-intelligence', 'intelligence-machine', 'machine-learning', 'btech-in-cse', 'in-cse-artificial', 'cse-artificial-intelligence', 'artificial-intelligence-machine', 'intelligence-machine-learning', 'btech-in-cse-artificial', 'in-cse-artificial-intelligence', 'cse-artificial-intelligence-machine', 'artificial-intelligence-machine-learning', 'btech-in-cse-artificial-intelligence', 'in-cse-artificial-intelligence-machine', 'cse-artificial-intelligence-machine-learning', 'btech-in-cse-artificial-intelligence-machine', 'in-cse-artificial-intelligence-machine-learning', 'btech-in-cse-artificial-intelligence-machine-learning') and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: btech
        • 1: in
        • 2: cse
        • 3: artificial
        • 4: intelligence
        • 5: machine
        • 6: learning
        • 7: btech-in
        • 8: in-cse
        • 9: cse-artificial
        • 10: artificial-intelligence
        • 11: intelligence-machine
        • 12: machine-learning
        • 13: btech-in-cse
        • 14: in-cse-artificial
        • 15: cse-artificial-intelligence
        • 16: artificial-intelligence-machine
        • 17: intelligence-machine-learning
        • 18: btech-in-cse-artificial
        • 19: in-cse-artificial-intelligence
        • 20: cse-artificial-intelligence-machine
        • 21: artificial-intelligence-machine-learning
        • 22: btech-in-cse-artificial-intelligence
        • 23: in-cse-artificial-intelligence-machine
        • 24: cse-artificial-intelligence-machine-learning
        • 25: btech-in-cse-artificial-intelligence-machine
        • 26: in-cse-artificial-intelligence-machine-learning
        • 27: btech-in-cse-artificial-intelligence-machine-learning
        • 28: active
        Backtrace
        • app/Http/Controllers/SearchController.php:153
        • 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#153db_collegesearch_new1.16msselect `id`, `name`, `shortname` from `states` where `shortname` in ('btech', 'in', 'cse', 'artificial', 'intelligence', 'machine', 'learning', 'btech-in', 'in-cse', 'cse-artificial', 'artificial-intelligence', 'intelligence-machine', 'machine-learning', 'btech-in-cse', 'in-cse-artificial', 'cse-artificial-intelligence', 'artificial-intelligence-machine', 'intelligence-machine-learning', 'btech-in-cse-artificial', 'in-cse-artificial-intelligence', 'cse-artificial-intelligence-machine', 'artificial-intelligence-machine-learning', 'btech-in-cse-artificial-intelligence', 'in-cse-artificial-intelligence-machine', 'cse-artificial-intelligence-machine-learning', 'btech-in-cse-artificial-intelligence-machine', 'in-cse-artificial-intelligence-machine-learning', 'btech-in-cse-artificial-intelligence-machine-learning') 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: cse
        • 3: artificial
        • 4: intelligence
        • 5: machine
        • 6: learning
        • 7: btech-in
        • 8: in-cse
        • 9: cse-artificial
        • 10: artificial-intelligence
        • 11: intelligence-machine
        • 12: machine-learning
        • 13: btech-in-cse
        • 14: in-cse-artificial
        • 15: cse-artificial-intelligence
        • 16: artificial-intelligence-machine
        • 17: intelligence-machine-learning
        • 18: btech-in-cse-artificial
        • 19: in-cse-artificial-intelligence
        • 20: cse-artificial-intelligence-machine
        • 21: artificial-intelligence-machine-learning
        • 22: btech-in-cse-artificial-intelligence
        • 23: in-cse-artificial-intelligence-machine
        • 24: cse-artificial-intelligence-machine-learning
        • 25: btech-in-cse-artificial-intelligence-machine
        • 26: in-cse-artificial-intelligence-machine-learning
        • 27: btech-in-cse-artificial-intelligence-machine-learning
        • 28: 2
        • 29: active
        • 30: 2
        Backtrace
        • app/Http/Controllers/SearchController.php:153
        • 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#153db_collegesearch_new1.75msselect `id`, `name`, `shortname` from `cities` where `shortname` in ('btech', 'in', 'cse', 'artificial', 'intelligence', 'machine', 'learning', 'btech-in', 'in-cse', 'cse-artificial', 'artificial-intelligence', 'intelligence-machine', 'machine-learning', 'btech-in-cse', 'in-cse-artificial', 'cse-artificial-intelligence', 'artificial-intelligence-machine', 'intelligence-machine-learning', 'btech-in-cse-artificial', 'in-cse-artificial-intelligence', 'cse-artificial-intelligence-machine', 'artificial-intelligence-machine-learning', 'btech-in-cse-artificial-intelligence', 'in-cse-artificial-intelligence-machine', 'cse-artificial-intelligence-machine-learning', 'btech-in-cse-artificial-intelligence-machine', 'in-cse-artificial-intelligence-machine-learning', 'btech-in-cse-artificial-intelligence-machine-learning') and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc
        Bindings
        • 0: btech
        • 1: in
        • 2: cse
        • 3: artificial
        • 4: intelligence
        • 5: machine
        • 6: learning
        • 7: btech-in
        • 8: in-cse
        • 9: cse-artificial
        • 10: artificial-intelligence
        • 11: intelligence-machine
        • 12: machine-learning
        • 13: btech-in-cse
        • 14: in-cse-artificial
        • 15: cse-artificial-intelligence
        • 16: artificial-intelligence-machine
        • 17: intelligence-machine-learning
        • 18: btech-in-cse-artificial
        • 19: in-cse-artificial-intelligence
        • 20: cse-artificial-intelligence-machine
        • 21: artificial-intelligence-machine-learning
        • 22: btech-in-cse-artificial-intelligence
        • 23: in-cse-artificial-intelligence-machine
        • 24: cse-artificial-intelligence-machine-learning
        • 25: btech-in-cse-artificial-intelligence-machine
        • 26: in-cse-artificial-intelligence-machine-learning
        • 27: btech-in-cse-artificial-intelligence-machine-learning
        • 28: active
        Backtrace
        • app/Http/Controllers/SearchController.php:153
        • 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#153db_collegesearch_new7.43msselect `id`, `name`, `slug` from `programs` where `slug` in ('btech', 'in', 'cse', 'artificial', 'intelligence', 'machine', 'learning', 'btech-in', 'in-cse', 'cse-artificial', 'artificial-intelligence', 'intelligence-machine', 'machine-learning', 'btech-in-cse', 'in-cse-artificial', 'cse-artificial-intelligence', 'artificial-intelligence-machine', 'intelligence-machine-learning', 'btech-in-cse-artificial', 'in-cse-artificial-intelligence', 'cse-artificial-intelligence-machine', 'artificial-intelligence-machine-learning', 'btech-in-cse-artificial-intelligence', 'in-cse-artificial-intelligence-machine', 'cse-artificial-intelligence-machine-learning', 'btech-in-cse-artificial-intelligence-machine', 'in-cse-artificial-intelligence-machine-learning', 'btech-in-cse-artificial-intelligence-machine-learning') and `programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: btech
        • 1: in
        • 2: cse
        • 3: artificial
        • 4: intelligence
        • 5: machine
        • 6: learning
        • 7: btech-in
        • 8: in-cse
        • 9: cse-artificial
        • 10: artificial-intelligence
        • 11: intelligence-machine
        • 12: machine-learning
        • 13: btech-in-cse
        • 14: in-cse-artificial
        • 15: cse-artificial-intelligence
        • 16: artificial-intelligence-machine
        • 17: intelligence-machine-learning
        • 18: btech-in-cse-artificial
        • 19: in-cse-artificial-intelligence
        • 20: cse-artificial-intelligence-machine
        • 21: artificial-intelligence-machine-learning
        • 22: btech-in-cse-artificial-intelligence
        • 23: in-cse-artificial-intelligence-machine
        • 24: cse-artificial-intelligence-machine-learning
        • 25: btech-in-cse-artificial-intelligence-machine
        • 26: in-cse-artificial-intelligence-machine-learning
        • 27: btech-in-cse-artificial-intelligence-machine-learning
        • 28: active
        Backtrace
        • app/Http/Controllers/SearchController.php:153
        • 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#186db_collegesearch_new870μsselect `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:186
        • 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#636db_collegesearch_new2.31msselect count(*) as aggregate from (select * from `institute_programs` where `program_id` in (7600) and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (1) group by `institute_id`) as `aggregate_table`
        Bindings
        • 0: 7600
        • 1: active
        • 2: 1
        Backtrace
        • app/Http/Controllers/SearchController.php:636
        • app/Http/Controllers/SearchController.php:57
        • 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#394db_collegesearch_new1.6msselect * from `institute_programs` where `program_id` in (7600) and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (1) group by `institute_id`
        Bindings
        • 0: 7600
        • 1: active
        • 2: 1
        Backtrace
        • app/Http/Controllers/SearchController.php:394
        • app/Http/Controllers/SearchController.php:64
        • 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#398db_collegesearch_new2.32msselect `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:398
        • app/Http/Controllers/SearchController.php:64
        • 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#410db_collegesearch_new127msselect `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:410
        • app/Http/Controllers/SearchController.php:64
        • 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.25msselect * 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
      847City.php#?
      App\Models\State
      35State.php#?
      App\Models\DefaultMetaTag
      1DefaultMetaTag.php#?
      App\Models\Program
      1Program.php#?
      App\Models\Course
      1Course.php#?
          _token
          hXKvCgfsa9Rq5ilbCdQhN2y6KVEWzjb0SVtzhPDe
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/engineering/colleges-btech-in-cse-artificial-...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /engineering/colleges-btech-in-cse-artificial-intelligence-machine-learning
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "branch_id" => array:1 [ 0 => "7600" ] ]
          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; viewed_colleges=%5B17779%5D; XSRF-TOKEN=eyJpdiI6IjV3dDhya21tV3k3T3h5ajd1bFFXQlE9PSIsInZhbHVlIjoiOWNzLzNnaElIZlZGK25CcVc4SGRVQWp0TThic1BMVWZtTStnMnhuanp1V1gwdmc0eTUvWVFKQ0U1VWtUcHlLeGVEbUkySU9qcnduUWFka0x6MTVMYUk1TElVNEh6OEdFQmk2dDJHZnl6UGNkbFg4QzI5UXVFRXNOT0dOWGpPU1QiLCJtYWMiOiI5OGM0MzRkOTg0Y2M4MDdkYjBhN2QxMGM5MWYyNDdkYzlmNGJjODE2ZWRkYTJmMWRmODA3MzZkNzQxYzQ0MDcxIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6ImZLZHRiOFlFVGIwOFI0blBMR0JVR0E9PSIsInZhbHVlIjoiSHpTNFIxeUJlMGpEWGhxbzdZS1duWDhVai9rY0w1aXN6WGZ6Rm5hcFdIUWZpWXhDSTVWSGhrYXdZMktHNjA3TS9qNnk0UzNaZzBOc0wwaWZaWHY4MWVEK2pESnFtb003MWNORzVzREdMeE8zOVg4QThqQUQ4MUhiaFFJMDArRXUiLCJtYWMiOiI1YmFmYzg5ZDNjZDc5NTNhMDI5OWFhY2M4ZTlmNDU5NTRhN2YxNGZhYWI5YTAxZTZlMmI2Yzg1NjMwOGQ5Y2JmIiwidGFnIjoiIn0%3D; course_name=Engineeringcourse_id=1; viewed_colleges=%5B17779%5D; XSRF-TOKEN=eyJpdiI6IjV3dDhya21tV3k3T3h5ajd1bFFXQlE9PSIsInZhbHVlIjoiOWNzLzNnaElIZlZGK25CcVc4SGRVQWp0TThic1BMVWZtTStnMnh" ] "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" "viewed_colleges" => "[17779]" "XSRF-TOKEN" => "hXKvCgfsa9Rq5ilbCdQhN2y6KVEWzjb0SVtzhPDe" "laravel_session" => "PnQUsCGLd1Dkmvmavj3LeXZX9uBV6SXxzVzMPmN7" "course_name" => "Engineering" ]
          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, 03 Jun 2025 15:05:53 GMT" ] "set-cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6IjVYOUNBT1NJTjJtMGNhWWJ5S1o3Y2c9PSIsInZhbHVlIjoiV21mK3E1NlhrWktxSEgvNWc4NlRSMHBlZ2hXZnhKOXJJR1BZcUhkYk1RM1laNUw1ZWd0VkJoYk5Hdy9oUXBBVXluR2taa1VLTE1YekdXK2xqcXRFVVBHeTRwcVZiU3pSZmFkdzJWR0tLNDFEZzVTUzRVelZmYkY4Y0Y0cmovSFYiLCJtYWMiOiJlMjM5YzIzYjMyZTc3ZDk5YWU3ZTg1NTFiMDQxYzk2OTNhMTc2ZWI3MmZiZWJlYzYxNmY5NDNmYWU3NGRjMTIzIiwidGFnIjoiIn0%3D; expires=Tue, 03 Jun 2025 17:05:53 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjVYOUNBT1NJTjJtMGNhWWJ5S1o3Y2c9PSIsInZhbHVlIjoiV21mK3E1NlhrWktxSEgvNWc4NlRSMHBlZ2hXZnhKOXJJR1BZcUhkYk1RM1laNUw1ZWd0VkJoYk5Hdy9oUXBBVXluR2taa" 1 => "laravel_session=eyJpdiI6ImlITm5wc3pqaXBTcEoxNEtiQ09yTUE9PSIsInZhbHVlIjoianMvNU0yY3ZMSDl6RjMvTHNXWnNJVmhTY1RIR2ZCL2xiTjhCcU1hWGdKdU9GMkF2YTlSREtjRWd6Ym8zOXQ3Yjl2NGhnMW9xdEhUMUFwaFJtVnNtcjhDK2lGUzlTVkljdFBCZDQxV1Nha1BuczMxanQ2RFpuT2lWYmFyLzBGRVMiLCJtYWMiOiI0ODM5NTljMjNiNjg3YThmYWNjNGUxNjRiMmFmODEzYzJhOTFkYTA2NDM0ZTJlNzY0YjJmOGFhM2E0MDhhZjMzIiwidGFnIjoiIn0%3D; expires=Tue, 03 Jun 2025 17:05:53 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6ImlITm5wc3pqaXBTcEoxNEtiQ09yTUE9PSIsInZhbHVlIjoianMvNU0yY3ZMSDl6RjMvTHNXWnNJVmhTY1RIR2ZCL2xiTjhCcU1hWGdKdU9GMkF2YTlSREtjRWd6Ym8zOXQ3Yjl2" 2 => "course_id=1; expires=Wed, 03 Jun 2026 15:05:53 GMT; Max-Age=31536000; path=/; samesite=lax" ] "Set-Cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6IjVYOUNBT1NJTjJtMGNhWWJ5S1o3Y2c9PSIsInZhbHVlIjoiV21mK3E1NlhrWktxSEgvNWc4NlRSMHBlZ2hXZnhKOXJJR1BZcUhkYk1RM1laNUw1ZWd0VkJoYk5Hdy9oUXBBVXluR2taa1VLTE1YekdXK2xqcXRFVVBHeTRwcVZiU3pSZmFkdzJWR0tLNDFEZzVTUzRVelZmYkY4Y0Y0cmovSFYiLCJtYWMiOiJlMjM5YzIzYjMyZTc3ZDk5YWU3ZTg1NTFiMDQxYzk2OTNhMTc2ZWI3MmZiZWJlYzYxNmY5NDNmYWU3NGRjMTIzIiwidGFnIjoiIn0%3D; expires=Tue, 03-Jun-2025 17:05:53 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjVYOUNBT1NJTjJtMGNhWWJ5S1o3Y2c9PSIsInZhbHVlIjoiV21mK3E1NlhrWktxSEgvNWc4NlRSMHBlZ2hXZnhKOXJJR1BZcUhkYk1RM1laNUw1ZWd0VkJoYk5Hdy9oUXBBVXluR2taa" 1 => "laravel_session=eyJpdiI6ImlITm5wc3pqaXBTcEoxNEtiQ09yTUE9PSIsInZhbHVlIjoianMvNU0yY3ZMSDl6RjMvTHNXWnNJVmhTY1RIR2ZCL2xiTjhCcU1hWGdKdU9GMkF2YTlSREtjRWd6Ym8zOXQ3Yjl2NGhnMW9xdEhUMUFwaFJtVnNtcjhDK2lGUzlTVkljdFBCZDQxV1Nha1BuczMxanQ2RFpuT2lWYmFyLzBGRVMiLCJtYWMiOiI0ODM5NTljMjNiNjg3YThmYWNjNGUxNjRiMmFmODEzYzJhOTFkYTA2NDM0ZTJlNzY0YjJmOGFhM2E0MDhhZjMzIiwidGFnIjoiIn0%3D; expires=Tue, 03-Jun-2025 17:05:53 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6ImlITm5wc3pqaXBTcEoxNEtiQ09yTUE9PSIsInZhbHVlIjoianMvNU0yY3ZMSDl6RjMvTHNXWnNJVmhTY1RIR2ZCL2xiTjhCcU1hWGdKdU9GMkF2YTlSREtjRWd6Ym8zOXQ3Yjl2" 2 => "course_id=1; expires=Wed, 03-Jun-2026 15:05:53 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "hXKvCgfsa9Rq5ilbCdQhN2y6KVEWzjb0SVtzhPDe" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/engineering/colleges-btech-in-cse-artificial-intelligence-machine-learning?branch_id%5B0%5D=7600" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-03 15:05:53GET/engineering/colleges-btech-in-cse-artificial-intelligence-machine-learning?branch_id%5B%5D=76001113885