Wants to explore Upcoming Deals on Weekends?

Meet The Shopimic Team

Our dedicated team of experts is working tirelessly to make Shopimic your favorite shopping destination.

John Doe

Chandu

Davloper

John is the visionary leader behind Shopimic, steering the company towards growth and innovation.

Jane Smith

Dinesh

ui/ux designer

Jane leads our technical team, ensuring Shopimic runs smoothly with cutting-edge technology.

Michael Lee

Devraj

Frontend davloper

Michael creates impactful marketing strategies to elevate Shopimic’s presence in the market.

Emily Clark

Shakil

Davloper

Emily ensures that every customer has a smooth and delightful experience at Shopimic.

Request history8.2.26PHP Version968msRequest Duration14MBMemory UsageGET shopimic_teamRoute
    • Booting (736ms)time
    • Application (232ms)time
    • 1 x Booting (76.04%)
      736ms
      1 x Application (23.96%)
      232ms
      4 templates were rendered
      • web-views.pages.shopimic_teamshopimic_team.blade.php#?blade
      • layouts.front-end.appapp.blade.php#?blade
      • layouts.front-end.partials._header_header.blade.php#?blade
      • layouts.front-end.partials._footer_footer.blade.php#?blade
      uri
      GET shopimic_team
      middleware
      web, maintenance_mode, guestCheck
      controller
      App\Http\Controllers\Web\PageController@getShopimicTeam
      namespace
      App\Http\Controllers\Web
      prefix
      where
      as
      shopimic_team
      file
      app/Http/Controllers/Web/PageController.php:140-149
      18 statements were executed29.1ms
      • select * from `business_settings` where (`type` = 'maintenance_mode') limit 1
        1.01msshopimic_newstorehelpers.php#167
        Bindings
        • 0: maintenance_mode
        Backtrace
        • 16. app/Utils/helpers.php:167
        • 17. middleware::maintenance_mode:20
        • 18. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 19. middleware::api_lang:22
        • 20. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • insert into `guest_users` (`ip_address`, `updated_at`, `created_at`) values ('18.119.98.100', '2025-04-06 13:48:20', '2025-04-06 13:48:20')
        5.19msshopimic_newstoreGuestMiddleware.php#24
        Bindings
        • 0: 18.119.98.100
        • 1: 2025-04-06 13:48:20
        • 2: 2025-04-06 13:48:20
        Backtrace
        • 22. middleware::guestCheck:24
        • 23. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 24. middleware::maintenance_mode:27
        • 25. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 26. middleware::api_lang:22
      • select * from `robots_meta_contents` where (`page_name` = 'shopimic_team') limit 1
        990μsshopimic_newstoreRobotsMetaContentRepository.php#27
        Bindings
        • 0: shopimic_team
        Backtrace
        • 16. app/Repositories/RobotsMetaContentRepository.php:27
        • 17. app/Http/Controllers/Web/PageController.php:142
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `robots_meta_contents` where (`page_name` = 'default') limit 1
        500μsshopimic_newstoreRobotsMetaContentRepository.php#27
        Bindings
        • 0: default
        Backtrace
        • 16. app/Repositories/RobotsMetaContentRepository.php:27
        • 17. app/Http/Controllers/Web/PageController.php:144
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `business_settings` where (`type` = 'shopimic_team') limit 1
        680μsshopimic_newstoresettings.php#16
        Bindings
        • 0: shopimic_team
        Backtrace
        • 16. app/Utils/settings.php:16
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `business_settings` where (`type` = 'banner_terms_conditions') and json_contains(`value`, '{\"status\":\"1\"}') limit 1
        810μsshopimic_newstoreBusinessSettingRepository.php#114
        Bindings
        • 0: banner_terms_conditions
        • 1: {"status":"1"}
        Backtrace
        • 16. app/Repositories/BusinessSettingRepository.php:114
        • 17. app/Http/Controllers/Web/PageController.php:147
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `business_settings` where (`type` = 'announcement') limit 1
        850μsshopimic_newstoresettings.php#16
        Bindings
        • 0: announcement
        Backtrace
        • 16. app/Utils/settings.php:16
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `categories`.*, (select count(*) from `products` where `categories`.`id` = `products`.`category_id` and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` 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 ('digital', 'physical')) as `product_count` from `categories` where `position` = 0
        2.84msshopimic_newstorecategory-manager.php#82
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 3: approved
        • 4: admin
        • 5: 1
        • 6: digital
        • 7: physical
        • 8: 0
        Backtrace
        • 15. app/Utils/category-manager.php:82
        • 16. view::layouts.front-end.partials._header:101
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `products`.*, (select count(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count` from `products` where `products`.`category_id` in (1, 2, 3, 4, 5, 6, 7, 8) and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` 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 ('digital', 'physical')
        4.36msshopimic_newstorecategory-manager.php#82
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 3: approved
        • 4: admin
        • 5: 1
        • 6: digital
        • 7: physical
        Backtrace
        • 20. app/Utils/category-manager.php:82
        • 21. view::layouts.front-end.partials._header:101
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (1, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
        860μsshopimic_newstorecategory-manager.php#82
        Bindings
        • 0: App\Models\Product
        • 1: en
        Backtrace
        • 25. app/Utils/category-manager.php:82
        • 26. view::layouts.front-end.partials._header:101
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `reviews` where `reviews`.`product_id` in (1, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104) and `delivery_man_id` is null and `status` = 1
        600μsshopimic_newstorecategory-manager.php#82
        Bindings
        • 0: 1
        Backtrace
        • 25. app/Utils/category-manager.php:82
        • 26. view::layouts.front-end.partials._header:101
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `categories`.*, (select count(*) from `products` where `categories`.`id` = `products`.`sub_category_id`) as `sub_category_product_count` from `categories` where `categories`.`parent_id` in (1, 2, 3, 4, 5, 6, 7, 8) and `position` = 1 order by `priority` asc
        4.45msshopimic_newstorecategory-manager.php#82
        Bindings
        • 0: 1
        Backtrace
        • 20. app/Utils/category-manager.php:82
        • 21. view::layouts.front-end.partials._header:101
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `categories`.*, (select count(*) from `products` where `categories`.`id` = `products`.`sub_sub_category_id`) as `sub_sub_category_product_count` from `categories` where `categories`.`parent_id` in (9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 48, 49, 50, 51, 52, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92) and `position` = 2 order by `priority` asc
        2.57msshopimic_newstorecategory-manager.php#82
        Bindings
        • 0: 2
        Backtrace
        • 25. app/Utils/category-manager.php:82
        • 26. view::layouts.front-end.partials._header:101
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
        830μsshopimic_newstorecategory-manager.php#82
        Bindings
        • 0: App\Models\Category
        • 1: en
        Backtrace
        • 30. app/Utils/category-manager.php:82
        • 31. view::layouts.front-end.partials._header:101
        • 33. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 34. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 35. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 48, 49, 50, 51, 52, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
        880μsshopimic_newstorecategory-manager.php#82
        Bindings
        • 0: App\Models\Category
        • 1: en
        Backtrace
        • 25. app/Utils/category-manager.php:82
        • 26. view::layouts.front-end.partials._header:101
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 4, 5, 6, 7, 8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
        450μsshopimic_newstorecategory-manager.php#82
        Bindings
        • 0: App\Models\Category
        • 1: en
        Backtrace
        • 20. app/Utils/category-manager.php:82
        • 21. view::layouts.front-end.partials._header:101
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `business_settings` where (`type` = 'category_list_priority') limit 1
        510μsshopimic_newstoresettings.php#16
        Bindings
        • 0: category_list_priority
        Backtrace
        • 16. app/Utils/settings.php:16
        • 18. app/Utils/category-manager.php:82
        • 19. view::layouts.front-end.partials._header:101
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `business_settings` where (`type` = 'country_code') limit 1
        720μsshopimic_newstoresettings.php#16
        Bindings
        • 0: country_code
        Backtrace
        • 16. app/Utils/settings.php:16
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Models\Product
      94Product.php#?
      App\Models\Category
      90Category.php#?
      App\Models\BusinessSetting
      3BusinessSetting.php#?
          storage_connection_type
          public
          company_web_logo
          array:3 [ "key" => "2021-05-25-60ad1b313a9d4.png" "path" => null "status" => 404 ]
          decimal_point_settings
          2
          product_brand
          1
          digital_product
          1
          business_mode
          multi
          currency_model
          single_currency
          language
          array:1 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "cod...
          local
          en
          direction
          ltr
          system_default_currency
          3
          system_default_currency_info
          App\Models\Currency {#3227 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyT...
          currency_code
          INR
          currency_symbol
          currency_exchange_rate
          60
          _token
          rsH0I4e3m9A5Ud6i607TaW7qNmDShQQx1OFvjOBw
          guest_id
          36929
          _previous
          array:1 [ "url" => "https://shopimic.com/shopimic_team" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /shopimic_team
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "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" ] "host" => array:1 [ 0 => "shopimic.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
          []
          
          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, 06 Apr 2025 13:48:20 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InhrQ0ZIZ0JuV3d6a05PZldCMW9aMHc9PSIsInZhbHVlIjoid2JLdzJYSW84d3Vwdllxd2tKMElnY2RYa0hwMkEvY01jaWJKUVZQMFl3NGhmM3hRenhWN2djM0d4cjMvYy93MFFvZ0ovdHdoMmxaR2U2TjFMcW83NHFZNG5ENURJaU5VWVBqT2dFVDhFK0psMTBMZjlLUE1kNkVsVHhRWUJXUXYiLCJtYWMiOiI1OTNjNWQyMDM3ZDMyZjA3Y2MxNjRkZjU0NjM0YTQxNjZkOWQ3YzViNzRjMDhhOGY1ZjNjNjQ3MTNlMzQ5MGNkIiwidGFnIjoiIn0%3D; expires=Sun, 06 Apr 2025 14:48:20 GMT; Max-Age=3600; path=/XSRF-TOKEN=eyJpdiI6InhrQ0ZIZ0JuV3d6a05PZldCMW9aMHc9PSIsInZhbHVlIjoid2JLdzJYSW84d3Vwdllxd2tKMElnY2RYa0hwMkEvY01jaWJKUVZQMFl3NGhmM3hRenhWN2djM0d4cjMvYy93MFFvZ0ovd" 1 => "6valley1725789276_session=eyJpdiI6IjlnMTRWNnB4OGlQTEcybDd2UnA1OUE9PSIsInZhbHVlIjoiMGltRWZKSllxWjBhWkZMbzBHK2MxRk94c05YdGEyVThwUkswVWEyckZTdHEvRWJnQzVCL3lLdEZVb3VySW1XM3VWQ2o4WUJ0K2ltb1lzZy9ycjRxTkZZcTc0ZnAvRXRzN2xlcHV0aGk4L2xTbzNaOUE3MEt1bUV5RnhDYU9RMk4iLCJtYWMiOiJhNmNkNjc2OTZlZGFiYjhmNWVlMWE4ZmFlOTZkMDA0Mjc0NDEyNjdhYWY1NjdkNmZmMjk2OGMzMzcxYzlhM2VjIiwidGFnIjoiIn0%3D; expires=Sun, 06 Apr 2025 14:48:20 GMT; Max-Age=3600; path=/; httponly6valley1725789276_session=eyJpdiI6IjlnMTRWNnB4OGlQTEcybDd2UnA1OUE9PSIsInZhbHVlIjoiMGltRWZKSllxWjBhWkZMbzBHK2MxRk94c05YdGEyVThwUkswVWEyckZTdHEvRWJnQzVCL3lLdEZVb3" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InhrQ0ZIZ0JuV3d6a05PZldCMW9aMHc9PSIsInZhbHVlIjoid2JLdzJYSW84d3Vwdllxd2tKMElnY2RYa0hwMkEvY01jaWJKUVZQMFl3NGhmM3hRenhWN2djM0d4cjMvYy93MFFvZ0ovdHdoMmxaR2U2TjFMcW83NHFZNG5ENURJaU5VWVBqT2dFVDhFK0psMTBMZjlLUE1kNkVsVHhRWUJXUXYiLCJtYWMiOiI1OTNjNWQyMDM3ZDMyZjA3Y2MxNjRkZjU0NjM0YTQxNjZkOWQ3YzViNzRjMDhhOGY1ZjNjNjQ3MTNlMzQ5MGNkIiwidGFnIjoiIn0%3D; expires=Sun, 06-Apr-2025 14:48:20 GMT; path=/XSRF-TOKEN=eyJpdiI6InhrQ0ZIZ0JuV3d6a05PZldCMW9aMHc9PSIsInZhbHVlIjoid2JLdzJYSW84d3Vwdllxd2tKMElnY2RYa0hwMkEvY01jaWJKUVZQMFl3NGhmM3hRenhWN2djM0d4cjMvYy93MFFvZ0ovd" 1 => "6valley1725789276_session=eyJpdiI6IjlnMTRWNnB4OGlQTEcybDd2UnA1OUE9PSIsInZhbHVlIjoiMGltRWZKSllxWjBhWkZMbzBHK2MxRk94c05YdGEyVThwUkswVWEyckZTdHEvRWJnQzVCL3lLdEZVb3VySW1XM3VWQ2o4WUJ0K2ltb1lzZy9ycjRxTkZZcTc0ZnAvRXRzN2xlcHV0aGk4L2xTbzNaOUE3MEt1bUV5RnhDYU9RMk4iLCJtYWMiOiJhNmNkNjc2OTZlZGFiYjhmNWVlMWE4ZmFlOTZkMDA0Mjc0NDEyNjdhYWY1NjdkNmZmMjk2OGMzMzcxYzlhM2VjIiwidGFnIjoiIn0%3D; expires=Sun, 06-Apr-2025 14:48:20 GMT; path=/; httponly6valley1725789276_session=eyJpdiI6IjlnMTRWNnB4OGlQTEcybDd2UnA1OUE9PSIsInZhbHVlIjoiMGltRWZKSllxWjBhWkZMbzBHK2MxRk94c05YdGEyVThwUkswVWEyckZTdHEvRWJnQzVCL3lLdEZVb3" ] ]
          session_attributes
          0 of 0
          array:20 [ "storage_connection_type" => "public" "company_web_logo" => array:3 [ "key" => "2021-05-25-60ad1b313a9d4.png" "path" => null "status" => 404 ] "decimal_point_settings" => 2 "product_brand" => 1 "digital_product" => 1 "business_mode" => "multi" "currency_model" => "single_currency" "language" => array:1 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "code" => "en" "status" => 1 "default" => true ] ] "local" => "en" "direction" => "ltr" "system_default_currency" => 3 "system_default_currency_info" => App\Models\Currency {#3227 #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" => 3 "name" => "Indian Rupi" "symbol" => "" "code" => "INR" "exchange_rate" => "60" "status" => 1 "created_at" => "2020-10-15 22:53:04" "updated_at" => "2021-06-04 23:56:38" ] #original: array:8 [ "id" => 3 "name" => "Indian Rupi" "symbol" => "" "code" => "INR" "exchange_rate" => "60" "status" => 1 "created_at" => "2020-10-15 22:53:04" "updated_at" => "2021-06-04 23:56:38" ] #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" => "INR" "currency_symbol" => "" "currency_exchange_rate" => "60" "_token" => "rsH0I4e3m9A5Ud6i607TaW7qNmDShQQx1OFvjOBw" "guest_id" => 36929 "_previous" => array:1 [ "url" => "https://shopimic.com/shopimic_team" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-06 13:48:20GET/shopimic_team418187