No Product !!

  • x 0
  • 8.1.32PHP Version116msRequest Duration25MBMemory UsageGET brand/{slug}Route
      • Booting (70.13ms)
      • Application (45.66ms)
      • 1 x Booting (60.56%)
        70.13ms
        1 x Application (39.43%)
        45.66ms
        17 templates were rendered
        • frontend.product (resources/views/frontend/product.blade.php)2blade
          Params
          0
          slug
          1
          products
        • components.filter-search-component (resources/views/components/filter-search-component.blade.php)9blade
          Params
          0
          brands
          1
          colors
          2
          request
          3
          name
          4
          value
          5
          componentName
          6
          attributes
          7
          slot
          8
          __laravel_slots
        • components.filter-component (resources/views/components/filter-component.blade.php)6blade
          Params
          0
          lists
          1
          sort
          2
          componentName
          3
          attributes
          4
          slot
          5
          __laravel_slots
        • components.product-empty-component (resources/views/components/product-empty-component.blade.php)4blade
          Params
          0
          componentName
          1
          attributes
          2
          slot
          3
          __laravel_slots
        • components.product-empty-component (resources/views/components/product-empty-component.blade.php)4blade
          Params
          0
          componentName
          1
          attributes
          2
          slot
          3
          __laravel_slots
        • components.add-cart-modal (resources/views/components/add-cart-modal.blade.php)4blade
          Params
          0
          componentName
          1
          attributes
          2
          slot
          3
          __laravel_slots
        • components.cart-modal-attri (resources/views/components/cart-modal-attri.blade.php)13blade
          Params
          0
          __env
          1
          app
          2
          footerPages
          3
          categories_f
          4
          sub_f
          5
          mini_f
          6
          errors
          7
          slug
          8
          products
          9
          __currentLoopData
          10
          loop
          11
          component
          12
          __empty_1
        • layouts.frontend.app (resources/views/layouts/frontend/app.blade.php)13blade
          Params
          0
          __env
          1
          app
          2
          footerPages
          3
          categories_f
          4
          sub_f
          5
          mini_f
          6
          errors
          7
          slug
          8
          products
          9
          __currentLoopData
          10
          loop
          11
          component
          12
          __empty_1
        • layouts.frontend.partials.meta (resources/views/layouts/frontend/partials/meta.blade.php)13blade
          Params
          0
          __env
          1
          app
          2
          footerPages
          3
          categories_f
          4
          sub_f
          5
          mini_f
          6
          errors
          7
          slug
          8
          products
          9
          __currentLoopData
          10
          loop
          11
          component
          12
          __empty_1
        • layouts.global (resources/views/layouts/global.blade.php)13blade
          Params
          0
          __env
          1
          app
          2
          footerPages
          3
          categories_f
          4
          sub_f
          5
          mini_f
          6
          errors
          7
          slug
          8
          products
          9
          __currentLoopData
          10
          loop
          11
          component
          12
          __empty_1
        • layouts.frontend.partials.style (resources/views/layouts/frontend/partials/style.blade.php)13blade
          Params
          0
          __env
          1
          app
          2
          footerPages
          3
          categories_f
          4
          sub_f
          5
          mini_f
          6
          errors
          7
          slug
          8
          products
          9
          __currentLoopData
          10
          loop
          11
          component
          12
          __empty_1
        • layouts.frontend.partials.header_1 (resources/views/layouts/frontend/partials/header_1.blade.php)13blade
          Params
          0
          __env
          1
          app
          2
          footerPages
          3
          categories_f
          4
          sub_f
          5
          mini_f
          6
          errors
          7
          slug
          8
          products
          9
          __currentLoopData
          10
          loop
          11
          component
          12
          __empty_1
        • layouts.frontend.partials.partial-part.header_main_menu_1 (resources/views/layouts/frontend/partials/partial-part/header_main_menu_1.blade.php)13blade
          Params
          0
          __env
          1
          app
          2
          footerPages
          3
          categories_f
          4
          sub_f
          5
          mini_f
          6
          errors
          7
          slug
          8
          products
          9
          __currentLoopData
          10
          loop
          11
          component
          12
          __empty_1
        • layouts.frontend.partials.partial-part.header_main_menu_all_style_and_scripts (resources/views/layouts/frontend/partials/partial-part/header_main_menu_all_style_and_scripts.blade.php)13blade
          Params
          0
          __env
          1
          app
          2
          footerPages
          3
          categories_f
          4
          sub_f
          5
          mini_f
          6
          errors
          7
          slug
          8
          products
          9
          __currentLoopData
          10
          loop
          11
          component
          12
          __empty_1
        • layouts.frontend.partials.footer (resources/views/layouts/frontend/partials/footer.blade.php)13blade
          Params
          0
          __env
          1
          app
          2
          footerPages
          3
          categories_f
          4
          sub_f
          5
          mini_f
          6
          errors
          7
          slug
          8
          products
          9
          __currentLoopData
          10
          loop
          11
          component
          12
          __empty_1
        • layouts.frontend.partials.script (resources/views/layouts/frontend/partials/script.blade.php)13blade
          Params
          0
          __env
          1
          app
          2
          footerPages
          3
          categories_f
          4
          sub_f
          5
          mini_f
          6
          errors
          7
          slug
          8
          products
          9
          __currentLoopData
          10
          loop
          11
          component
          12
          __empty_1
        • notify::components.notify (vendor/mckenziearts/laravel-notify/resources/views/components/notify.blade.php)4blade
          Params
          0
          componentName
          1
          attributes
          2
          slot
          3
          __laravel_slots
        uri
        GET brand/{slug}
        middleware
        web
        controller
        App\Http\Controllers\Frontend\ProductController@showProductByBrand
        namespace
        prefix
        where
        as
        brand.product
        file
        app/Http/Controllers/Frontend/ProductController.php:62-92
        65 statements were executed, 29 of which were duplicated, 36 unique5.31ms
        • select * from `brands` where `slug` = 'Apacer-rJa5r' limit 1
          170μs/app/Http/Controllers/Frontend/ProductController.php:70finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. Apacer-rJa5r
          Backtrace
          • 15. /app/Http/Controllers/Frontend/ProductController.php:70
          • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
          • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
          • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
        • select * from `products` where `status` = '1' and `brand_id` = 167 limit 16 offset 0
          220μs/app/Http/Controllers/Frontend/ProductController.php:73finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. 1
          • 1. 167
          Backtrace
          • 14. /app/Http/Controllers/Frontend/ProductController.php:73
          • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
          • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
          • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
        • select * from `brands` where `status` = 1
          280μs/app/View/Components/FilterSearchComponent.php:32finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. 1
          Backtrace
          • 12. /app/View/Components/FilterSearchComponent.php:32
          • 13. /vendor/laravel/framework/src/Illuminate/View/Component.php:65
          • 14. view::0489bcaa8324a47b41dfc83ba91675c25b293a8f:74
          • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • select * from `colors` where `status` = 1
          100μs/app/View/Components/FilterSearchComponent.php:33finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. 1
          Backtrace
          • 12. /app/View/Components/FilterSearchComponent.php:33
          • 13. /vendor/laravel/framework/src/Illuminate/View/Component.php:65
          • 14. view::0489bcaa8324a47b41dfc83ba91675c25b293a8f:74
          • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • select * from `categories`
          80μsview::2072af718ffdcd472c3876a22d4948808c6a81a1:239finvasoft22_happysellbd
          Metadata
          Backtrace
          • 17. view::2072af718ffdcd472c3876a22d4948808c6a81a1:239
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `settings` where `name` = 'CURRENCY_CODE_MIN' limit 1
          90μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. CURRENCY_CODE_MIN
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'CURRENCY_CODE_MIN' limit 1
          80μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. CURRENCY_CODE_MIN
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'CURRENCY_CODE_MIN' limit 1
          80μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. CURRENCY_CODE_MIN
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'CURRENCY_CODE_MIN' limit 1
          80μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. CURRENCY_CODE_MIN
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'CURRENCY_CODE_MIN' limit 1
          80μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. CURRENCY_CODE_MIN
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'CURRENCY_CODE_MIN' limit 1
          100μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. CURRENCY_CODE_MIN
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'PRIMARY_COLOR' limit 1
          80μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. PRIMARY_COLOR
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'PRIMARY_BG_TEXT_COLOR' limit 1
          80μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. PRIMARY_BG_TEXT_COLOR
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'SECONDARY_COLOR' limit 1
          70μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. SECONDARY_COLOR
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'OPTIONAL_COLOR' limit 1
          90μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. OPTIONAL_COLOR
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'OPTIONAL_BG_TEXT_COLOR' limit 1
          70μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. OPTIONAL_BG_TEXT_COLOR
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'MAIN_MENU_BG' limit 1
          70μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. MAIN_MENU_BG
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'MAIN_MENU_ul_li_color' limit 1
          70μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. MAIN_MENU_ul_li_color
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'favicon' limit 1
          60μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. favicon
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'favicon' limit 1
          50μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. favicon
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'global_css' limit 1
          70μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. global_css
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'fb_pixel' limit 1
          60μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. fb_pixel
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'header_code' limit 1
          70μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. header_code
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'body_code' limit 1
          70μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. body_code
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'TOP_HEADER_STYLE' limit 1
          70μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. TOP_HEADER_STYLE
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'TOP_HEADER_STYLE' limit 1
          70μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. TOP_HEADER_STYLE
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'SITE_INFO_PHONE' limit 1
          70μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. SITE_INFO_PHONE
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'SITE_INFO_PHONE' limit 1
          70μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. SITE_INFO_PHONE
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'logo' limit 1
          70μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. logo
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'logo' limit 1
          50μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. logo
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'SITE_NAME' limit 1
          70μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. SITE_NAME
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select count(*) as aggregate from `wishlists` where `user_id` is null
          60μsview::a0d015bc4df251663ae8262fdf9538527b781cae:93finvasoft22_happysellbd
          Metadata
          Backtrace
          • 15. view::a0d015bc4df251663ae8262fdf9538527b781cae:93
          • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `settings` where `name` = 'MAIN_MENU_STYLE' limit 1
          80μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. MAIN_MENU_STYLE
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'MAIN_MENU_STYLE' limit 1
          70μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. MAIN_MENU_STYLE
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'HEADER_SIDE_CATEGORY_NAV' limit 1
          80μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. HEADER_SIDE_CATEGORY_NAV
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'HEADER_SIDE_CATEGORY_NAV' limit 1
          70μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. HEADER_SIDE_CATEGORY_NAV
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `pages` where `position` = 0 and `status` = 1
          70μsview::26bffe5676c431ebb3a5f7c0f9d86e9d8431e15d:61finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. 0
          • 1. 1
          Backtrace
          • 14. view::26bffe5676c431ebb3a5f7c0f9d86e9d8431e15d:61
          • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `settings` where `name` = 'placeholder_one' limit 1
          80μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. placeholder_one
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'placeholder_two' limit 1
          80μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. placeholder_two
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'placeholder_three' limit 1
          70μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. placeholder_three
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'placeholder_four' limit 1
          60μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. placeholder_four
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'FLOAT_LIVE_CHAT' limit 1
          80μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. FLOAT_LIVE_CHAT
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'FLOAT_LIVE_CHAT' limit 1
          70μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. FLOAT_LIVE_CHAT
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'logo' limit 1
          60μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. logo
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'logo' limit 1
          60μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. logo
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'SITE_NAME' limit 1
          80μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. SITE_NAME
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'footer_description' limit 1
          60μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. footer_description
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `pages` where `position` = 2 and `status` = 1
          70μsview::6ab35318aca40bc08ada2744c0b136bb4bd117fb:98finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. 2
          • 1. 1
          Backtrace
          • 14. view::6ab35318aca40bc08ada2744c0b136bb4bd117fb:98
          • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `settings` where `name` = 'SITE_INFO_ADDRESS' limit 1
          80μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. SITE_INFO_ADDRESS
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'SITE_INFO_SUPPORT_MAIL' limit 1
          80μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. SITE_INFO_SUPPORT_MAIL
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'SITE_INFO_PHONE' limit 1
          70μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. SITE_INFO_PHONE
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'facebook' limit 1
          70μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. facebook
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'facebook' limit 1
          70μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. facebook
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'instagram' limit 1
          60μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. instagram
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'messanger' limit 1
          70μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. messanger
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'youtube' limit 1
          100μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. youtube
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'whatsapp' limit 1
          90μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. whatsapp
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'whatsapp' limit 1
          80μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. whatsapp
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'twitter' limit 1
          60μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. twitter
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'linkedin' limit 1
          80μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. linkedin
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'android_app' limit 1
          80μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. android_app
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'FOOTER_COL_4_HTML' limit 1
          140μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. FOOTER_COL_4_HTML
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'copy_right_text' limit 1
          80μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. copy_right_text
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'override_css' limit 1
          80μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. override_css
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • select * from `settings` where `name` = 'global_js' limit 1
          80μs/app/Models/Setting.php:16finvasoft22_happysellbd
          Metadata
          Bindings
          • 0. global_js
          Backtrace
          • 15. /app/Models/Setting.php:16
          • 16. /app/Helpers/SettingHelper.php:13
          • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        App\Models\Setting
        46
        App\Models\Category
        11
        App\Models\Brand
        1
            _token
            NTheKgXWBaIA3Zx2gDyxvgWERcTGTtL3CzUJAn16
            _previous
            array:1 [ "url" => "https://happysellbd.com.finvasoft.com/brand/Apacer-rJa5r" ]
            _flash
            array:2 [ "old" => [] "new" => [] ]
            PHPDEBUGBAR_STACK_DATA
            []
            telescope
            View in Telescope
            path_info
            /brand/Apacer-rJa5r
            status_code
            200
            
            status_text
            OK
            format
            html
            content_type
            text/html; charset=UTF-8
            request_query
            []
            
            request_request
            []
            
            request_headers
            0 of 0
            array:16 [ "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "host" => array:1 [ 0 => "happysellbd.com.finvasoft.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "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" ] "priority" => array:1 [ 0 => "u=0, i" ] "x-https" => array:1 [ 0 => "1" ] ]
            request_server
            0 of 0
            array:47 [ "PATH" => "/usr/local/bin:/bin:/usr/bin" "HTTP_ACCEPT" => "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" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_HOST" => "happysellbd.com.finvasoft.com" "HTTP_PRAGMA" => "no-cache" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_PRIORITY" => "u=0, i" "HTTP_X_HTTPS" => "1" "DOCUMENT_ROOT" => "/home/finvasoft22/happysellbd.com" "REMOTE_ADDR" => "18.117.140.82" "REMOTE_PORT" => "44788" "SERVER_ADDR" => "15.235.219.223" "SERVER_NAME" => "happysellbd.com.finvasoft.com" "SERVER_ADMIN" => "webmaster@happysellbd.com.finvasoft.com" "SERVER_PORT" => "443" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/brand/Apacer-rJa5r" "REDIRECT_URL" => "/public/brand/Apacer-rJa5r" "REDIRECT_REQUEST_METHOD" => "GET" "HTTPS" => "on" "REDIRECT_STATUS" => "200" "X_SPDY" => "HTTP2" "SSL_PROTOCOL" => "TLSv1.3" "SSL_CIPHER" => "TLS_AES_128_GCM_SHA256" "SSL_CIPHER_USEKEYSIZE" => "128" "SSL_CIPHER_ALGKEYSIZE" => "128" "SCRIPT_FILENAME" => "/home/finvasoft22/happysellbd.com/public/index.php" "QUERY_STRING" => "" "SCRIPT_URI" => "https://happysellbd.com.finvasoft.com/brand/Apacer-rJa5r" "SCRIPT_URL" => "/brand/Apacer-rJa5r" "SCRIPT_NAME" => "/public/index.php" "SERVER_PROTOCOL" => "HTTP/1.1" "SERVER_SOFTWARE" => "LiteSpeed" "REQUEST_METHOD" => "GET" "X-LSCACHE" => "on" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1745916728.9899 "REQUEST_TIME" => 1745916728 ]
            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 => "Tue, 29 Apr 2025 08:52:09 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkhXa0RMOEg3am94UEs5c0M5REVxanc9PSIsInZhbHVlIjoiQkZ6SHp6a2V5dytWZ3NRMnAwcWpHcU0wdStBZ3kvbmZFTEZzMWtXQkZIbFYyUGpIMlZWMEU3TDlKVWFnSGJVbzN5OHJEQlV1UlZYc3Foam9NM1dJdUZtNWFGQk52U3hLcXRtVzArNk05a3B1eHo5Y1ErREJDb2c3VVhmaVBsZkciLCJtYWMiOiJhNzU1NmFkNGZiZTJmMzlhOGVhYThjZTgxY2IyMWM3Yjk0M2Q5ZDM0YjJhOWY3ZmRiMTM3NGE0ZmY3MWJlMzMxIiwidGFnIjoiIn0%3D; expires=Tue, 29-Apr-2025 10:52:09 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkhXa0RMOEg3am94UEs5c0M5REVxanc9PSIsInZhbHVlIjoiQkZ6SHp6a2V5dytWZ3NRMnAwcWpHcU0wdStBZ3kvbmZFTEZzMWtXQkZIbFYyUGpIMlZWMEU3TDlKVWFnSGJVbzN5OHJEQ" 1 => "happy_sell_bd_session=eyJpdiI6ImhobExjMTJvRFIra3JySTNuOTlvcVE9PSIsInZhbHVlIjoiREllN2FDaE5BeGd3d0JlallYRVN6eHVnV0Zzazc5RHIxOEpIZWZIUFJtY1d6S1REUnJ4Umk5NEdBaWxodm10SVRtSGNkK0pJNWFHNUZHNGxDcTZWY3BmbHo3eHJuUDRxRVE1WkV4QlNLaHFjRzhYTlZhYnZQTmtnY0dVbThXTE4iLCJtYWMiOiJjNzE2MWFjZjcwOWE3OWU4ZGNmNjgxOWZmOTg4NmY4MDE4YzdiYTUwZmNmYjYzYWRmN2U3ZjhjYTFhZTA5ZDE3IiwidGFnIjoiIn0%3D; expires=Tue, 29-Apr-2025 10:52:09 GMT; Max-Age=7200; path=/; httponly; samesite=laxhappy_sell_bd_session=eyJpdiI6ImhobExjMTJvRFIra3JySTNuOTlvcVE9PSIsInZhbHVlIjoiREllN2FDaE5BeGd3d0JlallYRVN6eHVnV0Zzazc5RHIxOEpIZWZIUFJtY1d6S1REUnJ4Umk5NEdBaWxodm" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkhXa0RMOEg3am94UEs5c0M5REVxanc9PSIsInZhbHVlIjoiQkZ6SHp6a2V5dytWZ3NRMnAwcWpHcU0wdStBZ3kvbmZFTEZzMWtXQkZIbFYyUGpIMlZWMEU3TDlKVWFnSGJVbzN5OHJEQlV1UlZYc3Foam9NM1dJdUZtNWFGQk52U3hLcXRtVzArNk05a3B1eHo5Y1ErREJDb2c3VVhmaVBsZkciLCJtYWMiOiJhNzU1NmFkNGZiZTJmMzlhOGVhYThjZTgxY2IyMWM3Yjk0M2Q5ZDM0YjJhOWY3ZmRiMTM3NGE0ZmY3MWJlMzMxIiwidGFnIjoiIn0%3D; expires=Tue, 29-Apr-2025 10:52:09 GMT; path=/XSRF-TOKEN=eyJpdiI6IkhXa0RMOEg3am94UEs5c0M5REVxanc9PSIsInZhbHVlIjoiQkZ6SHp6a2V5dytWZ3NRMnAwcWpHcU0wdStBZ3kvbmZFTEZzMWtXQkZIbFYyUGpIMlZWMEU3TDlKVWFnSGJVbzN5OHJEQ" 1 => "happy_sell_bd_session=eyJpdiI6ImhobExjMTJvRFIra3JySTNuOTlvcVE9PSIsInZhbHVlIjoiREllN2FDaE5BeGd3d0JlallYRVN6eHVnV0Zzazc5RHIxOEpIZWZIUFJtY1d6S1REUnJ4Umk5NEdBaWxodm10SVRtSGNkK0pJNWFHNUZHNGxDcTZWY3BmbHo3eHJuUDRxRVE1WkV4QlNLaHFjRzhYTlZhYnZQTmtnY0dVbThXTE4iLCJtYWMiOiJjNzE2MWFjZjcwOWE3OWU4ZGNmNjgxOWZmOTg4NmY4MDE4YzdiYTUwZmNmYjYzYWRmN2U3ZjhjYTFhZTA5ZDE3IiwidGFnIjoiIn0%3D; expires=Tue, 29-Apr-2025 10:52:09 GMT; path=/; httponlyhappy_sell_bd_session=eyJpdiI6ImhobExjMTJvRFIra3JySTNuOTlvcVE9PSIsInZhbHVlIjoiREllN2FDaE5BeGd3d0JlallYRVN6eHVnV0Zzazc5RHIxOEpIZWZIUFJtY1d6S1REUnJ4Umk5NEdBaWxodm" ] ]
            session_attributes
            0 of 0
            array:4 [ "_token" => "NTheKgXWBaIA3Zx2gDyxvgWERcTGTtL3CzUJAn16" "_previous" => array:1 [ "url" => "https://happysellbd.com.finvasoft.com/brand/Apacer-rJa5r" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]