• 087728372555
  • suepkhalifa@gmail.com
sequi

sequi

Et maiores est dolores. Dolor in eligendi nihil et. Est ullam voluptatem et est. Sit eius quia illum deleniti et corporis consequatur.

You need to Login OR

Comments (0)

Recent post

laudantium
laudantium
  • 05 Dec, 24
  • Alberto Braun
reprehenderit
reprehenderit
  • 05 Dec, 24
  • Mr. Will Price DDS
id
id
  • 05 Dec, 24
  • Leonel Harris
Request history8.3.1PHP Version201msRequest Duration4MBMemory UsageGET blog-detail/{slug}Route
    • Booting (158ms)time
    • Application (43.04ms)time
    • 1 x Booting (78.61%)
      158ms
      1 x Application (21.38%)
      43.04ms
      9 templates were rendered
      • 1x front::pages.blog-detailblog-detail.blade.php#?blade
      • 1x front::pages.commentcomment.blade.php#?blade
      • 1x front::layouts.mastermaster.blade.php#?blade
      • 1x front::layouts.headhead.blade.php#?blade
      • 1x feed::linkslinks.blade.php#?blade
      • 1x front::layouts.notificationnotification.blade.php#?blade
      • 1x front::layouts.headerheader.blade.php#?blade
      • 1x front::layouts.menumenu.blade.php#?blade
      • 1x front::layouts.footerfooter.blade.php#?blade
      uri
      GET blog-detail/{slug}
      middleware
      web
      controller
      Modules\Front\Http\Controllers\FrontController@blogDetail
      namespace
      prefix
      where
      as
      front.blog-detail
      file
      Modules/Front/Http/Controllers/FrontController.php:144-147
      16 statements were executed15.22ms
      • FrontService.php#509e-comm1.2msselect * from `posts` where `slug` = 'sequi' limit 1
        Bindings
        • 0: sequi
        Backtrace
        • Modules/Front/Service/FrontService.php:509
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • Modules/Front/Service/FrontService.php:508
        • Modules/Front/Http/Controllers/FrontController.php:146
      • FrontService.php#509e-comm420μsselect * from `users` where `users`.`id` in (169)
        Backtrace
        • Modules/Front/Service/FrontService.php:509
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • Modules/Front/Service/FrontService.php:508
        • Modules/Front/Http/Controllers/FrontController.php:146
      • FrontService.php#509e-comm560μsselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` in (31) and `categories`.`deleted_at` is null
        Backtrace
        • Modules/Front/Service/FrontService.php:509
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • Modules/Front/Service/FrontService.php:508
        • Modules/Front/Http/Controllers/FrontController.php:146
      • FrontService.php#510e-comm440μsselect * from `posts` where `status` = 'active' order by `id` desc limit 3
        Bindings
        • 0: active
        Backtrace
        • Modules/Front/Service/FrontService.php:510
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • Modules/Front/Service/FrontService.php:508
        • Modules/Front/Http/Controllers/FrontController.php:146
      • FrontService.php#510e-comm500μsselect * from `users` where `users`.`id` in (23, 28, 64)
        Backtrace
        • Modules/Front/Service/FrontService.php:510
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • Modules/Front/Service/FrontService.php:508
        • Modules/Front/Http/Controllers/FrontController.php:146
      • FrontService.php#511e-comm1.77msselect * from `tags` where exists (select * from `posts` inner join `post_tag` on `posts`.`id` = `post_tag`.`post_id` where `tags`.`id` = `post_tag`.`tag_id`) limit 50
        Backtrace
        • Modules/Front/Service/FrontService.php:511
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • Modules/Front/Service/FrontService.php:508
        • Modules/Front/Http/Controllers/FrontController.php:146
      • InteractsWithMedia.php#534e-comm530μsselect * from `media` where `media`.`model_id` in (31) and `media`.`model_type` = 'Modules\\Post\\Models\\Post'
        Bindings
        • 0: Modules\Post\Models\Post
        Backtrace
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:534
        • vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:27
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:256
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:272
        • Modules/Post/Models/Post.php:170
      • blog-detail.blade.php#41e-comm500μsselect * from `post_comments` where `post_comments`.`post_id` = 31 and `post_comments`.`post_id` is not null and `status` = 'active'
        Bindings
        • 0: 31
        • 1: active
        Backtrace
        • view::front::pages.blog-detail:41
        • 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:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • blog-detail.blade.php#135e-comm450μsselect * from `post_comments` where `post_comments`.`post_id` = 31 and `post_comments`.`post_id` is not null and `parent_id` is null order by `id` desc
        Bindings
        • 0: 31
        Backtrace
        • view::front::pages.blog-detail:135
        • 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:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • Helper.php#110e-comm3.77msselect `categories`.*, (select count(*) from `posts` inner join `category_post` on `posts`.`id` = `category_post`.`post_id` where `categories`.`id` = `category_post`.`category_id`) as `posts_count` from `categories` where `categories`.`deleted_at` is null order by `posts_count` desc limit 10
        Backtrace
        • Modules/Core/Helpers/Helper.php:110
        • view::front::pages.blog-detail:157
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
      • InteractsWithMedia.php#534e-comm430μsselect * from `media` where `media`.`model_id` in (299) and `media`.`model_type` = 'Modules\\Post\\Models\\Post'
        Bindings
        • 0: Modules\Post\Models\Post
        Backtrace
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:534
        • vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:27
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:256
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:272
        • Modules/Post/Models/Post.php:170
      • InteractsWithMedia.php#534e-comm460μsselect * from `media` where `media`.`model_id` in (298) and `media`.`model_type` = 'Modules\\Post\\Models\\Post'
        Bindings
        • 0: Modules\Post\Models\Post
        Backtrace
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:534
        • vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:27
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:256
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:272
        • Modules/Post/Models/Post.php:170
      • InteractsWithMedia.php#534e-comm460μsselect * from `media` where `media`.`model_id` in (294) and `media`.`model_type` = 'Modules\\Post\\Models\\Post'
        Bindings
        • 0: Modules\Post\Models\Post
        Backtrace
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:534
        • vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:27
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:256
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:272
        • Modules/Post/Models/Post.php:170
      • Helper.php#89e-comm3.04msselect `tags`.*, (select count(*) from `posts` inner join `post_tag` on `posts`.`id` = `post_tag`.`post_id` where `tags`.`id` = `post_tag`.`tag_id`) as `posts_count` from `tags` order by `posts_count` desc limit 20
        Backtrace
        • Modules/Core/Helpers/Helper.php:89
        • view::front::pages.blog-detail:197
        • 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:74
      • CoreServiceProvider.php#34e-comm370μsselect * from `settings`
        Backtrace
        • Modules/Core/Providers/CoreServiceProvider.php:34
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:937
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:819
        • vendor/laravel/framework/src/Illuminate/Foundation/Application.php:1048
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:755
      • InformationViewComposer.php#12e-comm320μsselect `title`, `slug` from `pages`
        Backtrace
        • Modules/Front/Http/ViewComposers/InformationViewComposer.php:12
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      Modules\Tag\Models\Tag
      70Tag.php#?
      Modules\Category\Models\Category
      20Category.php#?
      Modules\Page\Models\Page
      5Page.php#?
      Modules\Post\Models\Post
      4Post.php#?
      Modules\User\Models\User
      4User.php#?
      Modules\Settings\Models\Setting
      1Setting.php#?
          _token
          9EcS9d54o9HXaAbgYfwRVMXiZk35hlg0Y6IiE04W
          _previous
          array:1 [ "url" => "https://e-comm.mk/blog-detail/sequi" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          telescope
          View in Telescope
          path_info
          /blog-detail/sequi
          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:15 [ "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "e-comm.mk" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 09 Apr 2025 09:32:02 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InAwK3ZPc0UyVzFKYm9QaHpHODZoRWc9PSIsInZhbHVlIjoiRVJmZHVtdnRpQkNLOXhhT3dPRVFURGRpMmVXS0JJaXBiTVFKWDJCUkh6SVJ6TFBld1c5OW9USzhpbDNCZVFNdnhJaGYwOWdiRFloTEVONCtIWVZnQlNKcmdCd3JHNW5TZmpZNW5BRWl5TVdOSS9BRmhsTWV3Y3ZVZ0ozV0lMQjIiLCJtYWMiOiJmNGM5NjNjYzM4ZTg4M2NkZTQ1YzllNWMzNTIxYjViYmU3ZTY3NjU0ODllZTZhODgyMTA4OGY3ODIyZjgyOTRmIiwidGFnIjoiIn0%3D; expires=Wed, 09 Apr 2025 11:32:02 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InAwK3ZPc0UyVzFKYm9QaHpHODZoRWc9PSIsInZhbHVlIjoiRVJmZHVtdnRpQkNLOXhhT3dPRVFURGRpMmVXS0JJaXBiTVFKWDJCUkh6SVJ6TFBld1c5OW9USzhpbDNCZVFNdnhJaGYwO" 1 => "laravel_session=eyJpdiI6ImJLVm12SHl3dC9hTDZBZjdNcFIraGc9PSIsInZhbHVlIjoiaGVzZzJkbVFhVXp4SjR1ZlptZWpLQjZzU2RmV0NkUTkxaTdwNUJZTVR2M2pqRG1VMjV2Rk5qOUZoUlFFZGhUQllFVHJJNVpxNXRTS05rMnBCbVdCSUdIOWkrNGxoZThIVEpjdjBHNGhXRkRXaktrUEtrQVJEZVNhNW9wYkhlUXAiLCJtYWMiOiI1ZTU5MjZhOGUyZTA2YTczNjBkOWU4NmRhYzQ2OGJjN2U5NGQwMGJkYzdmODY3ZWFhY2FmYzkxMTIxOTJmNzFhIiwidGFnIjoiIn0%3D; expires=Wed, 09 Apr 2025 11:32:02 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6ImJLVm12SHl3dC9hTDZBZjdNcFIraGc9PSIsInZhbHVlIjoiaGVzZzJkbVFhVXp4SjR1ZlptZWpLQjZzU2RmV0NkUTkxaTdwNUJZTVR2M2pqRG1VMjV2Rk5qOUZoUlFFZGhUQllF" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InAwK3ZPc0UyVzFKYm9QaHpHODZoRWc9PSIsInZhbHVlIjoiRVJmZHVtdnRpQkNLOXhhT3dPRVFURGRpMmVXS0JJaXBiTVFKWDJCUkh6SVJ6TFBld1c5OW9USzhpbDNCZVFNdnhJaGYwOWdiRFloTEVONCtIWVZnQlNKcmdCd3JHNW5TZmpZNW5BRWl5TVdOSS9BRmhsTWV3Y3ZVZ0ozV0lMQjIiLCJtYWMiOiJmNGM5NjNjYzM4ZTg4M2NkZTQ1YzllNWMzNTIxYjViYmU3ZTY3NjU0ODllZTZhODgyMTA4OGY3ODIyZjgyOTRmIiwidGFnIjoiIn0%3D; expires=Wed, 09-Apr-2025 11:32:02 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InAwK3ZPc0UyVzFKYm9QaHpHODZoRWc9PSIsInZhbHVlIjoiRVJmZHVtdnRpQkNLOXhhT3dPRVFURGRpMmVXS0JJaXBiTVFKWDJCUkh6SVJ6TFBld1c5OW9USzhpbDNCZVFNdnhJaGYwO" 1 => "laravel_session=eyJpdiI6ImJLVm12SHl3dC9hTDZBZjdNcFIraGc9PSIsInZhbHVlIjoiaGVzZzJkbVFhVXp4SjR1ZlptZWpLQjZzU2RmV0NkUTkxaTdwNUJZTVR2M2pqRG1VMjV2Rk5qOUZoUlFFZGhUQllFVHJJNVpxNXRTS05rMnBCbVdCSUdIOWkrNGxoZThIVEpjdjBHNGhXRkRXaktrUEtrQVJEZVNhNW9wYkhlUXAiLCJtYWMiOiI1ZTU5MjZhOGUyZTA2YTczNjBkOWU4NmRhYzQ2OGJjN2U5NGQwMGJkYzdmODY3ZWFhY2FmYzkxMTIxOTJmNzFhIiwidGFnIjoiIn0%3D; expires=Wed, 09-Apr-2025 11:32:02 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6ImJLVm12SHl3dC9hTDZBZjdNcFIraGc9PSIsInZhbHVlIjoiaGVzZzJkbVFhVXp4SjR1ZlptZWpLQjZzU2RmV0NkUTkxaTdwNUJZTVR2M2pqRG1VMjV2Rk5qOUZoUlFFZGhUQllF" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "9EcS9d54o9HXaAbgYfwRVMXiZk35hlg0Y6IiE04W" "_previous" => array:1 [ "url" => "https://e-comm.mk/blog-detail/sequi" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-09 09:32:02GET/blog-detail/sequi916104