Academy

Read the passage and answer the questions

May Day or International Workers' Day is observed on May 1 all over the world today to commemorate the historical struggle and sacrifices of the working people to establish an eight-hour workday. It is a public holiday in almost all the countries of the world.

Since the Industrial Revolution in the 18th and 19th centuries in Europe and the US, the workers in mills and factories had been working a long shift, fourteen or even more hours a day.

On May 1st in 1886, inspired by the trade unions, half of the workers at the McCormick Harvesting Machine Company in Chicago went on strike demanding an eight-hour workday.) Two days later, a workers' rally was held near the McCormick Harvester Machine Company and about 6000 workers joined it. The rally was addressed by the labour leaders. They urged the workers to stand together, to go on with their struggle and not to give in to their bosses. At one point of the rally, some strike breakers started leaving the meeting place. The strikers went down the street to bring them back. Suddenly, about 200 policemen attacked them with clubs and revolvers. One striker was killed instantly, five or six others were seriously wounded and many others were injured. The events of May 1, 1886 are a reminder that workers will continue to be exploited until they stand up and speak out to gain better working conditions, better pay and better lives.

Answer the following questions :

Which demand did the workers struggle for? (Read the passage carefully and answer the question)

Created: 1 year ago | Updated: 1 year ago
Updated: 1 year ago

English for Toady

