Мастер-классы
Марина
Делается такая новогодняя игрушка очень легко. По шаблону вырезается балерина из картона. Затем украшается платье балерины паетками, стразами, бисером или полубусинами. Приклеивается ниточка за которую игрушка вешается на елку. Если хотите чтоб все было очень аккуратно можно вырезать две зеркальные балерины и при склеивании их вклеить между ними ве...
0
766
Марина
Скоро Новый год и символом 2022 года является тигр, Берем картон и вырезаем мордочку тигра, Делаем прорези для глаз и приклеиваем или прикрепляем резинку, Такую маску можно сделать на школьную елку или на утренник в детский сад. Хорошее занятие для мамы с ребенком или бабушке с внуками. Всем удачи. С наступающим.
0
878
Наталья
Сегодня делаем органайзер для лего из картонной коробки. Организуем пространство в детской комнате. Берем картонную коробку и краски, валики для покраски, наклейки и приступаем к работе. 
0
846
Наталья
Привет всем, сегодня делаем органайзер для игрушек из картонной коробки быстро, легко и просто. Организуем пространство в доме. Для работы нам понадобятся: картонная коробка, клей пистолет, широкий скотч, фоамиран. Для декорирования: пояс от брюк, детские наклейки. ...
0
727
Request history8.2.24PHP Version331msRequest Duration3MBMemory UsageGET cat/{slug}/{type?}Route
    • Booting (55.15ms)time
    • Application (276ms)time
    • 1 x Application (83.34%)
      276ms
      1 x Booting (16.66%)
      55.15ms
      119 templates were rendered
      • 1x search.categorycategory.blade.php#?blade
      • 1x elements.render.mcmc.blade.php#?blade
      • 10x elements.items.loop_mcloop_mc.blade.php#?blade
      • 10x components.buttons.likelike.blade.php#?blade
      • 10x components.items.countcount.blade.php#?blade
      • 1x pagination::tailwindtailwind.blade.php#?blade
      • 1x components.wrp.basebase.blade.php#?blade
      • 1x layouts.guestguest.blade.php#?blade
      • 1x layouts.parts.headhead.blade.php#?blade
      • 1x layouts.parts.navigationnavigation.blade.php#?blade
      • 1x livewire.searchsearch.blade.php#?blade
      • 1x layouts.menu.categorymenucategorymenu.blade.php#?blade
      • 1x elements.menu.generatorgenerator.blade.php#?blade
      • 76x elements.menu.build.mega_submega_sub.blade.php#?blade
      • 1x layouts.parts.scriptsscripts.blade.php#?blade
      • 1x livewire.modalsmodals.blade.php#?blade
      • 1x livewire.dialog-modaldialog-modal.blade.php#?blade
      uri
      GET cat/{slug}/{type?}
      middleware
      web
      controller
      App\Http\Controllers\Front\SearchController@cat
      namespace
      prefix
      where
      as
      search.cat
      file
      app/Http/Controllers/Front/SearchController.php:27-37
      46 statements were executed (22 duplicates)Show only duplicates32.5ms
      • select * from `categories`
        1.16mseagle_7diyShareDataForView.php#19
        Backtrace
        • app/Http/Middleware/ShareDataForView.php:19
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:952
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:795
        • vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:731
      • select * from `categories`
        470μseagle_7diySearchController.php#30
        Backtrace
        • app/Http/Controllers/Front/SearchController.php:30
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `categories` where `slug` = 'iz-kartona' limit 1
        720μseagle_7diySearchController.php#33
        Bindings
        • 0: iz-kartona
        Backtrace
        • app/Http/Controllers/Front/SearchController.php:33
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `tags` where `title` like '%Из картона%'
        3.86mseagle_7diySearchController.php#34
        Bindings
        • 0: %Из картона%
        Backtrace
        • app/Http/Controllers/Front/SearchController.php:34
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `posts` where `posts`.`category_id` = 54 and `posts`.`category_id` is not null and `post_type_id` = 1
        2.4mseagle_7diySearchController.php#35
        Bindings
        • 0: 54
        • 1: 1
        Backtrace
        • app/Http/Controllers/Front/SearchController.php:35
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `posts` where `posts`.`category_id` = 54 and `posts`.`category_id` is not null and `post_type_id` = 1 order by `created_at` desc limit 10 offset 0
        2.25mseagle_7diySearchController.php#35
        Bindings
        • 0: 54
        • 1: 1
        Backtrace
        • app/Http/Controllers/Front/SearchController.php:35
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `post_types` where `post_types`.`id` = 1 limit 1
        620μseagle_7diyloop_mc.blade.php#6
        Bindings
        • 0: 1
        Backtrace
        • view::elements.items.loop_mc:6
        • 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:72
      • select * from `media` where `media`.`model_id` in (691) and `media`.`model_type` = 'App\\Models\\Post'
        870μseagle_7diyInteractsWithMedia.php#545
        Bindings
        • 0: App\Models\Post
        Backtrace
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:545
        • vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:31
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:271
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:259
        • view::elements.items.loop_mc:7
      • select * from `users` where `users`.`id` = 178 limit 1
        630μseagle_7diyloop_mc.blade.php#18
        Bindings
        • 0: 178
        Backtrace
        • view::elements.items.loop_mc:18
        • 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:72
      • select * from `rates` where `rates`.`rateable_type` = 'App\\Models\\Post' and `rates`.`rateable_id` = 691 and `rates`.`rateable_id` is not null
        690μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 691
        Backtrace
        • view::components.buttons.like:15
        • 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:72
      • select * from `post_types` where `post_types`.`id` = 1 limit 1
        380μseagle_7diyloop_mc.blade.php#6
        Bindings
        • 0: 1
        Backtrace
        • view::elements.items.loop_mc:6
        • 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:72
      • select * from `media` where `media`.`model_id` in (687) and `media`.`model_type` = 'App\\Models\\Post'
        700μseagle_7diyInteractsWithMedia.php#545
        Bindings
        • 0: App\Models\Post
        Backtrace
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:545
        • vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:31
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:271
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:259
        • view::elements.items.loop_mc:7
      • select * from `users` where `users`.`id` = 178 limit 1
        400μseagle_7diyloop_mc.blade.php#18
        Bindings
        • 0: 178
        Backtrace
        • view::elements.items.loop_mc:18
        • 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:72
      • select * from `rates` where `rates`.`rateable_type` = 'App\\Models\\Post' and `rates`.`rateable_id` = 687 and `rates`.`rateable_id` is not null
        610μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 687
        Backtrace
        • view::components.buttons.like:15
        • 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:72
      • select * from `post_types` where `post_types`.`id` = 1 limit 1
        360μseagle_7diyloop_mc.blade.php#6
        Bindings
        • 0: 1
        Backtrace
        • view::elements.items.loop_mc:6
        • 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:72
      • select * from `media` where `media`.`model_id` in (686) and `media`.`model_type` = 'App\\Models\\Post'
        730μseagle_7diyInteractsWithMedia.php#545
        Bindings
        • 0: App\Models\Post
        Backtrace
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:545
        • vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:31
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:271
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:259
        • view::elements.items.loop_mc:7
      • select * from `users` where `users`.`id` = 178 limit 1
        370μseagle_7diyloop_mc.blade.php#18
        Bindings
        • 0: 178
        Backtrace
        • view::elements.items.loop_mc:18
        • 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:72
      • select * from `rates` where `rates`.`rateable_type` = 'App\\Models\\Post' and `rates`.`rateable_id` = 686 and `rates`.`rateable_id` is not null
        580μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 686
        Backtrace
        • view::components.buttons.like:15
        • 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:72
      • select * from `post_types` where `post_types`.`id` = 1 limit 1
        370μseagle_7diyloop_mc.blade.php#6
        Bindings
        • 0: 1
        Backtrace
        • view::elements.items.loop_mc:6
        • 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:72
      • select * from `media` where `media`.`model_id` in (684) and `media`.`model_type` = 'App\\Models\\Post'
        730μseagle_7diyInteractsWithMedia.php#545
        Bindings
        • 0: App\Models\Post
        Backtrace
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:545
        • vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:31
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:271
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:259
        • view::elements.items.loop_mc:7
      • select * from `users` where `users`.`id` = 178 limit 1
        370μseagle_7diyloop_mc.blade.php#18
        Bindings
        • 0: 178
        Backtrace
        • view::elements.items.loop_mc:18
        • 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:72
      • select * from `rates` where `rates`.`rateable_type` = 'App\\Models\\Post' and `rates`.`rateable_id` = 684 and `rates`.`rateable_id` is not null
        560μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 684
        Backtrace
        • view::components.buttons.like:15
        • 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:72
      • select * from `post_types` where `post_types`.`id` = 1 limit 1
        390μseagle_7diyloop_mc.blade.php#6
        Bindings
        • 0: 1
        Backtrace
        • view::elements.items.loop_mc:6
        • 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:72
      • select * from `media` where `media`.`model_id` in (683) and `media`.`model_type` = 'App\\Models\\Post'
        720μseagle_7diyInteractsWithMedia.php#545
        Bindings
        • 0: App\Models\Post
        Backtrace
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:545
        • vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:31
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:271
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:259
        • view::elements.items.loop_mc:7
      • select * from `users` where `users`.`id` = 178 limit 1
        380μseagle_7diyloop_mc.blade.php#18
        Bindings
        • 0: 178
        Backtrace
        • view::elements.items.loop_mc:18
        • 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:72
      • select * from `rates` where `rates`.`rateable_type` = 'App\\Models\\Post' and `rates`.`rateable_id` = 683 and `rates`.`rateable_id` is not null
        570μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 683
        Backtrace
        • view::components.buttons.like:15
        • 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:72
      • select * from `post_types` where `post_types`.`id` = 1 limit 1
        370μseagle_7diyloop_mc.blade.php#6
        Bindings
        • 0: 1
        Backtrace
        • view::elements.items.loop_mc:6
        • 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:72
      • select * from `media` where `media`.`model_id` in (681) and `media`.`model_type` = 'App\\Models\\Post'
        740μseagle_7diyInteractsWithMedia.php#545
        Bindings
        • 0: App\Models\Post
        Backtrace
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:545
        • vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:31
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:271
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:259
        • view::elements.items.loop_mc:7
      • select * from `users` where `users`.`id` = 178 limit 1
        390μseagle_7diyloop_mc.blade.php#18
        Bindings
        • 0: 178
        Backtrace
        • view::elements.items.loop_mc:18
        • 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:72
      • select * from `rates` where `rates`.`rateable_type` = 'App\\Models\\Post' and `rates`.`rateable_id` = 681 and `rates`.`rateable_id` is not null
        560μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 681
        Backtrace
        • view::components.buttons.like:15
        • 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:72
      • select * from `post_types` where `post_types`.`id` = 1 limit 1
        380μseagle_7diyloop_mc.blade.php#6
        Bindings
        • 0: 1
        Backtrace
        • view::elements.items.loop_mc:6
        • 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:72
      • select * from `media` where `media`.`model_id` in (668) and `media`.`model_type` = 'App\\Models\\Post'
        740μseagle_7diyInteractsWithMedia.php#545
        Bindings
        • 0: App\Models\Post
        Backtrace
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:545
        • vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:31
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:271
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:259
        • view::elements.items.loop_mc:7
      • select * from `users` where `users`.`id` = 178 limit 1
        390μseagle_7diyloop_mc.blade.php#18
        Bindings
        • 0: 178
        Backtrace
        • view::elements.items.loop_mc:18
        • 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:72
      • select * from `rates` where `rates`.`rateable_type` = 'App\\Models\\Post' and `rates`.`rateable_id` = 668 and `rates`.`rateable_id` is not null
        630μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 668
        Backtrace
        • view::components.buttons.like:15
        • 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:72
      • select * from `post_types` where `post_types`.`id` = 1 limit 1
        350μseagle_7diyloop_mc.blade.php#6
        Bindings
        • 0: 1
        Backtrace
        • view::elements.items.loop_mc:6
        • 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:72
      • select * from `media` where `media`.`model_id` in (558) and `media`.`model_type` = 'App\\Models\\Post'
        730μseagle_7diyInteractsWithMedia.php#545
        Bindings
        • 0: App\Models\Post
        Backtrace
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:545
        • vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:31
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:271
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:259
        • view::elements.items.loop_mc:7
      • select * from `users` where `users`.`id` = 178 limit 1
        390μseagle_7diyloop_mc.blade.php#18
        Bindings
        • 0: 178
        Backtrace
        • view::elements.items.loop_mc:18
        • 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:72
      • select * from `rates` where `rates`.`rateable_type` = 'App\\Models\\Post' and `rates`.`rateable_id` = 558 and `rates`.`rateable_id` is not null
        580μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 558
        Backtrace
        • view::components.buttons.like:15
        • 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:72
      • select * from `post_types` where `post_types`.`id` = 1 limit 1
        380μseagle_7diyloop_mc.blade.php#6
        Bindings
        • 0: 1
        Backtrace
        • view::elements.items.loop_mc:6
        • 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:72
      • select * from `media` where `media`.`model_id` in (433) and `media`.`model_type` = 'App\\Models\\Post'
        700μseagle_7diyInteractsWithMedia.php#545
        Bindings
        • 0: App\Models\Post
        Backtrace
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:545
        • vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:31
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:271
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:259
        • view::elements.items.loop_mc:7
      • select * from `users` where `users`.`id` = 38 limit 1
        580μseagle_7diyloop_mc.blade.php#18
        Bindings
        • 0: 38
        Backtrace
        • view::elements.items.loop_mc:18
        • 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:72
      • select * from `rates` where `rates`.`rateable_type` = 'App\\Models\\Post' and `rates`.`rateable_id` = 433 and `rates`.`rateable_id` is not null
        630μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 433
        Backtrace
        • view::components.buttons.like:15
        • 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:72
      • select * from `post_types` where `post_types`.`id` = 1 limit 1
        380μseagle_7diyloop_mc.blade.php#6
        Bindings
        • 0: 1
        Backtrace
        • view::elements.items.loop_mc:6
        • 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:72
      • select * from `media` where `media`.`model_id` in (400) and `media`.`model_type` = 'App\\Models\\Post'
        740μseagle_7diyInteractsWithMedia.php#545
        Bindings
        • 0: App\Models\Post
        Backtrace
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:545
        • vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:31
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:271
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:259
        • view::elements.items.loop_mc:7
      • select * from `users` where `users`.`id` = 38 limit 1
        390μseagle_7diyloop_mc.blade.php#18
        Bindings
        • 0: 38
        Backtrace
        • view::elements.items.loop_mc:18
        • 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:72
      • select * from `rates` where `rates`.`rateable_type` = 'App\\Models\\Post' and `rates`.`rateable_id` = 400 and `rates`.`rateable_id` is not null
        560μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 400
        Backtrace
        • view::components.buttons.like:15
        • 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:72
      App\Models\Category
      153Category.php#?
      Spatie\MediaLibrary\MediaCollections\Models\Media
      11Media.php#?
      App\Models\Post
      10Post.php#?
      App\Models\PostType
      10PostType.php#?
      App\Models\User
      10User.php#?
      App\Models\Tag
      6Tag.php#?
      search #EWzfZdHtSidhYXxMjRM3
      array:4 [ "data" => array:3 [ "query" => "" "res" => [] "hi" => 0 ] "name" => "sea...
      modals #svoUJCEjtpV7qdyVDLk6
      array:4 [ "data" => array:2 [ "modal" => null "mdlink" => null ] "name" => "modals" ...
      dialog-modal #bcqyTZeTKICttS5tH7hY
      array:4 [ "data" => array:6 [ "user" => null "modal" => null "receiver_id" => null ...
          _token
          QLJ2sbas9tPshVtpPxsoXOQrJGYSbZ0425R7s8S9
          _previous
          array:1 [ "url" => "https://7diy.ru/cat/iz-kartona?page=1" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /cat/iz-kartona
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "1" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:17 [ "priority" => array:1 [ 0 => "u=0, i" ] "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" ] "connection" => array:1 [ 0 => "close" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.190" ] "host" => array:1 [ 0 => "7diy.ru" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "max-age=0, must-revalidate, no-cache, no-store, private" ] "date" => array:1 [ 0 => "Sun, 15 Jun 2025 19:24:13 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "Fri, 01 Jan 1990 00:00:00 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik1Hd21WcHlqSGN2T0hCd0NpMWxmdXc9PSIsInZhbHVlIjoiSC9qc1ZNTjIxZDRkUC9BUm5JNmYzSzZmeXhsdFE5Y3ZySE8ySkdTVGdvd2tLOVRSRThaMiswc3NWRFlISitFdUJRd20xY1VVeWNWWEYyd2N1cDBQNnFDRTJYME9TL3U1NkhmcVlHRFhwOCtXMXVDUmszM3NRZzBiK1ovQkE2MkgiLCJtYWMiOiJiNjVkYTU4N2ZjNmUwOWMwMWIzMDM1NGI2NmMwMjY5NDVhOGVlNGFhODM3ZmNjNDJkOGVkNWFiNmNmODNmOTdiIiwidGFnIjoiIn0%3D; expires=Sun, 15 Jun 2025 21:24:13 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Ik1Hd21WcHlqSGN2T0hCd0NpMWxmdXc9PSIsInZhbHVlIjoiSC9qc1ZNTjIxZDRkUC9BUm5JNmYzSzZmeXhsdFE5Y3ZySE8ySkdTVGdvd2tLOVRSRThaMiswc3NWRFlISitFdUJRd20xY" 1 => "sevendiy_session=eyJpdiI6IjlhWU9ORThrUnhZZGdWamZBU3Q0QXc9PSIsInZhbHVlIjoiZ3BKNzZVakN4V3J1UFVpM0Z6Mm85YTEwZENQdVpKSDBCMTRDNzNxZ3hweDl5bnl1UmdTaHY0N2VVMFl1U2h6enhERHJVRis5amMwVHFzUlJxZGdJbnpqeFN4Y2I0TGY4Wmtvbk9HMlBLVHNDc3c5b0ZjSjU4V0FwRGNTbmVBSEYiLCJtYWMiOiJlYmE5MmZlYmZhMDgwNzllZDFiYzhjYWFhOGM2YmE4ZDVlMjZjYzZkOTc4NzQwM2JiYTc5YWYzMGZmNGU3M2YyIiwidGFnIjoiIn0%3D; expires=Sun, 15 Jun 2025 21:24:13 GMT; Max-Age=7200; path=/; httponly; samesite=laxsevendiy_session=eyJpdiI6IjlhWU9ORThrUnhZZGdWamZBU3Q0QXc9PSIsInZhbHVlIjoiZ3BKNzZVakN4V3J1UFVpM0Z6Mm85YTEwZENQdVpKSDBCMTRDNzNxZ3hweDl5bnl1UmdTaHY0N2VVMFl1U2h6enh" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik1Hd21WcHlqSGN2T0hCd0NpMWxmdXc9PSIsInZhbHVlIjoiSC9qc1ZNTjIxZDRkUC9BUm5JNmYzSzZmeXhsdFE5Y3ZySE8ySkdTVGdvd2tLOVRSRThaMiswc3NWRFlISitFdUJRd20xY1VVeWNWWEYyd2N1cDBQNnFDRTJYME9TL3U1NkhmcVlHRFhwOCtXMXVDUmszM3NRZzBiK1ovQkE2MkgiLCJtYWMiOiJiNjVkYTU4N2ZjNmUwOWMwMWIzMDM1NGI2NmMwMjY5NDVhOGVlNGFhODM3ZmNjNDJkOGVkNWFiNmNmODNmOTdiIiwidGFnIjoiIn0%3D; expires=Sun, 15-Jun-2025 21:24:13 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ik1Hd21WcHlqSGN2T0hCd0NpMWxmdXc9PSIsInZhbHVlIjoiSC9qc1ZNTjIxZDRkUC9BUm5JNmYzSzZmeXhsdFE5Y3ZySE8ySkdTVGdvd2tLOVRSRThaMiswc3NWRFlISitFdUJRd20xY" 1 => "sevendiy_session=eyJpdiI6IjlhWU9ORThrUnhZZGdWamZBU3Q0QXc9PSIsInZhbHVlIjoiZ3BKNzZVakN4V3J1UFVpM0Z6Mm85YTEwZENQdVpKSDBCMTRDNzNxZ3hweDl5bnl1UmdTaHY0N2VVMFl1U2h6enhERHJVRis5amMwVHFzUlJxZGdJbnpqeFN4Y2I0TGY4Wmtvbk9HMlBLVHNDc3c5b0ZjSjU4V0FwRGNTbmVBSEYiLCJtYWMiOiJlYmE5MmZlYmZhMDgwNzllZDFiYzhjYWFhOGM2YmE4ZDVlMjZjYzZkOTc4NzQwM2JiYTc5YWYzMGZmNGU3M2YyIiwidGFnIjoiIn0%3D; expires=Sun, 15-Jun-2025 21:24:13 GMT; path=/; httponlysevendiy_session=eyJpdiI6IjlhWU9ORThrUnhZZGdWamZBU3Q0QXc9PSIsInZhbHVlIjoiZ3BKNzZVakN4V3J1UFVpM0Z6Mm85YTEwZENQdVpKSDBCMTRDNzNxZ3hweDl5bnl1UmdTaHY0N2VVMFl1U2h6enh" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "QLJ2sbas9tPshVtpPxsoXOQrJGYSbZ0425R7s8S9" "_previous" => array:1 [ "url" => "https://7diy.ru/cat/iz-kartona?page=1" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-15 19:24:13GET/cat/iz-kartona?page=1119462003