AJEE Exam Accepting Colleges 2025 - Top All Courses Colleges in India, Fees

AISECT Joint Entrance Exam

Table of Content

Top Colleges Accepting AJEE Exam

Other All Courses Exams

AP EAMCET logo
AP EAMCET AP EAMCET | Date not available
BHU PET logo
BHU PET BHU PET | Date not available
12th Board  logo
12th Board CBSE 12th Board Exam | Date not available
UID Aptitute Test logo
UID Aptitute Test UID | Date not available
CBSE logo
CBSE CBSE Board Exams | Date not available
View All
Request history8.3.19PHP Version541msRequest Duration3MBMemory UsageGET exams/{slug}Route
    • Booting (7ms)time
    • Application (534ms)time
    • 1 x Application (98.7%)
      534ms
      1 x Booting (1.3%)
      7.00ms
      10 templates were rendered
      • pages.exam.indexindex.blade.php#?blade
      • components.breadcrumbbreadcrumb.blade.php#?blade
      • components.toctoc.blade.php#?blade
      • components.registrationregistration.blade.php#?blade
      • layouts.webweb.blade.php#?blade
      • partials.headhead.blade.php#?blade
      • partials.headerheader.blade.php#?blade
      • partials.footerfooter.blade.php#?blade
      • components.sucessesModalsucessesModal.blade.php#?blade
      • partials.bottomfooterbottomfooter.blade.php#?blade
      uri
      GET exams/{slug}
      middleware
      web
      domain
      www.dev.collegesearch.in
      controller
      App\Http\Controllers\ExamController@index
      as
      exam.description
      namespace
      prefix
      /exams
      where
      file
      app/Http/Controllers/ExamController.php:89-254
      50 statements were executed (10 duplicates)Show only duplicates442ms
      • 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.41msselect * from `seo_redirects` where `redirect_from` = '/exams/ajee-exam-colleges-accepting-exam' limit 1
        Bindings
        • 0: /exams/ajee-exam-colleges-accepting-exam
        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_new640μsselect * from `meta_tags` where `slug` = 'exams/ajee-exam-colleges-accepting-exam' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: exams/ajee-exam-colleges-accepting-exam
        • 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.22msselect * from `default_meta_tags` where `module` = 'exam' and `default_meta_tags`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: exam
        • 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
      • ExamController.php#109db_collegesearch_new690μsselect * from `exams` where `slug` = 'ajee-exam' and `exams`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: ajee-exam
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:109
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ExamController.php#109db_collegesearch_new1.23msselect * from `courses` where `courses`.`id` in (999) and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/ExamController.php:109
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ExamController.php#118db_collegesearch_new8.23msselect `id`, `exam_id`, `subpage_name`, `official_link`, `meta_title`, `meta_description`, `updated_by`, `status`, `updated_at`, `created_at`, CASE WHEN subpage_name = 'about' THEN description_on_page ELSE description_on_info END AS description_on_info from `exam_contents` where `exam_contents`.`exam_id` = 2422 and `exam_contents`.`exam_id` is not null and `exam_contents`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 2422
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:118
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • Exam.php#88db_collegesearch_new810μsselect `institute_program_id` from `institute_program_exam_mappings` where `exam_id` = 2422
        Bindings
        • 0: 2422
        Backtrace
        • app/Models/Exam.php:88
        • app/Http/Controllers/ExamController.php:158
        • 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
      • Exam.php#102db_collegesearch_new1.12msselect `institute_id` from `institute_programs` where `id` in (7046, 10588, 10593, 16741, 34134, 46751, 50554, 50678, 55276, 66685) and `institute_programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 7046
        • 1: 10588
        • 2: 10593
        • 3: 16741
        • 4: 34134
        • 5: 46751
        • 6: 50554
        • 7: 50678
        • 8: 55276
        • 9: 66685
        • 10: active
        Backtrace
        • app/Models/Exam.php:102
        • app/Http/Controllers/ExamController.php:158
        • 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
      • Exam.php#116db_collegesearch_new1.31msselect * from `institutes` where `id` in (3949, 7719, 7720, 10093, 8022, 813, 2427, 2486, 4447, 11297) and `institutes`.`deleted_at` is null and `status` = 'active' order by COALESCE((select `rank` from `institute_ranks` where `institute_ranks`.`institute_id` = `institutes`.`id` and `ranking_body` = 'cs' and `rank` > 0 and `course_id` = 999 and `deleted_at` is null and `status` = 'active' and `institute_ranks`.`deleted_at` is null and `status` = 'active' order by `year` desc, `rank` asc limit 1), 9999999) ASC limit 50
        Bindings
        • 0: 3949
        • 1: 7719
        • 2: 7720
        • 3: 10093
        • 4: 8022
        • 5: 813
        • 6: 2427
        • 7: 2486
        • 8: 4447
        • 9: 11297
        • 10: active
        • 11: cs
        • 12: 0
        • 13: 999
        • 14: active
        • 15: active
        Backtrace
        • app/Models/Exam.php:116
        • app/Http/Controllers/ExamController.php:158
        • 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
      • Exam.php#116db_collegesearch_new1.34msselect distinct `id`, `course_id`, `program_id`, `institute_id`, `institute_course_name`, `duration`, `total_seats`, `description`, `eligibility_content` from `institute_programs` where `institute_programs`.`institute_id` in (813, 2486, 3949, 4447, 7719, 7720, 8022, 10093, 11297) and `id` in (7046, 10588, 10593, 16741, 34134, 46751, 50554, 50678, 55276, 66685) and `institute_programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 7046
        • 1: 10588
        • 2: 10593
        • 3: 16741
        • 4: 34134
        • 5: 46751
        • 6: 50554
        • 7: 50678
        • 8: 55276
        • 9: 66685
        • 10: active
        Backtrace
        • app/Models/Exam.php:116
        • app/Http/Controllers/ExamController.php:158
        • 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
      • Exam.php#116db_collegesearch_new930μsselect `id`, `name` from `programs` where `programs`.`id` in (19, 932, 1485, 2265, 3335, 3437, 3460, 3479, 3591) and `programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Models/Exam.php:116
        • app/Http/Controllers/ExamController.php:158
        • 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
      • Exam.php#116db_collegesearch_new1.1msselect * from `courses` where `courses`.`id` in (1, 2, 8, 14, 18, 19, 23, 25, 74) and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Models/Exam.php:116
        • app/Http/Controllers/ExamController.php:158
        • 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
      • Exam.php#116db_collegesearch_new910μsselect * from `institute_program_fees_summaries` where `institute_program_fees_summaries`.`institute_program_id` in (7046, 10588, 10593, 16741, 34134, 46751, 50678, 55276, 66685) and `institute_program_fees_summaries`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Models/Exam.php:116
        • app/Http/Controllers/ExamController.php:158
        • 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
      • Exam.php#116db_collegesearch_new1.24msselect * from `institute_program_placements` where `institute_program_placements`.`institute_program_id` in (7046, 10588, 10593, 16741, 34134, 46751, 50678, 55276, 66685) and `institute_program_placements`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Models/Exam.php:116
        • app/Http/Controllers/ExamController.php:158
        • 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
      • Exam.php#116db_collegesearch_new920μsselect * from `institute_program_contents` where `institute_program_contents`.`institute_program_id` in (7046, 10588, 10593, 16741, 34134, 46751, 50678, 55276, 66685) and `institute_program_contents`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Models/Exam.php:116
        • app/Http/Controllers/ExamController.php:158
        • 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
      • Institute.php#174db_collegesearch_new1msselect `name` from `cities` where `id` = 427 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 427
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:158
        • 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
      • Institute.php#189db_collegesearch_new760μsselect `name` from `states` where `id` = 93 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 93
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:158
        • 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
      • Institute.php#174db_collegesearch_new910μsselect `name` from `cities` where `id` = 187 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 187
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:158
        • 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
      • Institute.php#189db_collegesearch_new1.1msselect `name` from `states` where `id` = 95 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 95
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:158
        • 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
      • Institute.php#174db_collegesearch_new1.04msselect `name` from `cities` where `id` = 24 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 24
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:158
        • 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
      • Institute.php#189db_collegesearch_new870μsselect `name` from `states` where `id` = 79 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 79
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:158
        • 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
      • Institute.php#174db_collegesearch_new1msselect `name` from `cities` where `id` = 765 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 765
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:158
        • 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
      • Institute.php#189db_collegesearch_new950μsselect `name` from `states` where `id` = 67 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 67
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:158
        • 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
      • Institute.php#174db_collegesearch_new900μsselect `name` from `cities` where `id` = 836 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 836
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:158
        • 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
      • Institute.php#189db_collegesearch_new810μsselect `name` from `states` where `id` = 64 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 64
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:158
        • 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
      • Institute.php#174db_collegesearch_new820μsselect `name` from `cities` where `id` = 93 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 93
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:158
        • 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
      • Institute.php#189db_collegesearch_new660μsselect `name` from `states` where `id` = 64 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 64
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:158
        • 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
      • Institute.php#174db_collegesearch_new1.2msselect `name` from `cities` where `id` = 24 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 24
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:158
        • 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
      • Institute.php#189db_collegesearch_new760μsselect `name` from `states` where `id` = 79 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 79
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:158
        • 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
      • Institute.php#174db_collegesearch_new1.16msselect `name` from `cities` where `id` = 183 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 183
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:158
        • 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
      • Institute.php#189db_collegesearch_new790μsselect `name` from `states` where `id` = 74 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 74
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:158
        • 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
      • Institute.php#174db_collegesearch_new1.01msselect `name` from `cities` where `id` = 44 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 44
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:158
        • 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
      • Institute.php#189db_collegesearch_new900μsselect `name` from `states` where `id` = 83 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 83
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:158
        • 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
      • Article.php#114db_collegesearch_new172msselect * from `articles` where `type` = 'article' and `link_type` = 'exam' and `link_id` = 2422 and `articles`.`deleted_at` is null and `articles`.`status` = 'active' order by `created_at` desc
        Bindings
        • 0: article
        • 1: exam
        • 2: 2422
        • 3: active
        Backtrace
        • app/Models/Article.php:114
        • app/Http/Controllers/ExamController.php:159
        • 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
      • Article.php#114db_collegesearch_new154msselect * from `articles` where `type` = 'news' and `link_type` = 'exam' and `link_id` = 2422 and `articles`.`deleted_at` is null and `articles`.`status` = 'active' order by `created_at` desc
        Bindings
        • 0: news
        • 1: exam
        • 2: 2422
        • 3: active
        Backtrace
        • app/Models/Article.php:114
        • app/Http/Controllers/ExamController.php:161
        • 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
      • ExamController.php#163db_collegesearch_new750μsselect `id`, `name`, `display_name`, `slug`, `logo` from `exams` where `course_id` = 999 and `exams`.`deleted_at` is null and `status` = 'active' limit 5
        Bindings
        • 0: 999
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:163
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • Exam.php#58db_collegesearch_new950μsselect `exam_feature_mappings`.`value`, `exam_feature_mappings`.`exam_feature_id` from `exam_feature_mappings` inner join `exam_features` on `exam_features`.`id` = `exam_feature_mappings`.`exam_feature_id` where `exam_feature_mappings`.`exam_id` = 30 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 30
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • app/Http/Controllers/ExamController.php:163
        • 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
      • Exam.php#58db_collegesearch_new790μsselect `exam_feature_mappings`.`value`, `exam_feature_mappings`.`exam_feature_id` from `exam_feature_mappings` inner join `exam_features` on `exam_features`.`id` = `exam_feature_mappings`.`exam_feature_id` where `exam_feature_mappings`.`exam_id` = 118 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 118
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • app/Http/Controllers/ExamController.php:163
        • 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
      • Exam.php#58db_collegesearch_new770μsselect `exam_feature_mappings`.`value`, `exam_feature_mappings`.`exam_feature_id` from `exam_feature_mappings` inner join `exam_features` on `exam_features`.`id` = `exam_feature_mappings`.`exam_feature_id` where `exam_feature_mappings`.`exam_id` = 2008 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2008
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • app/Http/Controllers/ExamController.php:163
        • 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
      • Exam.php#58db_collegesearch_new1.22msselect `exam_feature_mappings`.`value`, `exam_feature_mappings`.`exam_feature_id` from `exam_feature_mappings` inner join `exam_features` on `exam_features`.`id` = `exam_feature_mappings`.`exam_feature_id` where `exam_feature_mappings`.`exam_id` = 2239 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2239
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • app/Http/Controllers/ExamController.php:163
        • 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
      • Exam.php#58db_collegesearch_new860μsselect `exam_feature_mappings`.`value`, `exam_feature_mappings`.`exam_feature_id` from `exam_feature_mappings` inner join `exam_features` on `exam_features`.`id` = `exam_feature_mappings`.`exam_feature_id` where `exam_feature_mappings`.`exam_id` = 2250 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2250
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • app/Http/Controllers/ExamController.php:163
        • 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
      • Exam.php#129db_collegesearch_new27.54msselect `question`, `answer` from `faqs` where `faqs`.`faq_type` = 'exam' and `faqs`.`faq_id` = 2422 and `faqs`.`faq_id` is not null and `sub_type` = 'colleges-accepting-exam' and `faq_type` = 'exam' and `faqs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: exam
        • 1: 2422
        • 2: colleges-accepting-exam
        • 3: exam
        • 4: active
        Backtrace
        • app/Models/Exam.php:129
        • app/Http/Controllers/ExamController.php:187
        • 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
      • Exam.php#129db_collegesearch_new27.66msselect `question`, `answer` from `faqs` where `faqs`.`faq_type` = 'exam' and `faqs`.`faq_id` = 2422 and `faqs`.`faq_id` is not null and `sub_type` = 'colleges-accepting-exam' and `faq_type` = 'exam' and `faqs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: exam
        • 1: 2422
        • 2: colleges-accepting-exam
        • 3: exam
        • 4: active
        Backtrace
        • app/Models/Exam.php:129
        • app/Http/Controllers/ExamController.php:191
        • 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
      • ExamController.php#204db_collegesearch_new1.1msselect * from `exam_feature_mappings` where `exam_id` = 2422 and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active'
        Bindings
        • 0: 2422
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:204
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • Exam.php#58db_collegesearch_new1.11msselect `exam_feature_mappings`.`value`, `exam_feature_mappings`.`exam_feature_id` from `exam_feature_mappings` inner join `exam_features` on `exam_features`.`id` = `exam_feature_mappings`.`exam_feature_id` where `exam_feature_mappings`.`exam_id` = 2422 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2422
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • app/Http/Controllers/ExamController.php:227
        • 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
      • ExamController.php#305db_collegesearch_new620μsselect * from `meta_tags` where `slug` = 'exams/ajee-exam-colleges-accepting-exam' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: exams/ajee-exam-colleges-accepting-exam
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:305
        • app/Http/Controllers/ExamController.php:233
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • helpers.php#496db_collegesearch_new3.86msselect `module_type`, `module_id`, `description`, `created_by`, `created_at`, `updated_by`, `updated_at`, `expiry_date`, `deleted_at` from `latest_updates_widgets` where `module_type` like '%exam-detail%' and `sub_type` like '%colleges-accepting-exam%' and `module_id` = 2422 and `expiry_date` > '2025-07-23 16:01:52' and `latest_updates_widgets`.`deleted_at` is null order by `updated_at` desc limit 2
        Bindings
        • 0: %exam-detail%
        • 1: %colleges-accepting-exam%
        • 2: 2422
        • 3: 2025-07-23 16:01:52
        Backtrace
        • app/helpers.php:496
        • app/Http/Controllers/ExamController.php:236
        • 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#548db_collegesearch_new2.31msselect `module_type`, `module_id`, `description`, `created_by`, `created_at`, `updated_by`, `updated_at`, `expiry_date`, `deleted_at` from `latest_updates_widgets` where `module_type` like '%course%' and `sub_type` like '%about%' and `module_id` = '999' and `expiry_date` > '2025-07-23 16:01:52' and `latest_updates_widgets`.`deleted_at` is null order by `updated_at` desc limit 2
        Bindings
        • 0: %course%
        • 1: %about%
        • 2: 999
        • 3: 2025-07-23 16:01:52
        Backtrace
        • app/helpers.php:548
        • app/Http/Controllers/ExamController.php:236
        • 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.39msselect * from `brandings` where `section` = 'exam' and `brandings`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: exam
        • 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
      • helpers.php#755db_collegesearch_new890μsselect * from `ctas` where `article_url` = 'ajee-exam' and `ctas`.`deleted_at` is null and `ctas`.`status` = 'active'
        Bindings
        • 0: ajee-exam
        • 1: active
        Backtrace
        • app/helpers.php:755
        • 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\DefaultMetaTag
      33DefaultMetaTag.php#?
      App\Models\Course
      10Course.php#?
      App\Models\Institute
      9Institute.php#?
      App\Models\InstituteProgram
      9InstituteProgram.php#?
      App\Models\Program
      9Program.php#?
      App\Models\InstituteProgramFeesSummary
      9InstituteProgramFeesSummary.php#?
      App\Models\City
      9City.php#?
      App\Models\State
      9State.php#?
      App\Models\InstituteProgramPlacement
      8InstituteProgramPlacement.php#?
      App\Models\Exam
      6Exam.php#?
      App\Models\Branding
      1Branding.php#?
          _token
          1EgjIoL8mWmIWf6iVybJzvewvXGBnJTO3cd5b7Zb
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/exams/ajee-exam-colleges-accepting-exam" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /exams/ajee-exam-colleges-accepting-exam
          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=eyJpdiI6InJFaDJBTE1QOVJPTitEMFNXWm54alE9PSIsInZhbHVlIjoicXVYZEw1WUpaMVhCcHRBenZ4d0lhc05YZ1A0Q3FObGwwZ1JVcVNockltRlpEaUZwUENuV2NGOGlVRkRTOEwxTmZTZ3RUWTcwakxlMWxMYnA5Q0JOWXZDV25ZM1ZDRlNFODdwS2YySHpFemZGWkd6K09XU3FralpjMFluenVneSsiLCJtYWMiOiI3NzgzNjUwZjBhOWM3ZWEwMTY2NTEzNDFiOTc3MGEyYzQ5ZDg0MTVhNjZjNWVjZmRkMjVmY2U0YzZiNmRiNTBhIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IlVhYjVXcCs0bW8rSFR0cEFTNXpQaGc9PSIsInZhbHVlIjoiMldUVFduaE1FNmxqVVNVdzNDVER2R1JUeWFqUi9JV1V0STNMUkl5Ynl6OGZDT1ZweUF5TGxaOWJXOWR2TUprUzNqbXFGRXFsaGxBMmdvSEFMcDFtV3RpY2ZxQjExTGlUeW5MMDVhSEtlMFE4OTFuK3h4Y2tsbGltaXl0dGgzOEoiLCJtYWMiOiIyNjMwNGFjMmVkYjg5ZWNkZDZlMTNhNTI4ODE4NWY0ODQxNzIwNTA2ODg3NjljMzgzYTFlOTkyNWNlMjYwNjI3IiwidGFnIjoiIn0%3D; course_id=1; course_name=B.Tech%20%2F%20B.E.; viewed_colleges=%5B306%5DXSRF-TOKEN=eyJpdiI6InJFaDJBTE1QOVJPTitEMFNXWm54alE9PSIsInZhbHVlIjoicXVYZEw1WUpaMVhCcHRBenZ4d0lhc05YZ1A0Q3FObGwwZ1JVcVNockltRlpEaUZwUENuV2NGOGlVRkRTOEwxTmZTZ3RUW" ] "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" => "1EgjIoL8mWmIWf6iVybJzvewvXGBnJTO3cd5b7Zb" "laravel_session" => "JuaNUc3rc2pxrTnuSG2yOviCFQmR5qj46TVhLZhK" "course_id" => "1" "course_name" => "B.Tech / B.E." "viewed_colleges" => "[306]" ]
          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, 23 Jul 2025 16:01:52 GMT" ] "set-cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6IjZPcXdhTVNIV2JvVDcyUDRnbDhSM1E9PSIsInZhbHVlIjoieW9RUmY0SkFoQXdWMDRpWjFzTEZqcXBtMjljVlF4R3Z6em4rYjl3eXBIVytaZXBqQ3JoWk9wR2ZNcUlXTU0yd3JsK09aVEVuT25XSUpiU3RMNkNKUkViVURHNnlRMGgrRjNFYU9mcmpBWllGS1hta0dPa1FGUG9pajFuWTlYT08iLCJtYWMiOiIzZTRjZWNiYWJkMWE0NGRlMjdmYjBhZGZiOWUzM2VmNDU5ZDNjMTk1OWVhZDQ1OWQ1M2M1MTUwNDE3ZWI4MzU2IiwidGFnIjoiIn0%3D; expires=Wed, 23 Jul 2025 18:01:52 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjZPcXdhTVNIV2JvVDcyUDRnbDhSM1E9PSIsInZhbHVlIjoieW9RUmY0SkFoQXdWMDRpWjFzTEZqcXBtMjljVlF4R3Z6em4rYjl3eXBIVytaZXBqQ3JoWk9wR2ZNcUlXTU0yd3JsK09aV" 1 => "laravel_session=eyJpdiI6InhnZzJEZ0FPSjBKd2Zoc29sZkRiL1E9PSIsInZhbHVlIjoiUm5CZ09GTXo0d3crRjFMSTlaeVZETTQyOFpaL2gyY3JCc0hoWXdEL2w4QUF0bWJFbytZaWNXeGUwTURtU1dVUFR6YTM0WFMrSC9GMms1YnpFUlpYdm9GbmRqYXlsb2NSM01KaTFROHk0UjQwa1JsaitQbHYzcWFOZTFpRGo5ZjIiLCJtYWMiOiI1Y2IxYTRjMjQ3ZmU2ODgxOTQ2MjkyODcxYWY0NzNhOGNkMWMwN2U1Y2JiOTI1NWY5MzU1OWU5NjUyOTE5ZDQwIiwidGFnIjoiIn0%3D; expires=Wed, 23 Jul 2025 18:01:52 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6InhnZzJEZ0FPSjBKd2Zoc29sZkRiL1E9PSIsInZhbHVlIjoiUm5CZ09GTXo0d3crRjFMSTlaeVZETTQyOFpaL2gyY3JCc0hoWXdEL2w4QUF0bWJFbytZaWNXeGUwTURtU1dVUFR6" 2 => "course_id=999; expires=Thu, 23 Jul 2026 16:01:52 GMT; Max-Age=31536000; path=/; samesite=lax" 3 => "course_name=All%20Courses; expires=Thu, 23 Jul 2026 16:01:52 GMT; Max-Age=31536000; path=/; samesite=lax" ] "Set-Cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6IjZPcXdhTVNIV2JvVDcyUDRnbDhSM1E9PSIsInZhbHVlIjoieW9RUmY0SkFoQXdWMDRpWjFzTEZqcXBtMjljVlF4R3Z6em4rYjl3eXBIVytaZXBqQ3JoWk9wR2ZNcUlXTU0yd3JsK09aVEVuT25XSUpiU3RMNkNKUkViVURHNnlRMGgrRjNFYU9mcmpBWllGS1hta0dPa1FGUG9pajFuWTlYT08iLCJtYWMiOiIzZTRjZWNiYWJkMWE0NGRlMjdmYjBhZGZiOWUzM2VmNDU5ZDNjMTk1OWVhZDQ1OWQ1M2M1MTUwNDE3ZWI4MzU2IiwidGFnIjoiIn0%3D; expires=Wed, 23-Jul-2025 18:01:52 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjZPcXdhTVNIV2JvVDcyUDRnbDhSM1E9PSIsInZhbHVlIjoieW9RUmY0SkFoQXdWMDRpWjFzTEZqcXBtMjljVlF4R3Z6em4rYjl3eXBIVytaZXBqQ3JoWk9wR2ZNcUlXTU0yd3JsK09aV" 1 => "laravel_session=eyJpdiI6InhnZzJEZ0FPSjBKd2Zoc29sZkRiL1E9PSIsInZhbHVlIjoiUm5CZ09GTXo0d3crRjFMSTlaeVZETTQyOFpaL2gyY3JCc0hoWXdEL2w4QUF0bWJFbytZaWNXeGUwTURtU1dVUFR6YTM0WFMrSC9GMms1YnpFUlpYdm9GbmRqYXlsb2NSM01KaTFROHk0UjQwa1JsaitQbHYzcWFOZTFpRGo5ZjIiLCJtYWMiOiI1Y2IxYTRjMjQ3ZmU2ODgxOTQ2MjkyODcxYWY0NzNhOGNkMWMwN2U1Y2JiOTI1NWY5MzU1OWU5NjUyOTE5ZDQwIiwidGFnIjoiIn0%3D; expires=Wed, 23-Jul-2025 18:01:52 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6InhnZzJEZ0FPSjBKd2Zoc29sZkRiL1E9PSIsInZhbHVlIjoiUm5CZ09GTXo0d3crRjFMSTlaeVZETTQyOFpaL2gyY3JCc0hoWXdEL2w4QUF0bWJFbytZaWNXeGUwTURtU1dVUFR6" 2 => "course_id=999; expires=Thu, 23-Jul-2026 16:01:52 GMT; path=/" 3 => "course_name=All+Courses; expires=Thu, 23-Jul-2026 16:01:52 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "1EgjIoL8mWmIWf6iVybJzvewvXGBnJTO3cd5b7Zb" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/exams/ajee-exam-colleges-accepting-exam" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-07-23 16:01:52GET/exams/ajee-exam-colleges-accepting-exam1050112