Please, contribute to add content.
Content
Promotion
Request history8.2.27PHP Version85.62msRequest Duration9MBMemory UsageGET academy/written-questionRoute
    • Booting (28.5ms)time
    • Application (57.11ms)time
    • 1 x Application (66.7%)
      57.11ms
      1 x Booting (33.29%)
      28.50ms
      31 templates were rendered
      • academy.subject.written.single_questionsingle_question.blade.php#?blade
      • questions.include.show_timeshow_time.blade.php#?blade
      • questions.include.activity_layoutactivity_layout.blade.php#?blade
      • academy.subject.written.sidebarsidebar.blade.php#?blade
      • common.modal.bookmark_modalbookmark_modal.blade.php#?blade
      • common.modal.tag_add_modaltag_add_modal.blade.php#?blade
      • common.modal.add_description_modaladd_description_modal.blade.php#?blade
      • job.written.include.edit_question_modaledit_question_modal.blade.php#?blade
      • common.modal.edit_description_modaledit_description_modal.blade.php#?blade
      • common.modal.video_modalvideo_modal.blade.php#?blade
      • common.modal.error_report_modalerror_report_modal.blade.php#?blade
      • common.script.navigator_sharenavigator_share.blade.php#?blade
      • job.written.include.written_scriptwritten_script.blade.php#?blade
      • common.script.activity_scriptactivity_script.blade.php#?blade
      • layouts.single-question-appsingle-question-app.blade.php#?blade
      • includes.single_header_linksingle_header_link.blade.php#?blade
      • common.login_modallogin_modal.blade.php#?blade
      • components.authentication-card-logoauthentication-card-logo.blade.php#?blade
      • layouts.headerheader.blade.php#?blade
      • layouts.toolbartoolbar.blade.php#?blade
      • layouts.footerfooter.blade.php#?blade
      • common.includes.promotion_modalpromotion_modal.blade.php#?blade
      • common.includes.promotion_offcanvaspromotion_offcanvas.blade.php#?blade
      • includes.footer_link2footer_link2.blade.php#?blade
      • includes.restrictrestrict.blade.php#?blade
      • livewire-alert::components.scriptsscripts.blade.php#?blade
      • livewire-alert::components.flashflash.blade.php#?blade
      • admin.include.toastrtoastr.blade.php#?blade
      • common.search.search_scriptsearch_script.blade.php#?blade
      • common.script.promotion_scriptpromotion_script.blade.php#?blade
      • common.script.promotion_functionspromotion_functions.blade.php#?blade
      uri
      GET academy/written-question
      middleware
      web, throttle:global
      controller
      App\Http\Controllers\Academy\QuestionController@singleWritten
      namespace
      prefix
      where
      as
      academy.written.single-question
      file
      app/Http/Controllers/Academy/QuestionController.php:99-139
      31 statements were executed28.78ms
      • QuestionController.php#154debugerror_satt170μsselect `id`, `main_category_id` from `written_questions` where `written_questions`.`id` = '91470' and `written_questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 91470
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:154
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:145
        • app/Http/Controllers/Academy/QuestionController.php:103
      • QuestionController.php#154debugerror_satt190μsselect `id`, `view_count`, `written_question_id` from `written_metas` where `written_metas`.`written_question_id` in (91470) and `written_metas`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:154
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:145
        • app/Http/Controllers/Academy/QuestionController.php:103
      • QuestionController.php#195debugerror_satt420μsupdate `written_metas` set `view_count` = 55 where `id` = 91470
        Bindings
        • 0: 55
        • 1: 91470
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:195
        • vendor/laravel/framework/src/Illuminate/Cache/Lock.php:95
        • app/Http/Controllers/Academy/QuestionController.php:187
        • app/Http/Controllers/Academy/QuestionController.php:113
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • QuestionController.php#323debugerror_satt140μsselect * from `written_questions` where `id` = 91470 and `written_questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 91470
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:323
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:116
      • QuestionController.php#323debugerror_satt110μsselect `id`, `name` from `main_categories` where `main_categories`.`id` in (2)
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:323
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:116
      • QuestionController.php#323debugerror_satt130μsselect `id`, `name`, `des_updated_by`, `des_added_by`, `link_subject_id`, `slug` from `subjects` where `subjects`.`id` in (1824) and `subjects`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:323
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:116
      • QuestionController.php#323debugerror_satt140μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (1824) and `subject_descriptions`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:323
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:116
      • QuestionController.php#323debugerror_satt180μsselect `subjects`.`id`, `subjects`.`name`, `subjects`.`slug`, `subjectables`.`subjectable_id` as `pivot_subjectable_id`, `subjectables`.`subject_id` as `pivot_subject_id`, `subjectables`.`subjectable_type` as `pivot_subjectable_type`, `subjectables`.`created_user_id` as `pivot_created_user_id`, `subjectables`.`deleted_at` as `pivot_deleted_at`, `subjectables`.`status` as `pivot_status`, `subjectables`.`created_at` as `pivot_created_at`, `subjectables`.`updated_at` as `pivot_updated_at` from `subjects` inner join `subjectables` on `subjects`.`id` = `subjectables`.`subject_id` where `subjectables`.`subjectable_id` in (91470) and `subjectables`.`subjectable_type` = 'App\\Models\\WrittenQuestion' and `subjects`.`deleted_at` is null
        Bindings
        • 0: App\Models\WrittenQuestion
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:323
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:116
      • QuestionController.php#323debugerror_satt130μsselect `id`, `name`, `slug`, `category_id` from `sub_categories` where `sub_categories`.`id` in (4871) and `sub_categories`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:323
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:116
      • QuestionController.php#323debugerror_satt110μsselect `id`, `name` from `categories` where `categories`.`id` in (127) and `categories`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:323
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:116
      • QuestionController.php#323debugerror_satt190μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (91470) and `descriptions`.`descriptionable_type` = 'App\\Models\\WrittenQuestion' and `status` in ('approve', 'active') and `descriptions`.`deleted_at` is null order by `vote` desc
        Bindings
        • 0: App\Models\WrittenQuestion
        • 1: approve
        • 2: active
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:323
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:116
      • QuestionController.php#323debugerror_satt130μsselect * from `written_metas` where `written_metas`.`written_question_id` in (91470) and `written_metas`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:323
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:116
      • QuestionController.php#323debugerror_satt120μsselect `id`, `board_id` from `board_exams` where `board_exams`.`id` in (1288) and `board_exams`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:323
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:116
      • QuestionController.php#323debugerror_satt110μsselect `id`, `name` from `boards` where `boards`.`id` in (6) and `boards`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:323
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:116
      • QuestionController.php#323debugerror_satt110μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (91470) and `bookmarks`.`bookmarkable_type` = 'App\\Models\\WrittenQuestion' and `user_id` is null
        Bindings
        • 0: App\Models\WrittenQuestion
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:323
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:116
      • QuestionController.php#323debugerror_satt90μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (91470) and `votes`.`votable_type` = 'App\\Models\\WrittenQuestion' and `user_id` is null
        Bindings
        • 0: App\Models\WrittenQuestion
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:323
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:116
      • QuestionController.php#323debugerror_satt23.93msselect `id`, `_lft`, `_rgt`, `parent_id`, `main_category_id`, `category_id`, `subject_id`, `year_id`, `board_exam_id`, `status` from `written_questions` where `written_questions`.`parent_id` in (91470) and `written_questions`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:323
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:116
      • QuestionController.php#375debugerror_satt100μsselect `id`, `name`, `_lft`, `_rgt`, `parent_id`, `des_updated_by`, `des_added_by`, `slug`, `link_subject_id` from `subjects` where 0 = 1 and `subjects`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:375
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:345
        • app/Http/Controllers/Academy/QuestionController.php:119
      • QuestionController.php#488debugerror_satt140μsselect * from `written_questions` where 0 = 1 and `id` != 91470 and exists (select * from `written_metas` where `written_questions`.`id` = `written_metas`.`written_question_id` and `question_instruction` = 0 and `written_metas`.`deleted_at` is null) and `written_questions`.`deleted_at` is null limit 6
        Bindings
        • 0: 91470
        • 1: 0
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:488
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#488debugerror_satt380μsselect * from `written_questions` where `subject_id` = 1824 and `id` != 91470 and exists (select * from `written_metas` where `written_questions`.`id` = `written_metas`.`written_question_id` and `question_instruction` = 0 and `written_metas`.`deleted_at` is null) and `written_questions`.`deleted_at` is null limit 6
        Bindings
        • 0: 1824
        • 1: 91470
        • 2: 0
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:488
        • app/Http/Controllers/Academy/QuestionController.php:414
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#488debugerror_satt420μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (21654, 21655, 21656, 21657, 21658, 21660) and `descriptions`.`descriptionable_type` = 'App\\Models\\WrittenQuestion' and `status` in ('approve', 'active') and `descriptions`.`deleted_at` is null order by `vote` desc
        Bindings
        • 0: App\Models\WrittenQuestion
        • 1: approve
        • 2: active
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:488
        • app/Http/Controllers/Academy/QuestionController.php:414
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#488debugerror_satt100μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (21654, 21655, 21656, 21657, 21658, 21660) and `bookmarks`.`bookmarkable_type` = 'App\\Models\\WrittenQuestion' and `user_id` is null
        Bindings
        • 0: App\Models\WrittenQuestion
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:488
        • app/Http/Controllers/Academy/QuestionController.php:414
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#488debugerror_satt80μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (21654, 21655, 21656, 21657, 21658, 21660) and `votes`.`votable_type` = 'App\\Models\\WrittenQuestion' and `user_id` is null
        Bindings
        • 0: App\Models\WrittenQuestion
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:488
        • app/Http/Controllers/Academy/QuestionController.php:414
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#488debugerror_satt90μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (4871) and `sub_categories`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:488
        • app/Http/Controllers/Academy/QuestionController.php:414
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#488debugerror_satt90μsselect `id`, `name`, `slug` from `subjects` where `subjects`.`id` in (1824) and `subjects`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:488
        • app/Http/Controllers/Academy/QuestionController.php:414
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#488debugerror_satt220μsselect `subjects`.`id`, `subjects`.`name`, `subjects`.`slug`, `subjectables`.`subjectable_id` as `pivot_subjectable_id`, `subjectables`.`subject_id` as `pivot_subject_id`, `subjectables`.`subjectable_type` as `pivot_subjectable_type`, `subjectables`.`created_user_id` as `pivot_created_user_id`, `subjectables`.`deleted_at` as `pivot_deleted_at`, `subjectables`.`status` as `pivot_status`, `subjectables`.`created_at` as `pivot_created_at`, `subjectables`.`updated_at` as `pivot_updated_at` from `subjects` inner join `subjectables` on `subjects`.`id` = `subjectables`.`subject_id` where `subjectables`.`subjectable_id` in (21654, 21655, 21656, 21657, 21658, 21660) and `subjectables`.`subjectable_type` = 'App\\Models\\WrittenQuestion' and `subjects`.`deleted_at` is null
        Bindings
        • 0: App\Models\WrittenQuestion
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:488
        • app/Http/Controllers/Academy/QuestionController.php:414
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#488debugerror_satt170μsselect * from `written_metas` where `written_metas`.`written_question_id` in (21654, 21655, 21656, 21657, 21658, 21660) and `written_metas`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:488
        • app/Http/Controllers/Academy/QuestionController.php:414
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • single_question.blade.php#41debugerror_satt140μsselect * from `categories` where `categories`.`id` = 127 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 127
        Backtrace
        • view::academy.subject.written.single_question:41
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • single_question.blade.php#201debugerror_satt130μsselect * from `written_questions` where `written_questions`.`id` = 91467 and `written_questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 91467
        Backtrace
        • view::academy.subject.written.single_question:201
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • single_question.blade.php#204debugerror_satt140μsselect * from `written_metas` where `written_metas`.`written_question_id` = 91467 and `written_metas`.`written_question_id` is not null and `written_metas`.`deleted_at` is null limit 1
        Bindings
        • 0: 91467
        Backtrace
        • view::academy.subject.written.single_question:204
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • restrict.blade.php#30debugerror_satt180μsselect * from `package_plans` where `status` = 'active' and `package_plans`.`deleted_at` is null
        Bindings
        • 0: active
        Backtrace
        • view::includes.restrict:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      App\Models\WrittenQuestion
      9WrittenQuestion.php#?
      App\Models\WrittenMeta
      9WrittenMeta.php#?
      App\Models\Subject
      8Subject.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\SubCategory
      2SubCategory.php#?
      App\Models\Category
      2Category.php#?
      App\Models\MainCategory
      1MainCategory.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
      App\Models\BoardExam
      1BoardExam.php#?
      App\Models\Board
      1Board.php#?
          _token
          gUtgFEbXAp2Q6VHxQffLapT8dbGVbE34S7mX976r
          _previous
          array:1 [ "url" => "https://debugerror.xyz/academy/written-question?ques_id=91470%20%20%20%20%20%2...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /academy/written-question
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "ques_id" => "91470" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:20 [ "x-https" => array:1 [ 0 => "1" ] "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "3.21.41.164" ] "x-forwarded-server" => array:1 [ 0 => "debugerror.xyz" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-host" => array:1 [ 0 => "debugerror.xyz" ] "x-forwarded-for" => array:1 [ 0 => "3.21.41.164" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 11 Mar 2025 13:58:52 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "59" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InJhTDg2WDZPdjM4VCtpSXhESGg2Mnc9PSIsInZhbHVlIjoiejFCdUhuY0s3OVRWKy9QMzZFTUM2S0xJSGFZUFJ5UjIzLzVjWjBubUJBeWFacUJPRzZud1I5ZFZqQXB6ZVJoVGk5TDcyR0hwMEtGTk85K0FlYmoyT3lIVXBQdnNETEg0ZHoweVN3MEgwRkpLSnJ0V1Z2ZGpwZHB1M0RXaGJLL1ciLCJtYWMiOiJkMTMyYzU3NGIzYTA2YzllYjI5Y2RiODkxZDFhMThhYmQ1ZDFkNzQ5NDI4ODlmODcyM2E1NzdlMmM1YmMwOTFkIiwidGFnIjoiIn0%3D; expires=Wed, 12 Mar 2025 13:58:52 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6InJhTDg2WDZPdjM4VCtpSXhESGg2Mnc9PSIsInZhbHVlIjoiejFCdUhuY0s3OVRWKy9QMzZFTUM2S0xJSGFZUFJ5UjIzLzVjWjBubUJBeWFacUJPRzZud1I5ZFZqQXB6ZVJoVGk5TDcyR" 1 => "satt_academy_session=eyJpdiI6ImxRSkljRC9nVnNlRlNDTmZYakE2VUE9PSIsInZhbHVlIjoiQ0p4NVhrVDB2aGtPZVg5Q0JBZzNIZHdja1ljVlFkREJHSCs2SS9jKzZxNDFGQXh6VUJ4dGx5czhEY3IxSDVZSi96a3Q2cUNPQjNSaEg4TEZlK3RLdFVrR3dpb2JXWWdzSmY1SmU1R3VqVVR1WWNWZUtpOGJoL1BkSXFGdFVHenciLCJtYWMiOiI5YTU4MGNjNDhjNGZjYzE3ODk2Mjg5ZTUzZGQ3YTU4ZDdhM2Y4YzBhOGFiNzk1NjM2YzYzN2U1ZTk0YmEzMDJmIiwidGFnIjoiIn0%3D; expires=Wed, 12 Mar 2025 13:58:52 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6ImxRSkljRC9nVnNlRlNDTmZYakE2VUE9PSIsInZhbHVlIjoiQ0p4NVhrVDB2aGtPZVg5Q0JBZzNIZHdja1ljVlFkREJHSCs2SS9jKzZxNDFGQXh6VUJ4dGx5czhEY3IxSDV" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InJhTDg2WDZPdjM4VCtpSXhESGg2Mnc9PSIsInZhbHVlIjoiejFCdUhuY0s3OVRWKy9QMzZFTUM2S0xJSGFZUFJ5UjIzLzVjWjBubUJBeWFacUJPRzZud1I5ZFZqQXB6ZVJoVGk5TDcyR0hwMEtGTk85K0FlYmoyT3lIVXBQdnNETEg0ZHoweVN3MEgwRkpLSnJ0V1Z2ZGpwZHB1M0RXaGJLL1ciLCJtYWMiOiJkMTMyYzU3NGIzYTA2YzllYjI5Y2RiODkxZDFhMThhYmQ1ZDFkNzQ5NDI4ODlmODcyM2E1NzdlMmM1YmMwOTFkIiwidGFnIjoiIn0%3D; expires=Wed, 12-Mar-2025 13:58:52 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InJhTDg2WDZPdjM4VCtpSXhESGg2Mnc9PSIsInZhbHVlIjoiejFCdUhuY0s3OVRWKy9QMzZFTUM2S0xJSGFZUFJ5UjIzLzVjWjBubUJBeWFacUJPRzZud1I5ZFZqQXB6ZVJoVGk5TDcyR" 1 => "satt_academy_session=eyJpdiI6ImxRSkljRC9nVnNlRlNDTmZYakE2VUE9PSIsInZhbHVlIjoiQ0p4NVhrVDB2aGtPZVg5Q0JBZzNIZHdja1ljVlFkREJHSCs2SS9jKzZxNDFGQXh6VUJ4dGx5czhEY3IxSDVZSi96a3Q2cUNPQjNSaEg4TEZlK3RLdFVrR3dpb2JXWWdzSmY1SmU1R3VqVVR1WWNWZUtpOGJoL1BkSXFGdFVHenciLCJtYWMiOiI5YTU4MGNjNDhjNGZjYzE3ODk2Mjg5ZTUzZGQ3YTU4ZDdhM2Y4YzBhOGFiNzk1NjM2YzYzN2U1ZTk0YmEzMDJmIiwidGFnIjoiIn0%3D; expires=Wed, 12-Mar-2025 13:58:52 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6ImxRSkljRC9nVnNlRlNDTmZYakE2VUE9PSIsInZhbHVlIjoiQ0p4NVhrVDB2aGtPZVg5Q0JBZzNIZHdja1ljVlFkREJHSCs2SS9jKzZxNDFGQXh6VUJ4dGx5czhEY3IxSDV" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "gUtgFEbXAp2Q6VHxQffLapT8dbGVbE34S7mX976r" "_previous" => array:1 [ "url" => "https://debugerror.xyz/academy/written-question?ques_id=91470%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20https://debugerror.xyz/academy/written-question?ques_id=91470%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-11 19:58:52GET/academy/written-question?ques_id=91470++++++++++++++++++++++++++++++++++++313138