New arrivals
Not found
Request history8.1.31PHP Version1.96sRequest Duration44MBMemory UsageGET /Route
  • warninglog[01:35:19] LOG.warning: strtotime(): Passing null to parameter #1 ($datetime) of type string is depr...
  • warninglog[01:35:19] LOG.warning: strtotime(): Passing null to parameter #1 ($datetime) of type string is depr...
  • warninglog[01:35:20] LOG.warning: addslashes(): Passing null to parameter #1 ($string) of type string is depre...
  • Booting (434ms)time
  • Application (1.52s)time
  • 1 x Application (77.85%)
    1.52s
    1 x Booting (22.15%)
    434ms
    65 templates were rendered
    • 1x web-views.homehome.blade.php#?blade
    • 1x web-views.partials._home-top-slider_home-top-slider.blade.php#?blade
    • 12x web-views.partials._feature-product_feature-product.blade.php#?blade
    • 1x web-views.partials._category-section-home_category-section-home.blade.php#?blade
    • 1x web-views.partials._deal-of-the-day_deal-of-the-day.blade.php#?blade
    • 10x web-views.partials._inline-single-product_inline-single-product.blade.php#?blade
    • 8x web-views.partials._product-card-2_product-card-2.blade.php#?blade
    • 1x web-views.partials._best-selling_best-selling.blade.php#?blade
    • 1x web-views.partials._top-rated_top-rated.blade.php#?blade
    • 1x web-views.partials._category-wise-product_category-wise-product.blade.php#?blade
    • 16x web-views.partials._category-single-product_category-single-product.blade.php#?blade
    • 1x web-views.partials._company-reliability_company-reliability.blade.php#?blade
    • 1x layouts.front-end.appapp.blade.php#?blade
    • 1x web-views.partials._robotsMetaContentData_robotsMetaContentData.blade.php#?blade
    • 1x layouts.front-end.partials._modals_modals.blade.php#?blade
    • 1x layouts.front-end.partials._quick-view-modal_quick-view-modal.blade.php#?blade
    • 1x layouts.front-end.partials.modal._buy-now_buy-now.blade.php#?blade
    • 1x layouts.front-end.partials._header_header.blade.php#?blade
    • 1x layouts.front-end.partials._cart_cart.blade.php#?blade
    • 1x layouts.front-end.partials._alert-message_alert-message.blade.php#?blade
    • 1x layouts.front-end.partials._footer_footer.blade.php#?blade
    • 1x layouts.front-end.partials.modal._dynamic-modals_dynamic-modals.blade.php#?blade
    • 1x layouts.front-end.partials._firebase-script_firebase-script.blade.php#?blade
    uri
    GET /
    middleware
    web, maintenance_mode, guestCheck
    controller
    App\Http\Controllers\Web\HomeController@index
    namespace
    App\Http\Controllers\Web
    prefix
    where
    as
    home
    file
    app/Http/Controllers/Web/HomeController.php:48-58
    47 statements were executed (4 duplicates)Show only duplicates180ms
    • select * from `categories` where exists (select * from `products` where `categories`.`id` = `products`.`category_id` and (`added_by` = 'admin') and `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical')) and `home_status` = 1
      36.54mssheikh_devCacheManagerTrait.php#155
      Bindings
        Backtrace
        • select * from `translations` where `translations`.`translationable_id` in (1) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'eg'
          910μssheikh_devCacheManagerTrait.php#155
          Bindings
            Backtrace
            • select count(*) as aggregate from `products` where (`added_by` = 'admin') and `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `category_id` = 1
              4.44mssheikh_devproduct-manager.php#1302
              Bindings
                Backtrace
                • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count`, (select count(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count`, (select count(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count`, (select avg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_avg_rating` from `products` where (`added_by` = 'admin') and `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `category_id` = 1 order by `order_details_count` desc limit 12 offset 0
                  15.32mssheikh_devproduct-manager.php#1302
                  Bindings
                    Backtrace
                    • select * from `flash_deal_products` where `flash_deal_products`.`product_id` in (3296, 3301, 3303, 3304, 3307, 3308, 3312, 3318, 3320, 3321, 3322, 3323)
                      670μssheikh_devproduct-manager.php#1302
                      Backtrace
                      • select * from `translations` where `translations`.`translationable_id` in (3296, 3301, 3303, 3304, 3307, 3308, 3312, 3318, 3320, 3321, 3322, 3323) and `translations`.`translationable_type` = 'App\\Models\\Product' and `locale` = 'eg'
                        830μssheikh_devproduct-manager.php#1302
                        Bindings
                          Backtrace
                          • select * from `reviews` where `reviews`.`product_id` in (3296, 3301, 3303, 3304, 3307, 3308, 3312, 3318, 3320, 3321, 3322, 3323) and `delivery_man_id` is null and `status` = 1
                            510μssheikh_devproduct-manager.php#1302
                            Bindings
                              Backtrace
                              • select count(*) as aggregate from `products` where (`added_by` = 'admin') and `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and exists (select `product_id`, AVG(rating) as average_rating from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1 group by `product_id`)
                                6.27mssheikh_devCacheManagerTrait.php#324
                                Bindings
                                  Backtrace
                                  • select * from `products` where (`added_by` = 'admin') and `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') order by `id` desc limit 10
                                    2.62mssheikh_devCacheManagerTrait.php#346
                                    Bindings
                                      Backtrace
                                      • select * from `sellers` where `sellers`.`id` in (2)
                                        610μssheikh_devCacheManagerTrait.php#346
                                        Backtrace
                                        • select * from `flash_deal_products` where `flash_deal_products`.`product_id` in (3304, 3307, 3308, 3312, 3318, 3320, 3321, 3322, 3323, 3324)
                                          540μssheikh_devCacheManagerTrait.php#346
                                          Backtrace
                                          • select * from `translations` where `translations`.`translationable_id` in (3304, 3307, 3308, 3312, 3318, 3320, 3321, 3322, 3323, 3324) and `translations`.`translationable_type` = 'App\\Models\\Product' and `locale` = 'eg'
                                            850μssheikh_devCacheManagerTrait.php#346
                                            Bindings
                                              Backtrace
                                              • select * from `reviews` where `reviews`.`product_id` in (3304, 3307, 3308, 3312, 3318, 3320, 3321, 3322, 3323, 3324) and `delivery_man_id` is null and `status` = 1
                                                570μssheikh_devCacheManagerTrait.php#346
                                                Bindings
                                                  Backtrace
                                                  • select count(*) as aggregate from `products` where (`added_by` = 'admin') and `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and exists (select `product_id`, COUNT(product_id) as count from `order_details` where `products`.`id` = `order_details`.`product_id` group by `product_id`)
                                                    6.16mssheikh_devCacheManagerTrait.php#338
                                                    Bindings
                                                      Backtrace
                                                      • select * from `products` where (`added_by` = 'admin') and `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') order by RAND() limit 1
                                                        37.75mssheikh_devCacheManagerTrait.php#301
                                                        Bindings
                                                          Backtrace
                                                          • select * from `translations` where `translations`.`translationable_id` in (3321) and `translations`.`translationable_type` = 'App\\Models\\Product' and `locale` = 'eg'
                                                            710μssheikh_devCacheManagerTrait.php#301
                                                            Bindings
                                                              Backtrace
                                                              • select * from `reviews` where `reviews`.`product_id` in (3321) and `delivery_man_id` is null and `status` = 1
                                                                570μssheikh_devCacheManagerTrait.php#301
                                                                Bindings
                                                                  Backtrace
                                                                  • select * from `banners` where (`banner_type` = 'Main Banner' and `published` = 1 and `theme` = 'default') order by `created_at` desc
                                                                    980μssheikh_devCacheManagerTrait.php#367
                                                                    Bindings
                                                                      Backtrace
                                                                      • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count` from `products` where (`added_by` = 'admin') and `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and (`added_by` = 'admin')
                                                                        16.38mssheikh_devCacheManagerTrait.php#198
                                                                        Bindings
                                                                          Backtrace
                                                                          • select * from `reviews` where `reviews`.`product_id` in (3296, 3301, 3303, 3304, 3307, 3308, 3312, 3318, 3320, 3321, 3322, 3323, 3324) and `delivery_man_id` is null and `status` = 1
                                                                            700μssheikh_devCacheManagerTrait.php#198
                                                                            Bindings
                                                                              Backtrace
                                                                              • select avg(rating) average, product_id from `reviews` where `delivery_man_id` is null and `reviews`.`product_id` in (3296, 3301, 3303, 3304, 3307, 3308, 3312, 3318, 3320, 3321, 3322, 3323, 3324) and `status` = 1 group by `product_id`
                                                                                680μssheikh_devCacheManagerTrait.php#198
                                                                                Bindings
                                                                                  Backtrace
                                                                                  • select * from `translations` where `translations`.`translationable_id` in (3296, 3301, 3303, 3304, 3307, 3308, 3312, 3318, 3320, 3321, 3322, 3323, 3324) and `translations`.`translationable_type` = 'App\\Models\\Product' and `locale` = 'eg'
                                                                                    740μssheikh_devCacheManagerTrait.php#198
                                                                                    Bindings
                                                                                      Backtrace
                                                                                      • select * from `reviews` where `status` = 1 and `delivery_man_id` is null and `status` = 1
                                                                                        560μssheikh_devCacheManagerTrait.php#73
                                                                                        Bindings
                                                                                          Backtrace
                                                                                          • select `shops`.*, (select count(*) from `products` where `shops`.`seller_id` = `products`.`user_id` and (`added_by` = 'admin') and `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and (`added_by` = 'seller' and `status` = 1 and `request_status` = 1)) as `products_count` from `shops` where exists (select * from `sellers` where `shops`.`seller_id` = `sellers`.`id` and (`status` = 'approved'))
                                                                                            1.07mssheikh_devCacheManagerTrait.php#234
                                                                                            Bindings
                                                                                              Backtrace
                                                                                              • select * from `coupons` where (`added_by` = 'admin' and `coupon_bearer` = 'inhouse' and `status` = 1) and date(`start_date`) <= '2025-02-24' and date(`expire_date`) >= '2025-02-24'
                                                                                                580μssheikh_devCacheManagerTrait.php#256
                                                                                                Bindings
                                                                                                  Backtrace
                                                                                                  • select count(*) as aggregate from `reviews` where `status` = 1 and `product_id` in (3296, 3301, 3303, 3304, 3307, 3308, 3312, 3318, 3320, 3321, 3322, 3323, 3324) and `status` = 1
                                                                                                    470μssheikh_devCacheManagerTrait.php#261
                                                                                                    Bindings
                                                                                                      Backtrace
                                                                                                      • select `rating` from `reviews` where `status` = 1 and `product_id` in (3296, 3301, 3303, 3304, 3307, 3308, 3312, 3318, 3320, 3321, 3322, 3323, 3324) and `status` = 1
                                                                                                        360μssheikh_devCacheManagerTrait.php#263
                                                                                                        Bindings
                                                                                                          Backtrace
                                                                                                          • select * from `admins` where (`id` = 1) limit 1
                                                                                                            710μssheikh_devInHouseTrait.php#43
                                                                                                            Bindings
                                                                                                              Backtrace
                                                                                                              • select * from `admins` where (`id` = 1) limit 1
                                                                                                                570μssheikh_devInHouseTrait.php#43
                                                                                                                Bindings
                                                                                                                  Backtrace
                                                                                                                  • select avg(`rating`) as aggregate from `reviews` where `status` = 1 and `product_id` in (3296, 3301, 3303, 3304, 3307, 3308, 3312, 3318, 3320, 3321, 3322, 3323, 3324) and `status` = 1
                                                                                                                    470μssheikh_devCacheManagerTrait.php#273
                                                                                                                    Bindings
                                                                                                                      Backtrace
                                                                                                                      • select count(*) as aggregate from `orders` where (`seller_is` = 'admin')
                                                                                                                        400μssheikh_devCacheManagerTrait.php#275
                                                                                                                        Bindings
                                                                                                                          Backtrace
                                                                                                                          • select `flash_deals`.*, (select count(*) from `flash_deal_products` where `flash_deals`.`id` = `flash_deal_products`.`flash_deal_id`) as `products_count` from `flash_deals` where (`deal_type` = 'flash_deal' and `status` = 1) and date(`start_date`) <= '2025-02-24' and date(`end_date`) >= '2025-02-24' limit 1
                                                                                                                            880μssheikh_devproduct-manager.php#1479
                                                                                                                            Bindings
                                                                                                                              Backtrace
                                                                                                                              • select count(*) as aggregate from `products` where (`added_by` = 'admin') and `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and (`featured` = 1)
                                                                                                                                5.72mssheikh_devproduct-manager.php#993
                                                                                                                                Bindings
                                                                                                                                  Backtrace
                                                                                                                                  • select `products`.*, (select count(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count`, (select count(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count`, (select avg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_avg_rating` from `products` where (`added_by` = 'admin') and `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and (`featured` = 1) order by `id` desc limit 12 offset 0
                                                                                                                                    1.96mssheikh_devproduct-manager.php#993
                                                                                                                                    Bindings
                                                                                                                                      Backtrace
                                                                                                                                      • select * from `translations` where `translations`.`translationable_id` in (3301, 3303, 3304, 3307, 3308, 3312, 3318, 3320, 3321, 3322, 3323, 3324) and `translations`.`translationable_type` = 'App\\Models\\Product' and `locale` = 'eg'
                                                                                                                                        850μssheikh_devproduct-manager.php#993
                                                                                                                                        Bindings
                                                                                                                                          Backtrace
                                                                                                                                          • select * from `reviews` where `reviews`.`product_id` in (3301, 3303, 3304, 3307, 3308, 3312, 3318, 3320, 3321, 3322, 3323, 3324) and `delivery_man_id` is null and `status` = 1
                                                                                                                                            490μssheikh_devproduct-manager.php#993
                                                                                                                                            Bindings
                                                                                                                                              Backtrace
                                                                                                                                              • select count(*) as aggregate from `products` where (`added_by` = 'admin') and `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical')
                                                                                                                                                4mssheikh_devproduct-manager.php#1221
                                                                                                                                                Bindings
                                                                                                                                                  Backtrace
                                                                                                                                                  • select `products`.*, (select count(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count`, (select count(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count`, (select avg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_avg_rating` from `products` where (`added_by` = 'admin') and `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') order by `order_details_count` desc limit 8 offset 0
                                                                                                                                                    15.32mssheikh_devproduct-manager.php#1221
                                                                                                                                                    Bindings
                                                                                                                                                      Backtrace
                                                                                                                                                      • select * from `translations` where `translations`.`translationable_id` in (3296, 3301, 3303, 3304, 3307, 3308, 3312, 3318) and `translations`.`translationable_type` = 'App\\Models\\Product' and `locale` = 'eg'
                                                                                                                                                        890μssheikh_devproduct-manager.php#1221
                                                                                                                                                        Bindings
                                                                                                                                                          Backtrace
                                                                                                                                                          • select * from `reviews` where `reviews`.`product_id` in (3296, 3301, 3303, 3304, 3307, 3308, 3312, 3318) and `delivery_man_id` is null and `status` = 1
                                                                                                                                                            510μssheikh_devproduct-manager.php#1221
                                                                                                                                                            Bindings
                                                                                                                                                              Backtrace
                                                                                                                                                              • select `deal_of_the_days`.*, `products`.`unit_price` from `deal_of_the_days` inner join `products` on `products`.`id` = `deal_of_the_days`.`product_id` where `products`.`status` = 1 and `deal_of_the_days`.`status` = 1 limit 1
                                                                                                                                                                570μssheikh_devHomeController.php#84
                                                                                                                                                                Bindings
                                                                                                                                                                  Backtrace
                                                                                                                                                                  • select * from `storages` where `storages`.`data_type` = 'App\\Models\\Banner' and `storages`.`data_id` = 1 and `storages`.`data_id` is not null
                                                                                                                                                                    780μssheikh_devBanner.php#67
                                                                                                                                                                    Bindings
                                                                                                                                                                      Backtrace
                                                                                                                                                                      • select `cart_group_id` from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (`added_by` = 'admin') and `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `status` = 1) and (`customer_id` = 273733 and `is_guest` = 1) group by `cart_group_id`
                                                                                                                                                                        610μssheikh_devcart-manager.php#100
                                                                                                                                                                        Bindings
                                                                                                                                                                          Backtrace
                                                                                                                                                                          • select * from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (`added_by` = 'admin') and `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `status` = 1) and 0 = 1
                                                                                                                                                                            640μssheikh_devcart-manager.php#65
                                                                                                                                                                            Bindings
                                                                                                                                                                              Backtrace
                                                                                                                                                                              • select `cart_group_id` from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (`added_by` = 'admin') and `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `status` = 1) and (`customer_id` = 273733 and `is_guest` = 1) group by `cart_group_id`
                                                                                                                                                                                680μssheikh_devcart-manager.php#100
                                                                                                                                                                                Bindings
                                                                                                                                                                                  Backtrace
                                                                                                                                                                                  • select * from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (`added_by` = 'admin') and `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `status` = 1) and 0 = 1 and (`is_checked` = 1)
                                                                                                                                                                                    740μssheikh_devcart-manager.php#65
                                                                                                                                                                                    Bindings
                                                                                                                                                                                      Backtrace
                                                                                                                                                                                      • select * from `flash_deals` where (`status` = 1 and `deal_type` = 'flash_deal') and date(`start_date`) <= '2025-02-24' and date(`end_date`) >= '2025-02-24' limit 1
                                                                                                                                                                                        4.71mssheikh_dev_footer.blade.php#109
                                                                                                                                                                                        Bindings
                                                                                                                                                                                          Backtrace
                                                                                                                                                                                          App\Models\Product
                                                                                                                                                                                          56Product.php#?
                                                                                                                                                                                          App\Models\Translation
                                                                                                                                                                                          56Translation.php#?
                                                                                                                                                                                          App\Models\Admin
                                                                                                                                                                                          2Admin.php#?
                                                                                                                                                                                          App\Models\Category
                                                                                                                                                                                          1Category.php#?
                                                                                                                                                                                          App\Models\Banner
                                                                                                                                                                                          1Banner.php#?
                                                                                                                                                                                          App\Models\Storage
                                                                                                                                                                                          1Storage.php#?
                                                                                                                                                                                              system_default_currency_info
                                                                                                                                                                                              App\Models\Currency {#3794 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyT...
                                                                                                                                                                                              currency_code
                                                                                                                                                                                              LE
                                                                                                                                                                                              currency_symbol
                                                                                                                                                                                              EGP
                                                                                                                                                                                              currency_exchange_rate
                                                                                                                                                                                              1
                                                                                                                                                                                              usd
                                                                                                                                                                                              1
                                                                                                                                                                                              _token
                                                                                                                                                                                              ROlyqBm9UYGM468F5Baw45RLhD3e7qhBI4ijfQ6j
                                                                                                                                                                                              guest_id
                                                                                                                                                                                              273733
                                                                                                                                                                                              local
                                                                                                                                                                                              eg
                                                                                                                                                                                              direction
                                                                                                                                                                                              rtl
                                                                                                                                                                                              _flash
                                                                                                                                                                                              array:2 [ "new" => [] "old" => [] ]
                                                                                                                                                                                              _previous
                                                                                                                                                                                              array:1 [ "url" => "https://dev.shiekhattaren.com" ]
                                                                                                                                                                                              path_info
                                                                                                                                                                                              /
                                                                                                                                                                                              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" ] "cache-control" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IlVnV2hSQjNJYWRsdlUyZnFGRnA3dmc9PSIsInZhbHVlIjoiOVc3MzdONTI4WGZSWWZ2eVNrbDRieXk2Z0dkUjRKTHJLbnBROWRaSS9NamtYcGRtQm9zSXpSR3phL2dLeCthMWRIUTdPM0hPUlp4VHN5WFNsSzZyR0lDNm80WlQwSmp6K3JJQjhoTjhwUTFXRDRHSEZXWlZObldubkhyS00yZXMiLCJtYWMiOiIwMjNhOGVjYTQ2YWYzNGVmMDBhOGZjYmQ4MzBmZmI1NTZiOThjNmVhMmI0MTUzZDc5ODNiODFiZmRlNWIyODc5IiwidGFnIjoiIn0%3D; shiekhattaren_session=eyJpdiI6IkFpcDVlMHJ4UVJLMnNidCsyZkQ4UEE9PSIsInZhbHVlIjoicG12cVc4SlJ4dGJsb1FXcTRTeDhFODNtei9pVmdxdkpwQnhOZ09tRTh4cXozYWZYVHVMeXpoMWsrL0dLZytGT1BWN3k2bUpXQ1Ryb2kwaWI0KzBMVkJVdEJnQkc0TVlDYTZGbDJKZFJPNFFvbytVdnpnNDlLdkNkaGxwdzVPbVoiLCJtYWMiOiI0YzU1ODFlYTZkNzA5NThmMzY1NWU0MGFiMjcxYzI3NjllMjAxYjYxMWVmNjU4NjEyZTc2ODIxZTkyOWQ1Mzg2IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IlVnV2hSQjNJYWRsdlUyZnFGRnA3dmc9PSIsInZhbHVlIjoiOVc3MzdONTI4WGZSWWZ2eVNrbDRieXk2Z0dkUjRKTHJLbnBROWRaSS9NamtYcGRtQm9zSXpSR3phL2dLeCthMWRIUTdPM" ] "host" => array:1 [ 0 => "dev.shiekhattaren.com" ] "pragma" => 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"" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] ]
                                                                                                                                                                                              request_cookies
                                                                                                                                                                                              0 of 0
                                                                                                                                                                                              array:2 [ "XSRF-TOKEN" => "ROlyqBm9UYGM468F5Baw45RLhD3e7qhBI4ijfQ6j" "shiekhattaren_session" => "HO2SlQCtjKhKrTiUHiHsYCOMPSCetXTlJbuEDJmR" ]
                                                                                                                                                                                              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 => "Sun, 23 Feb 2025 23:35:19 GMT" ] "set-cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6InJZaHhnWXpXMXJFY3hkUzIxYWNsSFE9PSIsInZhbHVlIjoiajNPaCtLdVN2ajEyQTNKbm04eXh5dWl6VWk3NDZGL01UMW1TM2tySDFEbjRHNDAxMUo4azZHcWVDSitSQXdQLzR3d3R1NWEydVJNbU51TjJ2NVVnRFQzOVZiaGQzKzRhNTlCaEJMd0lCRE9LTTRJY1FZaUV2dkxjdlFZVlNKY20iLCJtYWMiOiI2OGU2ZjEwZDc1NmM1NzQwODIyYmFkNDNiNzY5ZWE3ZTNkMWRhNzI3MWNkYzEyNTk1YzJlNThmNTZiYjQ0ODdmIiwidGFnIjoiIn0%3D; expires=Mon, 24 Feb 2025 00:35:20 GMT; Max-Age=3600; path=/XSRF-TOKEN=eyJpdiI6InJZaHhnWXpXMXJFY3hkUzIxYWNsSFE9PSIsInZhbHVlIjoiajNPaCtLdVN2ajEyQTNKbm04eXh5dWl6VWk3NDZGL01UMW1TM2tySDFEbjRHNDAxMUo4azZHcWVDSitSQXdQLzR3d3R1N" 1 => "shiekhattaren_session=eyJpdiI6InY2b3FSRlowdmRBUnpJR2xlNXJVNEE9PSIsInZhbHVlIjoibjNXdGhVaTU2enBwMiszOVdzdk55SHV6Z0w4KzNBTnIwRHhMYTZqOWN3ZHZBTEFmaStaRUkxWjB3UWlQaDJVa1Ixem40Mkx1Zm5ubDRVTWc1VWVFaWxYS0ZoeExEa2RKaG8rOER4ZXpsK1kzUDlXNnFMamJVK2xsakZINFFCenoiLCJtYWMiOiJiZDU2NGZjODM4ZWY0MmEwODMxY2UxYWRiODI1YjYxNjAwOTY5YWQ2YjM0ZGVlZDFlZTRlOGI2Y2YxNmY1YWUwIiwidGFnIjoiIn0%3D; expires=Mon, 24 Feb 2025 00:35:20 GMT; Max-Age=3600; path=/; httponlyshiekhattaren_session=eyJpdiI6InY2b3FSRlowdmRBUnpJR2xlNXJVNEE9PSIsInZhbHVlIjoibjNXdGhVaTU2enBwMiszOVdzdk55SHV6Z0w4KzNBTnIwRHhMYTZqOWN3ZHZBTEFmaStaRUkxWjB3UWlQaD" 2 => "popup_banner=eyJpdiI6Ik1hb0JDRm9UWmhzWGZMSXNPUTYyakE9PSIsInZhbHVlIjoicDRhT2pkMndkRWxFUHhsdFNKYjQwYkROUnN4VCtmTi9zTEJLaGhpNGZDR2xYS0JHY1BKdWJjbE9UWXR4c1ltbCIsIm1hYyI6IjZiNTk0NjllYWU5OTQ4NTQwZjg4NmM1Y2Q5NDFmYTc0ODEyZmE0ZmViNjg1NTBjNmVhZmM3OTQ4YTA3ZjljODEiLCJ0YWciOiIifQ%3D%3D; expires=Sun, 23 Feb 2025 23:36:20 GMT; Max-Age=60; path=/; httponlypopup_banner=eyJpdiI6Ik1hb0JDRm9UWmhzWGZMSXNPUTYyakE9PSIsInZhbHVlIjoicDRhT2pkMndkRWxFUHhsdFNKYjQwYkROUnN4VCtmTi9zTEJLaGhpNGZDR2xYS0JHY1BKdWJjbE9UWXR4c1ltbCIsIm1" ] "Set-Cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6InJZaHhnWXpXMXJFY3hkUzIxYWNsSFE9PSIsInZhbHVlIjoiajNPaCtLdVN2ajEyQTNKbm04eXh5dWl6VWk3NDZGL01UMW1TM2tySDFEbjRHNDAxMUo4azZHcWVDSitSQXdQLzR3d3R1NWEydVJNbU51TjJ2NVVnRFQzOVZiaGQzKzRhNTlCaEJMd0lCRE9LTTRJY1FZaUV2dkxjdlFZVlNKY20iLCJtYWMiOiI2OGU2ZjEwZDc1NmM1NzQwODIyYmFkNDNiNzY5ZWE3ZTNkMWRhNzI3MWNkYzEyNTk1YzJlNThmNTZiYjQ0ODdmIiwidGFnIjoiIn0%3D; expires=Mon, 24-Feb-2025 00:35:20 GMT; path=/XSRF-TOKEN=eyJpdiI6InJZaHhnWXpXMXJFY3hkUzIxYWNsSFE9PSIsInZhbHVlIjoiajNPaCtLdVN2ajEyQTNKbm04eXh5dWl6VWk3NDZGL01UMW1TM2tySDFEbjRHNDAxMUo4azZHcWVDSitSQXdQLzR3d3R1N" 1 => "shiekhattaren_session=eyJpdiI6InY2b3FSRlowdmRBUnpJR2xlNXJVNEE9PSIsInZhbHVlIjoibjNXdGhVaTU2enBwMiszOVdzdk55SHV6Z0w4KzNBTnIwRHhMYTZqOWN3ZHZBTEFmaStaRUkxWjB3UWlQaDJVa1Ixem40Mkx1Zm5ubDRVTWc1VWVFaWxYS0ZoeExEa2RKaG8rOER4ZXpsK1kzUDlXNnFMamJVK2xsakZINFFCenoiLCJtYWMiOiJiZDU2NGZjODM4ZWY0MmEwODMxY2UxYWRiODI1YjYxNjAwOTY5YWQ2YjM0ZGVlZDFlZTRlOGI2Y2YxNmY1YWUwIiwidGFnIjoiIn0%3D; expires=Mon, 24-Feb-2025 00:35:20 GMT; path=/; httponlyshiekhattaren_session=eyJpdiI6InY2b3FSRlowdmRBUnpJR2xlNXJVNEE9PSIsInZhbHVlIjoibjNXdGhVaTU2enBwMiszOVdzdk55SHV6Z0w4KzNBTnIwRHhMYTZqOWN3ZHZBTEFmaStaRUkxWjB3UWlQaD" 2 => "popup_banner=eyJpdiI6Ik1hb0JDRm9UWmhzWGZMSXNPUTYyakE9PSIsInZhbHVlIjoicDRhT2pkMndkRWxFUHhsdFNKYjQwYkROUnN4VCtmTi9zTEJLaGhpNGZDR2xYS0JHY1BKdWJjbE9UWXR4c1ltbCIsIm1hYyI6IjZiNTk0NjllYWU5OTQ4NTQwZjg4NmM1Y2Q5NDFmYTc0ODEyZmE0ZmViNjg1NTBjNmVhZmM3OTQ4YTA3ZjljODEiLCJ0YWciOiIifQ%3D%3D; expires=Sun, 23-Feb-2025 23:36:20 GMT; path=/; httponlypopup_banner=eyJpdiI6Ik1hb0JDRm9UWmhzWGZMSXNPUTYyakE9PSIsInZhbHVlIjoicDRhT2pkMndkRWxFUHhsdFNKYjQwYkROUnN4VCtmTi9zTEJLaGhpNGZDR2xYS0JHY1BKdWJjbE9UWXR4c1ltbCIsIm1" ] ]
                                                                                                                                                                                              session_attributes
                                                                                                                                                                                              0 of 0
                                                                                                                                                                                              array:11 [ "system_default_currency_info" => App\Models\Currency {#3794 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ "id" => 8 "name" => "EGP" "symbol" => "EGP" "code" => "LE" "exchange_rate" => "1" "status" => 1 "created_at" => "2024-11-27 15:01:00" "updated_at" => "2024-11-27 15:01:33" ] #original: array:8 [ "id" => 8 "name" => "EGP" "symbol" => "EGP" "code" => "LE" "exchange_rate" => "1" "status" => 1 "created_at" => "2024-11-27 15:01:00" "updated_at" => "2024-11-27 15:01:33" ] #changes: [] #casts: array:4 [ "id" => "integer" "status" => "boolean" "created_at" => "datetime" "updated_at" => "datetime" ] #classCastCache: [] #attributeCastCache: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true +usesUniqueIds: false #hidden: [] #visible: [] #fillable: array:5 [ 0 => "name" 1 => "symbol" 2 => "code" 3 => "exchange_rate" 4 => "status" ] #guarded: array:1 [ 0 => "*" ] } "currency_code" => "LE" "currency_symbol" => "EGP" "currency_exchange_rate" => "1" "usd" => 1 "_token" => "ROlyqBm9UYGM468F5Baw45RLhD3e7qhBI4ijfQ6j" "guest_id" => 273733 "local" => "eg" "direction" => "rtl" "_flash" => array:2 [ "new" => [] "old" => [] ] "_previous" => array:1 [ "url" => "https://dev.shiekhattaren.com" ] ]
                                                                                                                                                                                              ClearShow all
                                                                                                                                                                                              Date ↕MethodURLData
                                                                                                                                                                                              #12025-02-24 01:35:20GET/36547117