NIFT Articles 2025 - Latest Articles, News Updates

National Institute of Fashion Technology Entrance Examination

Exam Start Date
09th February, 2025

Table of Content

Top Colleges Accepting NIFT GAT

View All

Related News

Exam

17th February, 2025 , 1 min read

NIFT Exam 2025 Answer Key Released, Challenge Window Open Until February 17 The National Testing Agency (NTA) has published the provisional answer key for the General Ability Test (Shift 1) of the NIFT Entrance Examination 2025 (NIFTEE-2025). By - Anubhuti Read More >
Exam

10th May, 2024 , 2 min read

NIFT Results 2024 announced The National Testing Agency (NTA) has released the National Institute of Fashion Technology (NIFT) results 2024. By - Amrapali Bhowmik Read More >
Request history8.3.19PHP Version497msRequest Duration3MBMemory UsageGET exams/{slug}Route
    • Booting (16.21ms)time
    • Application (481ms)time
    • 1 x Application (96.74%)
      481ms
      1 x Booting (3.26%)
      16.21ms
      12 templates were rendered
      • pages.exam.indexindex.blade.php#?blade
      • components.breadcrumbbreadcrumb.blade.php#?blade
      • components.navbarnavbar.blade.php#?blade
      • components.toctoc.blade.php#?blade
      • components.article-listingarticle-listing.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:256-421
      51 statements were executed (15 duplicates)Show only duplicates398ms
      • 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.74msselect * from `seo_redirects` where `redirect_from` = '/exams/nift-related-articles' limit 1
        Bindings
        • 0: /exams/nift-related-articles
        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_new920μsselect * from `meta_tags` where `slug` = 'exams/nift-related-articles' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: exams/nift-related-articles
        • 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.29msselect * 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#276db_collegesearch_new1.28msselect * from `exams` where `slug` = 'nift' and `exams`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: nift
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:276
        • 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#276db_collegesearch_new690μsselect * from `courses` where `courses`.`id` in (30) and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/ExamController.php:276
        • 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#285db_collegesearch_new1.83msselect `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` = 2042 and `exam_contents`.`exam_id` is not null and `exam_contents`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 2042
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:285
        • 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#285db_collegesearch_new740μsselect `id`, `name`, `email`, `image` from `admins` where `admins`.`id` in (151, 304) and `admins`.`deleted_at` is null
        Bindings
        • 0: 151
        • 1: 304
        Backtrace
        • app/Http/Controllers/ExamController.php:285
        • 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_new910μsselect `institute_program_id` from `institute_program_exam_mappings` where `exam_id` = 2042
        Bindings
        • 0: 2042
        Backtrace
        • app/Models/Exam.php:88
        • app/Http/Controllers/ExamController.php:325
        • 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.09msselect `institute_id` from `institute_programs` where `id` in (2252, 32345, 38860, 38861, 38862, 38865, 39048, 39212, 39286, 39302, 39380, 39407, 39549, 39679, 39686, 39693, 39742, 39764, 39778, 39785, 45237, 45240, 45248, 47138, 49212, 49213, 49214, 49215, 49216, 49217, 49218, 49219, 49220, 49221, 49222, 49223, 49224, 49225, 49226, 49227, 60045, 60284, 60285, 60286, 60287, 60288, 61336, 65711, 70034, 74684, 77102, 80139) and `institute_programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 2252
        • 1: 32345
        • 2: 38860
        • 3: 38861
        • 4: 38862
        • 5: 38865
        • 6: 39048
        • 7: 39212
        • 8: 39286
        • 9: 39302
        • 10: 39380
        • 11: 39407
        • 12: 39549
        • 13: 39679
        • 14: 39686
        • 15: 39693
        • 16: 39742
        • 17: 39764
        • 18: 39778
        • 19: 39785
        • 20: 45237
        • 21: 45240
        • 22: 45248
        • 23: 47138
        • 24: 49212
        • 25: 49213
        • 26: 49214
        • 27: 49215
        • 28: 49216
        • 29: 49217
        • 30: 49218
        • 31: 49219
        • 32: 49220
        • 33: 49221
        • 34: 49222
        • 35: 49223
        • 36: 49224
        • 37: 49225
        • 38: 49226
        • 39: 49227
        • 40: 60045
        • 41: 60284
        • 42: 60285
        • 43: 60286
        • 44: 60287
        • 45: 60288
        • 46: 61336
        • 47: 65711
        • 48: 70034
        • 49: 74684
        • 50: 77102
        • 51: 80139
        • 52: active
        Backtrace
        • app/Models/Exam.php:102
        • app/Http/Controllers/ExamController.php:325
        • 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.99msselect * from `institutes` where `id` in (622, 15782, 7418, 7418, 7418, 7418, 11834, 519, 2329, 11774, 670, 13329, 14930, 20487, 20411, 20487, 17827, 20518, 20518, 20518, 91, 92, 97, 980, 1940, 1940, 1940, 1941, 1941, 1941, 1941, 1941, 1941, 1941, 1941, 1941, 1941, 1941, 1941, 8370, 8545, 8545, 8546, 8546, 8546, 9058, 10972, 12515, 14691, 15997, 19149) 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` = 30 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 10
        Bindings
        • 0: 622
        • 1: 15782
        • 2: 7418
        • 3: 7418
        • 4: 7418
        • 5: 7418
        • 6: 11834
        • 7: 519
        • 8: 2329
        • 9: 11774
        • 10: 670
        • 11: 13329
        • 12: 14930
        • 13: 20487
        • 14: 20411
        • 15: 20487
        • 16: 17827
        • 17: 20518
        • 18: 20518
        • 19: 20518
        • 20: 91
        • 21: 92
        • 22: 97
        • 23: 980
        • 24: 1940
        • 25: 1940
        • 26: 1940
        • 27: 1941
        • 28: 1941
        • 29: 1941
        • 30: 1941
        • 31: 1941
        • 32: 1941
        • 33: 1941
        • 34: 1941
        • 35: 1941
        • 36: 1941
        • 37: 1941
        • 38: 1941
        • 39: 8370
        • 40: 8545
        • 41: 8545
        • 42: 8546
        • 43: 8546
        • 44: 8546
        • 45: 9058
        • 46: 10972
        • 47: 12515
        • 48: 14691
        • 49: 15997
        • 50: 19149
        • 51: active
        • 52: cs
        • 53: 0
        • 54: 30
        • 55: active
        • 56: active
        Backtrace
        • app/Models/Exam.php:116
        • app/Http/Controllers/ExamController.php:325
        • 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.13msselect 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 (91, 92, 97, 519, 622, 670, 980, 1940, 1941, 2329) and `id` in (2252, 32345, 38860, 38861, 38862, 38865, 39048, 39212, 39286, 39302, 39380, 39407, 39549, 39679, 39686, 39693, 39742, 39764, 39778, 39785, 45237, 45240, 45248, 47138, 49212, 49213, 49214, 49215, 49216, 49217, 49218, 49219, 49220, 49221, 49222, 49223, 49224, 49225, 49226, 49227, 60045, 60284, 60285, 60286, 60287, 60288, 61336, 65711, 70034, 74684, 77102, 80139) and `institute_programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 2252
        • 1: 32345
        • 2: 38860
        • 3: 38861
        • 4: 38862
        • 5: 38865
        • 6: 39048
        • 7: 39212
        • 8: 39286
        • 9: 39302
        • 10: 39380
        • 11: 39407
        • 12: 39549
        • 13: 39679
        • 14: 39686
        • 15: 39693
        • 16: 39742
        • 17: 39764
        • 18: 39778
        • 19: 39785
        • 20: 45237
        • 21: 45240
        • 22: 45248
        • 23: 47138
        • 24: 49212
        • 25: 49213
        • 26: 49214
        • 27: 49215
        • 28: 49216
        • 29: 49217
        • 30: 49218
        • 31: 49219
        • 32: 49220
        • 33: 49221
        • 34: 49222
        • 35: 49223
        • 36: 49224
        • 37: 49225
        • 38: 49226
        • 39: 49227
        • 40: 60045
        • 41: 60284
        • 42: 60285
        • 43: 60286
        • 44: 60287
        • 45: 60288
        • 46: 61336
        • 47: 65711
        • 48: 70034
        • 49: 74684
        • 50: 77102
        • 51: 80139
        • 52: active
        Backtrace
        • app/Models/Exam.php:116
        • app/Http/Controllers/ExamController.php:325
        • 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_new790μsselect `id`, `name` from `programs` where `programs`.`id` in (14, 35, 58, 454, 3411, 3423, 3431, 3437, 3441, 3443, 3445, 3446, 3458, 3469, 3588, 3622, 3741, 4475, 6001) and `programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Models/Exam.php:116
        • app/Http/Controllers/ExamController.php:325
        • 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_new690μsselect * from `courses` where `courses`.`id` in (1, 2, 7, 8, 10, 11, 12, 13, 14, 19, 21, 25) and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Models/Exam.php:116
        • app/Http/Controllers/ExamController.php:325
        • 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_new860μsselect * from `institute_program_fees_summaries` where `institute_program_fees_summaries`.`institute_program_id` in (2252, 39212, 39286, 39380, 45237, 45240, 45248, 47138, 49212, 49213, 49215, 49216, 49217, 49218, 49219, 49220, 49221, 49222, 49223, 49224, 49225, 49226, 49227) 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:325
        • 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_new840μsselect * from `institute_program_placements` where `institute_program_placements`.`institute_program_id` in (2252, 39212, 39286, 39380, 45237, 45240, 45248, 47138, 49212, 49213, 49215, 49216, 49217, 49218, 49219, 49220, 49221, 49222, 49223, 49224, 49225, 49226, 49227) 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:325
        • 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_new660μsselect * from `institute_program_contents` where `institute_program_contents`.`institute_program_id` in (2252, 39212, 39286, 39380, 45237, 45240, 45248, 47138, 49212, 49213, 49215, 49216, 49217, 49218, 49219, 49220, 49221, 49222, 49223, 49224, 49225, 49226, 49227) 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:325
        • 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_new610μsselect `name` from `cities` where `id` = 3 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 3
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • 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_new540μsselect `name` from `states` where `id` = 98 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 98
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • 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_new2.41msselect `name` from `cities` where `id` = 204 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 204
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • 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_new640μ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:325
        • 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_new830μ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:325
        • 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_new970μsselect `name` from `cities` where `id` = 39 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 39
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • 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_new710μ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:325
        • 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_new740μsselect `name` from `cities` where `id` = 53 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 53
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • 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_new620μsselect `name` from `states` where `id` = 90 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 90
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • 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.55msselect `name` from `cities` where `id` = 157 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 157
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • 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_new1msselect `name` from `states` where `id` = 91 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 91
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • 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_new770μsselect `name` from `cities` where `id` = 72 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 72
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • 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_new800μsselect `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:325
        • 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_new800μsselect `name` from `cities` where `id` = 60 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 60
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • 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` = 91 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 91
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • 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_new940μsselect `name` from `cities` where `id` = 157 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 157
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • 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_new840μsselect `name` from `states` where `id` = 91 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 91
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • 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.44msselect `name` from `cities` where `id` = 192 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 192
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • 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_new960μsselect `name` from `states` where `id` = 96 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 96
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • 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_new146msselect * from `articles` where `type` = 'article' and `link_type` = 'exam' and `link_id` = 2042 and `articles`.`deleted_at` is null and `articles`.`status` = 'active' order by `created_at` desc
        Bindings
        • 0: article
        • 1: exam
        • 2: 2042
        • 3: active
        Backtrace
        • app/Models/Article.php:114
        • app/Http/Controllers/ExamController.php:326
        • 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_new145msselect * from `articles` where `type` = 'news' and `link_type` = 'exam' and `link_id` = 2042 and `articles`.`deleted_at` is null and `articles`.`status` = 'active' order by `created_at` desc
        Bindings
        • 0: news
        • 1: exam
        • 2: 2042
        • 3: active
        Backtrace
        • app/Models/Article.php:114
        • app/Http/Controllers/ExamController.php:328
        • 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_new1.13msselect `id`, `name`, `email`, `image` from `admins` where `admins`.`id` in (305, 365) and `admins`.`deleted_at` is null
        Bindings
        • 0: 305
        • 1: 365
        Backtrace
        • app/Models/Article.php:114
        • app/Http/Controllers/ExamController.php:328
        • 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#330db_collegesearch_new2.14msselect `id`, `name`, `display_name`, `slug`, `logo` from `exams` where `course_id` = 30 and `exams`.`deleted_at` is null and `status` = 'active' limit 5
        Bindings
        • 0: 30
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:330
        • 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.12msselect `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` = 2042 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2042
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • app/Http/Controllers/ExamController.php:330
        • 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.35msselect `id`, `name`, `type` from `exam_features` where `exam_features`.`id` in (9) and `exam_features`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Models/Exam.php:58
        • app/Http/Controllers/ExamController.php:330
        • 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_new26.25msselect `question`, `answer` from `faqs` where `faqs`.`faq_type` = 'exam' and `faqs`.`faq_id` = 2042 and `faqs`.`faq_id` is not null and `sub_type` = 'related-articles' and `faq_type` = 'exam' and `faqs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: exam
        • 1: 2042
        • 2: related-articles
        • 3: exam
        • 4: active
        Backtrace
        • app/Models/Exam.php:129
        • app/Http/Controllers/ExamController.php:354
        • 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_new25.49msselect `question`, `answer` from `faqs` where `faqs`.`faq_type` = 'exam' and `faqs`.`faq_id` = 2042 and `faqs`.`faq_id` is not null and `sub_type` = 'related-articles' and `faq_type` = 'exam' and `faqs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: exam
        • 1: 2042
        • 2: related-articles
        • 3: exam
        • 4: active
        Backtrace
        • app/Models/Exam.php:129
        • app/Http/Controllers/ExamController.php:358
        • 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#371db_collegesearch_new1msselect * from `exam_feature_mappings` where `exam_id` = 2042 and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active'
        Bindings
        • 0: 2042
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:371
        • 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#371db_collegesearch_new680μsselect `id`, `name`, `type` from `exam_features` where `exam_features`.`id` in (9, 10) and `exam_features`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/ExamController.php:371
        • 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_new850μ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` = 2042 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2042
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • app/Http/Controllers/ExamController.php:394
        • 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_new810μsselect `id`, `name`, `type` from `exam_features` where `exam_features`.`id` in (9) and `exam_features`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Models/Exam.php:58
        • app/Http/Controllers/ExamController.php:394
        • 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#472db_collegesearch_new820μsselect * from `meta_tags` where `slug` = 'exams/nift-related-articles' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: exams/nift-related-articles
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:472
        • app/Http/Controllers/ExamController.php:400
        • 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_new2.1msselect `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 '%related-articles%' and `module_id` = 2042 and `expiry_date` > '2025-05-18 02:05:37' and `latest_updates_widgets`.`deleted_at` is null order by `updated_at` desc limit 2
        Bindings
        • 0: %exam-detail%
        • 1: %related-articles%
        • 2: 2042
        • 3: 2025-05-18 02:05:37
        Backtrace
        • app/helpers.php:496
        • app/Http/Controllers/ExamController.php:403
        • 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.09msselect `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` = '30' and `expiry_date` > '2025-05-18 02:05:37' and `latest_updates_widgets`.`deleted_at` is null order by `updated_at` desc limit 2
        Bindings
        • 0: %course%
        • 1: %about%
        • 2: 30
        • 3: 2025-05-18 02:05:37
        Backtrace
        • app/helpers.php:548
        • app/Http/Controllers/ExamController.php:403
        • 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_new1msselect * 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
      App\Models\DefaultMetaTag
      33DefaultMetaTag.php#?
      App\Models\InstituteProgram
      23InstituteProgram.php#?
      App\Models\InstituteProgramFeesSummary
      23InstituteProgramFeesSummary.php#?
      App\Models\InstituteProgramPlacement
      20InstituteProgramPlacement.php#?
      App\Models\Program
      19Program.php#?
      App\Models\Course
      13Course.php#?
      App\Models\ExamContent
      10ExamContent.php#?
      App\Models\Institute
      10Institute.php#?
      App\Models\State
      10State.php#?
      App\Models\City
      9City.php#?
      App\Models\Admin
      4Admin.php#?
      App\Models\ExamFeatureMapping
      4ExamFeatureMapping.php#?
      App\Models\ExamFeature
      4ExamFeature.php#?
      App\Models\Exam
      2Exam.php#?
      App\Models\Article
      2Article.php#?
      App\Models\Branding
      1Branding.php#?
          _token
          WMoW6kiWjGgtefFtEkVuaBmGr779BO8MLoPCAtSB
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/exams/nift-related-articles" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /exams/nift-related-articles
          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 => "viewed_colleges=%5B13631%2C8737%5D; XSRF-TOKEN=eyJpdiI6InpuWU1xOGUxTjAxd2ZLeUFIa1haVXc9PSIsInZhbHVlIjoiRzR4cXVOaVBiVHZlS2Z4NWdmQnlLSUZYOUhldFU2azFOUTRkM1RZV2hGc3Z2TXc5bWNqSHl2RmpndVhheWt3M2FXdnNxWExCdDhOemdlbDY0RWIra1I0ZmhZZXdjRC82Yk93UnRTSVhLR2JicVoyeXh4bGtRYmZGM2RnUUZacisiLCJtYWMiOiJlNjljNGY1MjFhMzcwYmQ1YjgzMDkzN2ZjYzhiMjQ3MGU5MGQ2MTNmNTMxMjE5N2FhZGMyMzBjYWIyM2ViMGI3IiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6InBieUM5U3lDQS9HY1F0Q08zREwzSnc9PSIsInZhbHVlIjoiZnVRTC9pWnNLOVk1bjR6eENRa2ZKWTdDY1lqMmttMlBVbXlMdy9FUHIxSk1aampuSTlJdHlMM2IyYnhodzZCemRjaWRCK1c1cWpIRjlQNnJ2RW5WNTBmRmVGenQ5S09yMFk5YVRMTkFhYUptYjljbkVLWjg2cWx6M3djTmVNUGoiLCJtYWMiOiJhNTMwNzYyMGRkN2QwYzYxMzMwMDUwOGVmZDViNDJmZGMwOWU4OWVlZTFlZmViYTJhMjUyOTA1MTYwNWE2M2FlIiwidGFnIjoiIn0%3D; course_id=8; course_name=MCA%20%2F%20MCMviewed_colleges=%5B13631%2C8737%5D; XSRF-TOKEN=eyJpdiI6InpuWU1xOGUxTjAxd2ZLeUFIa1haVXc9PSIsInZhbHVlIjoiRzR4cXVOaVBiVHZlS2Z4NWdmQnlLSUZYOUhldFU2azFOUTRkM1RZV2hGc" ] "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 [ "viewed_colleges" => "[13631,8737]" "XSRF-TOKEN" => "WMoW6kiWjGgtefFtEkVuaBmGr779BO8MLoPCAtSB" "laravel_session" => "eDVJM2GlYztublHr1LFqfPiaM2CH9KPzhxvggUNB" "course_id" => "8" "course_name" => "MCA / MCM" ]
          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 => "Sun, 18 May 2025 02:05:37 GMT" ] "set-cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6ImQveGVQT1VxeFJsQXp5NnhYdi81THc9PSIsInZhbHVlIjoiNHFrNkdNR3lpV1NzTi9HTXVWbVVmSE8wYjVWblpxa0wxaC9xU3Vtc2VYRjMzMDFPOWkzRkpSTHdXTm4rNDlJK1dyUGRiNzVTSzZjakY4RnBTNnRFYzhlZ05UVThTbStrd3lVc2VNd2JQbXprbXZrd2JsUXVVOGlJbllrVXE3NlAiLCJtYWMiOiJlY2FjYzM4ZTVhNGQ3ZjE4MzE2YjQ5ODkwOWQ5ODFiYzliZTQ0YzRiN2M5Mjk4MjY1ODc2MTkxYmI3YjdhOGFlIiwidGFnIjoiIn0%3D; expires=Sun, 18 May 2025 04:05:37 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImQveGVQT1VxeFJsQXp5NnhYdi81THc9PSIsInZhbHVlIjoiNHFrNkdNR3lpV1NzTi9HTXVWbVVmSE8wYjVWblpxa0wxaC9xU3Vtc2VYRjMzMDFPOWkzRkpSTHdXTm4rNDlJK1dyUGRiN" 1 => "laravel_session=eyJpdiI6Ikk1YVowOERsdjNjTi9YQlhkZisxY1E9PSIsInZhbHVlIjoiUzQvQzdBMmpLK2YwQzEvWmJuNEJjT2tDK1B6SE1na1k2S09jYTlpOWQ2bXowNk9oRGF4QUxackxDVUdzTm5GR1orQlY1a3p3R2txZVUwNDBJdGdxM2l3QXY3YVlJUWI4eUtzUzJqTjhUM3kzbWNjajdkQUUvVVJsSkR4eGdPWEUiLCJtYWMiOiIzODAyODIzOGQ0ZDhkM2VjYWU0NmIxNzc5NzEyYjRiNGNkNzgzNGI4ZTUxOTEyNThlNmFlOGIyZTRjNmM3NTU5IiwidGFnIjoiIn0%3D; expires=Sun, 18 May 2025 04:05:37 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6Ikk1YVowOERsdjNjTi9YQlhkZisxY1E9PSIsInZhbHVlIjoiUzQvQzdBMmpLK2YwQzEvWmJuNEJjT2tDK1B6SE1na1k2S09jYTlpOWQ2bXowNk9oRGF4QUxackxDVUdzTm5GR1or" 2 => "course_id=30; expires=Mon, 18 May 2026 02:05:37 GMT; Max-Age=31536000; path=/; samesite=lax" 3 => "course_name=Fashion%20Design%20-%20UG; expires=Mon, 18 May 2026 02:05:37 GMT; Max-Age=31536000; path=/; samesite=lax" ] "Set-Cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6ImQveGVQT1VxeFJsQXp5NnhYdi81THc9PSIsInZhbHVlIjoiNHFrNkdNR3lpV1NzTi9HTXVWbVVmSE8wYjVWblpxa0wxaC9xU3Vtc2VYRjMzMDFPOWkzRkpSTHdXTm4rNDlJK1dyUGRiNzVTSzZjakY4RnBTNnRFYzhlZ05UVThTbStrd3lVc2VNd2JQbXprbXZrd2JsUXVVOGlJbllrVXE3NlAiLCJtYWMiOiJlY2FjYzM4ZTVhNGQ3ZjE4MzE2YjQ5ODkwOWQ5ODFiYzliZTQ0YzRiN2M5Mjk4MjY1ODc2MTkxYmI3YjdhOGFlIiwidGFnIjoiIn0%3D; expires=Sun, 18-May-2025 04:05:37 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImQveGVQT1VxeFJsQXp5NnhYdi81THc9PSIsInZhbHVlIjoiNHFrNkdNR3lpV1NzTi9HTXVWbVVmSE8wYjVWblpxa0wxaC9xU3Vtc2VYRjMzMDFPOWkzRkpSTHdXTm4rNDlJK1dyUGRiN" 1 => "laravel_session=eyJpdiI6Ikk1YVowOERsdjNjTi9YQlhkZisxY1E9PSIsInZhbHVlIjoiUzQvQzdBMmpLK2YwQzEvWmJuNEJjT2tDK1B6SE1na1k2S09jYTlpOWQ2bXowNk9oRGF4QUxackxDVUdzTm5GR1orQlY1a3p3R2txZVUwNDBJdGdxM2l3QXY3YVlJUWI4eUtzUzJqTjhUM3kzbWNjajdkQUUvVVJsSkR4eGdPWEUiLCJtYWMiOiIzODAyODIzOGQ0ZDhkM2VjYWU0NmIxNzc5NzEyYjRiNGNkNzgzNGI4ZTUxOTEyNThlNmFlOGIyZTRjNmM3NTU5IiwidGFnIjoiIn0%3D; expires=Sun, 18-May-2025 04:05:37 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6Ikk1YVowOERsdjNjTi9YQlhkZisxY1E9PSIsInZhbHVlIjoiUzQvQzdBMmpLK2YwQzEvWmJuNEJjT2tDK1B6SE1na1k2S09jYTlpOWQ2bXowNk9oRGF4QUxackxDVUdzTm5GR1or" 2 => "course_id=30; expires=Mon, 18-May-2026 02:05:37 GMT; path=/" 3 => "course_name=Fashion+Design+-+UG; expires=Mon, 18-May-2026 02:05:37 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "WMoW6kiWjGgtefFtEkVuaBmGr779BO8MLoPCAtSB" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/exams/nift-related-articles" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-18 02:05:37GET/exams/nift-related-articles1251187