Top.Mail.Ru
Educational institutions in Angren are switching to the "Phoneless School" system

The website texts are translated by Google, errors possible!

Educational institutions in Angren are switching to the "Phoneless School" system

17:00 / 06.03.2024 2.62k
As you know, recently the governor of Tashkent region, Zoyir Mirzayev, promoted the initiative "School without a telephone" and said that a prize of 300 million soums will be given to a school that refuses to use a telephone.

According to the press service of the preschool and school education department of the Tashkent region, the "Phoneless school" system was introduced in general schools No. 13 and No. 17 in Angren.

According to the report, a meeting was held jointly with the parents' monitoring board and the school administration, and a proposal was put forward not to use the telephone at all in the educational institution, and this initiative was unanimously approved by all.

We remind you that the team of the 13th general education school in Angren, where the "Phoneless school" system has been fully implemented, won the second place in the competition "The most cohesive pedagogical team" organized by the Public Education Info editorial office. After that, this school team was invited to the show "Hello Uzbekistan".

Comments 0

Show more
Please register to comment!

Author of the article

"Xalq ta'limi Info"

"Xalq ta'limi Info"

Editorial

Tegs

  • Mobile phone

Share

Request history8.1.2PHP Version542msRequest Duration4MBMemory UsageGET en/post/{id}Route
    • Booting (38.4ms)time
    • Application (504ms)time
    • 1 x Application (92.9%)
      504ms
      1 x Booting (7.08%)
      38.40ms
      9 templates were rendered
      • site.pages.showshow.blade.php#?blade
      • site.layouts.appapp.blade.php#?blade
      • site.layouts.head.yandex-metrikayandex-metrika.blade.php#?blade
      • site.layouts.head.csscss.blade.php#?blade
      • site.layouts.body.headerheader.blade.php#?blade
      • site.layouts.body.footerfooter.blade.php#?blade
      • site.layouts.body.jsjs.blade.php#?blade
      • site.layouts.body.commentcomment.blade.php#?blade
      • site.layouts.body.user_jsuser_js.blade.php#?blade
      uri
      GET en/post/{id}
      middleware
      web, localizationRedirect, localeViewPath
      controller
      App\Http\Controllers\Site\SiteController@show
      namespace
      prefix
      /en
      where
      as
      show
      file
      app/Http/Controllers/Site/SiteController.php:654-727
      37 statements were executed356ms
      • SiteController.php#659project_test_dbConnection Established
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:659
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#659project_test_db21.68msselect exists(select * from "posts" where "id" = '537') as "exists"
        Bindings
        • 0: 537
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:659
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#1221project_test_db1.92msinsert into "news_view_counts" ("post_id", "ip", "updated_at", "created_at") values ('537', '18.222.233.22', '2025-05-05 06:56:14', '2025-05-05 06:56:14') returning "id"
        Bindings
        • 0: 537
        • 1: 18.222.233.22
        • 2: 2025-05-05 06:56:14
        • 3: 2025-05-05 06:56:14
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:1221
        • app/Http/Controllers/Site/SiteController.php:662
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • SiteController.php#1214project_test_db46.84msselect * from "traffic" where ("ip" = '18.222.233.22' and "date" = '2025-05-05') limit 1
        Bindings
        • 0: 18.222.233.22
        • 1: 2025-05-05
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:1214
        • app/Http/Controllers/Site/SiteController.php:663
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • SiteController.php#1214project_test_db1.21msinsert into "traffic" ("ip", "date", "updated_at", "created_at") values ('18.222.233.22', '2025-05-05', '2025-05-05 06:56:14', '2025-05-05 06:56:14') returning "id"
        Bindings
        • 0: 18.222.233.22
        • 1: 2025-05-05
        • 2: 2025-05-05 06:56:14
        • 3: 2025-05-05 06:56:14
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:1214
        • app/Http/Controllers/Site/SiteController.php:663
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • SiteController.php#671project_test_db233msselect "posts".*, (select count(*) from "news_view_counts" where "posts"."id" = "news_view_counts"."post_id") as "news_views_count" from "posts" where "id" = '537' and "status" = 'active' limit 1
        Bindings
        • 0: 537
        • 1: active
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:671
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#671project_test_db9.82msselect * from "translates" where "table_name" = 'posts' and "translates"."field_id" in (537)
        Bindings
        • 0: posts
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:671
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#671project_test_db710μsselect * from "top_contents" where "top_contents"."id" in (1)
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:671
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#671project_test_db1.62msselect * from "translates" where "table_name" = 'top_contents' and "translates"."field_id" in (1)
        Bindings
        • 0: top_contents
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:671
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#671project_test_db720μsselect * from "teams" where "teams"."id" in (7)
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:671
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#671project_test_db630μsselect * from "positions" where "positions"."id" in (14)
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:671
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#671project_test_db1.55msselect * from "translates" where "table_name" = 'positions' and "translates"."field_id" in (14)
        Bindings
        • 0: positions
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:671
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#671project_test_db610μsselect * from "post_tegs" where "post_tegs"."post_id" in (537)
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:671
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#671project_test_db560μsselect * from "tegs" where "tegs"."id" in (51)
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:671
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#675project_test_db990μsselect * from "advertisings" where "type" = 'in_news_advertising' and "status" = 'active' order by RANDOM() limit 1
        Bindings
        • 0: in_news_advertising
        • 1: active
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:675
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#685project_test_db4.59msselect * from "posts" where "type" = 'news' and not "id" = '537' and "status" = 'active' order by "id" desc limit 4
        Bindings
        • 0: news
        • 1: 537
        • 2: active
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:685
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#685project_test_db6.17msselect * from "translates" where "table_name" = 'posts' and "translates"."field_id" in (910, 912, 913, 919)
        Bindings
        • 0: posts
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:685
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#690project_test_db530μsselect * from "advertisings" where "type" = 'banner_above' and "status" = 'active' order by RANDOM() limit 1
        Bindings
        • 0: banner_above
        • 1: active
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:690
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • Default.php#199project_test_db830μsselect * from "languages" where "status" = 1 order by "default" desc
        Bindings
        • 0: 1
        Backtrace
        • app/Helpers/Default.php:199
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#692project_test_db590μsselect * from "platforms" limit 1
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:692
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#693project_test_db800μsselect * from "seos" where "group" = 'home' limit 1
        Bindings
        • 0: home
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:693
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#693project_test_db1.78msselect * from "translates" where "table_name" = 'seos' and "translates"."field_id" in (1)
        Bindings
        • 0: seos
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:693
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#695project_test_db580μsselect "teg_id" from "post_tegs" where "post_id" = '537'
        Bindings
        • 0: 537
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:695
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#703project_test_db880μsselect "post_id", MAX(id) as max_id from "post_tegs" where not "post_id" = '537' and "teg_id" in (51) group by "post_id" order by "max_id" desc limit 4
        Bindings
        • 0: 537
        • 1: 51
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:703
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#703project_test_db1.24msselect * from "posts" where "posts"."id" in (520, 619, 745, 846)
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:703
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#703project_test_db500μsselect * from "top_contents" where "top_contents"."id" in (1, 20, 41)
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:703
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#703project_test_db1.77msselect * from "translates" where "table_name" = 'top_contents' and "translates"."field_id" in (1, 20, 41)
        Bindings
        • 0: top_contents
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:703
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#717project_test_db570μsselect * from "banners" limit 1
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:717
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#721project_test_db460μsselect * from "advertisings" where "type" = 'button_advertisings' and "status" = 'active' order by RANDOM() limit 1
        Bindings
        • 0: button_advertisings
        • 1: active
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:721
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#722project_test_db380μsselect * from "advertisings" where "type" = 'footer_top_banner' and "status" = 'active' order by RANDOM() limit 1
        Bindings
        • 0: footer_top_banner
        • 1: active
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:722
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#724project_test_db720μsselect count(*) as aggregate from "comments" where "post_id" = '537' and "status" = 'active'
        Bindings
        • 0: 537
        • 1: active
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:724
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • HasTranslations.php#41project_test_db1.79msselect * from "translates" where "translates"."field_id" = 7 and "translates"."field_id" is not null and "table_name" = 'teams'
        Bindings
        • 0: 7
        • 1: teams
        Backtrace
        • app/Traits/HasTranslations.php:41
        • view::site.pages.show:88
        • 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:72
      • HasTranslations.php#41project_test_db1.43msselect * from "translates" where "translates"."field_id" = 51 and "translates"."field_id" is not null and "table_name" = 'tegs'
        Bindings
        • 0: 51
        • 1: tegs
        Backtrace
        • app/Traits/HasTranslations.php:41
        • view::site.pages.show:99
        • 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:72
      • HasTranslations.php#41project_test_db2.56msselect * from "translates" where "translates"."field_id" = 846 and "translates"."field_id" is not null and "table_name" = 'posts'
        Bindings
        • 0: 846
        • 1: posts
        Backtrace
        • app/Traits/HasTranslations.php:41
        • app/Models/Post.php:50
        • view::site.pages.show:211
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • HasTranslations.php#41project_test_db1.81msselect * from "translates" where "translates"."field_id" = 745 and "translates"."field_id" is not null and "table_name" = 'posts'
        Bindings
        • 0: 745
        • 1: posts
        Backtrace
        • app/Traits/HasTranslations.php:41
        • app/Models/Post.php:50
        • view::site.pages.show:211
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • HasTranslations.php#41project_test_db1.33msselect * from "translates" where "translates"."field_id" = 619 and "translates"."field_id" is not null and "table_name" = 'posts'
        Bindings
        • 0: 619
        • 1: posts
        Backtrace
        • app/Traits/HasTranslations.php:41
        • app/Models/Post.php:50
        • view::site.pages.show:211
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • HasTranslations.php#41project_test_db1.68msselect * from "translates" where "translates"."field_id" = 520 and "translates"."field_id" is not null and "table_name" = 'posts'
        Bindings
        • 0: 520
        • 1: posts
        Backtrace
        • app/Traits/HasTranslations.php:41
        • app/Models/Post.php:50
        • view::site.pages.show:211
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • HasTranslations.php#41project_test_db1.87msselect * from "translates" where "translates"."field_id" = 1 and "translates"."field_id" is not null and "table_name" = 'platforms'
        Bindings
        • 0: 1
        • 1: platforms
        Backtrace
        • app/Traits/HasTranslations.php:41
        • view::site.layouts.body.footer:59
        • 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:72
      App\Models\General\Translate
      120Translate.php#?
      App\Models\Post
      9Post.php#?
      App\Models\PostTeg
      5PostTeg.php#?
      App\Models\TopContent
      4TopContent.php#?
      App\Models\General\Language
      3Language.php#?
      App\Models\Team
      1Team.php#?
      App\Models\Position
      1Position.php#?
      App\Models\Teg
      1Teg.php#?
      App\Models\Advertising
      1Advertising.php#?
      App\Models\Platform
      1Platform.php#?
      App\Models\Seo
      1Seo.php#?
      App\Models\Banner
      1Banner.php#?
          _token
          ZFb0SE4yxJpmSlax84YBhpurUPjLgnqlHIRylLlk
          _previous
          array:1 [ "url" => "https://project-management.uz/en/post/537" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /en/post/537
          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:17 [ "host" => array:1 [ 0 => "project-management.uz" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "connection" => array:1 [ 0 => "close" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Mon, 05 May 2025 01:56:15 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkZZSVdwTTkvTkxrNTN6a3lNSmdUblE9PSIsInZhbHVlIjoiMGJpQ2pMdG12UGozSENwWVNER1BmVis0eVM1eHNvaTVXSDUxbTFjZEpCU2xuYWl1RlJDcHlWajQvRmwvRDdYWUVpdkljVnJFb1dXRWRoQTE4TGxWb1FKcWVYcFFpZ2M1MmZ6REJkdEFLcjV1cUdrWXpEVDJjWTY3MSs2c0U5d1ciLCJtYWMiOiI5ZTZiZWFhMDE5MDQ2MWVkY2VhMTRjNDE3MDVhNmQ1ZGQ2MDZhMzA3YzdlZDFjMDMzZjgzOTkwZjdiYWUyMzhjIiwidGFnIjoiIn0%3D; expires=Mon, 05 May 2025 03:56:15 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IkZZSVdwTTkvTkxrNTN6a3lNSmdUblE9PSIsInZhbHVlIjoiMGJpQ2pMdG12UGozSENwWVNER1BmVis0eVM1eHNvaTVXSDUxbTFjZEpCU2xuYWl1RlJDcHlWajQvRmwvRDdYWUVpdkljV" 1 => "laravel_session=eyJpdiI6ImdNbS81a1FvU0ZjVFhBQXVKaWxCdWc9PSIsInZhbHVlIjoiUGt1M2RaRXppZ2FYOU12bXZoblA4b2hoTkN2L3hzRkVBOTlpZnJtRW5VeDc3bVlCQ1luUFA4NWV3SS9iY0NXazIrTXBCVi9XNW92TUVjc3hQNlh3TkwvNWV6VVdmcjJoS2VqRUNJTVNEaWUzdmdqM3FUTHNmbjViakFad2Vqb0QiLCJtYWMiOiIxNWJhYjkyYWM5ODc0MGUyNDkwMTBiYzJhYmM2YjBmYzU4ZGI1MmU3YjE4MGVhYmE1MjZiNDk5Zjc4MzA3NzQyIiwidGFnIjoiIn0%3D; expires=Mon, 05 May 2025 03:56:15 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6ImdNbS81a1FvU0ZjVFhBQXVKaWxCdWc9PSIsInZhbHVlIjoiUGt1M2RaRXppZ2FYOU12bXZoblA4b2hoTkN2L3hzRkVBOTlpZnJtRW5VeDc3bVlCQ1luUFA4NWV3SS9iY0NXazIr" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkZZSVdwTTkvTkxrNTN6a3lNSmdUblE9PSIsInZhbHVlIjoiMGJpQ2pMdG12UGozSENwWVNER1BmVis0eVM1eHNvaTVXSDUxbTFjZEpCU2xuYWl1RlJDcHlWajQvRmwvRDdYWUVpdkljVnJFb1dXRWRoQTE4TGxWb1FKcWVYcFFpZ2M1MmZ6REJkdEFLcjV1cUdrWXpEVDJjWTY3MSs2c0U5d1ciLCJtYWMiOiI5ZTZiZWFhMDE5MDQ2MWVkY2VhMTRjNDE3MDVhNmQ1ZGQ2MDZhMzA3YzdlZDFjMDMzZjgzOTkwZjdiYWUyMzhjIiwidGFnIjoiIn0%3D; expires=Mon, 05-May-2025 03:56:15 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkZZSVdwTTkvTkxrNTN6a3lNSmdUblE9PSIsInZhbHVlIjoiMGJpQ2pMdG12UGozSENwWVNER1BmVis0eVM1eHNvaTVXSDUxbTFjZEpCU2xuYWl1RlJDcHlWajQvRmwvRDdYWUVpdkljV" 1 => "laravel_session=eyJpdiI6ImdNbS81a1FvU0ZjVFhBQXVKaWxCdWc9PSIsInZhbHVlIjoiUGt1M2RaRXppZ2FYOU12bXZoblA4b2hoTkN2L3hzRkVBOTlpZnJtRW5VeDc3bVlCQ1luUFA4NWV3SS9iY0NXazIrTXBCVi9XNW92TUVjc3hQNlh3TkwvNWV6VVdmcjJoS2VqRUNJTVNEaWUzdmdqM3FUTHNmbjViakFad2Vqb0QiLCJtYWMiOiIxNWJhYjkyYWM5ODc0MGUyNDkwMTBiYzJhYmM2YjBmYzU4ZGI1MmU3YjE4MGVhYmE1MjZiNDk5Zjc4MzA3NzQyIiwidGFnIjoiIn0%3D; expires=Mon, 05-May-2025 03:56:15 GMT; path=/; httponlylaravel_session=eyJpdiI6ImdNbS81a1FvU0ZjVFhBQXVKaWxCdWc9PSIsInZhbHVlIjoiUGt1M2RaRXppZ2FYOU12bXZoblA4b2hoTkN2L3hzRkVBOTlpZnJtRW5VeDc3bVlCQ1luUFA4NWV3SS9iY0NXazIr" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "ZFb0SE4yxJpmSlax84YBhpurUPjLgnqlHIRylLlk" "_previous" => array:1 [ "url" => "https://project-management.uz/en/post/537" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-05 06:56:15GET/en/post/537937148