You need to login to view this feature
This address will be removed from this list
1 x Booting (59.95%) | 152.29ms |
1 x Application (40.03%) | 101.69ms |
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
select * from `business_settings` where (`type` = 'maintenance_mode') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
insert into `guest_users` (`ip_address`, `created_at`) values ('3.137.157.182', '2025-05-19 14:19:22')
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'business_mode') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `product_id`, AVG(rating) as count from `reviews` where `status` = 1 group by `product_id` order by `count` desc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `products` where (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `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') and 0 = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'business_mode') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `brands`.*, (select count(*) from `products` where `brands`.`id` = `products`.`brand_id` and (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `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 `brand_products_count` from `brands` where `status` = 1 order by `created_at` desc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 4) and `translations`.`translationable_type` = 'App\Models\Brand' and `locale` = 'en'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `position` = 0 order by `priority` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` in (5, 8, 9, 25, 26, 28, 48) order by `priority` asc
Metadata | |
---|---|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` in (11, 12, 13, 14, 15, 16, 17, 23, 24, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 47, 49, 50, 52, 53) order by `priority` asc
Metadata | |
---|---|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (18, 19, 20, 21, 40, 41, 42, 43, 44, 45, 46) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (11, 12, 13, 14, 15, 16, 17, 23, 24, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 47, 49, 50, 52, 53) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (5, 8, 9, 25, 26, 28, 48) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'google_tag_manager_id') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'pixel_analytics') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'announcement') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `currencies` where `status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `cart_group_id` from `carts` where (`customer_id` = 143565 and `is_guest` = 1) group by `cart_group_id`
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `carts` where 0 = 1
Metadata | |
---|---|
Backtrace |
|
select `cart_group_id` from `carts` where (`customer_id` = 143565 and `is_guest` = 1) group by `cart_group_id`
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `carts` where 0 = 1
Metadata | |
---|---|
Backtrace |
|
select * from `currencies` where (`code` = 'USD') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'currency_symbol_position') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `categories` where `position` = 0
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `position` = 0 order by `priority` asc limit 11 offset 0
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` in (5, 8, 9, 25, 26, 28, 48) order by `priority` asc
Metadata | |
---|---|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` in (11, 12, 13, 14, 15, 16, 17, 23, 24, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 47, 49, 50, 52, 53) order by `priority` asc
Metadata | |
---|---|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (18, 19, 20, 21, 40, 41, 42, 43, 44, 45, 46) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (11, 12, 13, 14, 15, 16, 17, 23, 24, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 47, 49, 50, 52, 53) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (5, 8, 9, 25, 26, 28, 48) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'business_mode') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `brands`.*, (select count(*) from `products` where `brands`.`id` = `products`.`brand_id` and (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `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 `brand_products_count` from `brands` where `status` = 1 order by `created_at` desc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 4) and `translations`.`translationable_type` = 'App\Models\Brand' and `locale` = 'en'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'business_mode') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `products` where (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `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') and `discount` != 0
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'business_mode') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'seller_registration') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'loader_gif') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `flash_deals` where (`status` = 1 and `deal_type` = 'flash_deal') and date(`start_date`) <= '2025-05-19' and date(`end_date`) >= '2025-05-19' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'refund-policy') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'return-policy') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'cancellation-policy') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'company_phone') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'company_email') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'shop_address') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'whatsapp') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
200
0 of 0array:2 [▼ "data_from" => "top-rated" "page" => "1" ]
[]
0 of 0array: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" ] "host" => array:1 [▶ 0 => "beta.tutumie.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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "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" ] ]
0 of 0array:54 [▼ "LSPHP_ProcessGroup" => "on" "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" => "beta.tutumie.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" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "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" "DOCUMENT_ROOT" => "/home/u817107363/domains/tutumie.com/public_html/beta" "REMOTE_ADDR" => "3.137.157.182" "REMOTE_PORT" => "56531" "SERVER_ADDR" => "91.108.117.248" "SERVER_NAME" => "beta.tutumie.com" "SERVER_ADMIN" => "" "SERVER_PORT" => "443" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/products?data_from=top-rated&page=1" "REDIRECT_URL" => "/products" "REDIRECT_QUERY_STRING" => "data_from=top-rated&page=1" "REDIRECT_REQUEST_METHOD" => "GET" "HTTPS" => "on" "CRAWLER_USLEEP" => "1000" "CRAWLER_LOAD_LIMIT_ENFORCE" => "25" "H_PLATFORM" => "Hostinger" "H_TYPE" => "business" "H_CANARY" => "false" "H_STAGING" => "false" "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/u817107363/domains/tutumie.com/public_html/beta/index.php" "QUERY_STRING" => "data_from=top-rated&page=1" "SCRIPT_URI" => "https://beta.tutumie.com/products" "SCRIPT_URL" => "/products" "SCRIPT_NAME" => "/index.php" "SERVER_PROTOCOL" => "HTTP/1.1" "SERVER_SOFTWARE" => "LiteSpeed" "REQUEST_METHOD" => "GET" "X-LSCACHE" => "on,crawler,esi,combine" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1747653561.8652 "REQUEST_TIME" => 1747653561 ]
[]
0 of 0array:5 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Mon, 19 May 2025 11:19:22 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlB4Zk5ycm52NWZIMkhCVWN4UzNMMWc9PSIsInZhbHVlIjoiNXd0TDdaZnBGdEFUcmxUMVlWWTFORjhjcll2bk9vZ01PZU1FZmpPTjVEY2hsV3EvVUVJd3ZYT0xxOGxWbC9BRGVFejJOOEhkVFlUMWNBYjJUdnJLR3lBVXBIRFNNYVdGbXZlLzhqVTNpeGpoL1dEb1FYdUNLYUVtbXRTMjQ5ZmIiLCJtYWMiOiI5OTI1YTg5MzkxZGZjZjM1YjYzZWFjYWU1NDFmYjg4Y2M0YzM2N2M4MDFiMWJmMDI3ODA2YjBiN2YwMWM5MjBhIiwidGFnIjoiIn0%3D; expires=Mon, 19 May 2025 12:19:22 GMT; Max-Age=3600; path=/ ◀XSRF-TOKEN=eyJpdiI6IlB4Zk5ycm52NWZIMkhCVWN4UzNMMWc9PSIsInZhbHVlIjoiNXd0TDdaZnBGdEFUcmxUMVlWWTFORjhjcll2bk9vZ01PZU1FZmpPTjVEY2hsV3EvVUVJd3ZYT0xxOGxWbC9BRGVFejJOO ▶" 1 => "6valley1706482715_session=eyJpdiI6IjZyTkZtNng4djY3OTdRZHRtUEVFbGc9PSIsInZhbHVlIjoiOTM5cTdWd2YyZ1Ryd0tOazJVZ3c2QmRmS3d5REtVRTJFMEp4TmwyWXltWEJPNjZod2x0bVlHc3grMUM1NUdHTGZPc21IRzdUT3J6RGFVdXpGMmwzNnFCMEpud25sS0Z1SEsvOWxuWnQrMXo2ZTZleTU5TWVIUmdlejh1NmpTdjAiLCJtYWMiOiIyZTY1ZWQzNDYwNjU2ZWIzZGI2Mjk0ZTZkZjJjNDZkMjhhYTQ2YjRhN2U5Njg5MjU5NWVkNzk1ZWE0YzdmNzk3IiwidGFnIjoiIn0%3D; expires=Mon, 19 May 2025 12:19:22 GMT; Max-Age=3600; path=/; httponly ◀6valley1706482715_session=eyJpdiI6IjZyTkZtNng4djY3OTdRZHRtUEVFbGc9PSIsInZhbHVlIjoiOTM5cTdWd2YyZ1Ryd0tOazJVZ3c2QmRmS3d5REtVRTJFMEp4TmwyWXltWEJPNjZod2x0bVlHc3grMU ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlB4Zk5ycm52NWZIMkhCVWN4UzNMMWc9PSIsInZhbHVlIjoiNXd0TDdaZnBGdEFUcmxUMVlWWTFORjhjcll2bk9vZ01PZU1FZmpPTjVEY2hsV3EvVUVJd3ZYT0xxOGxWbC9BRGVFejJOOEhkVFlUMWNBYjJUdnJLR3lBVXBIRFNNYVdGbXZlLzhqVTNpeGpoL1dEb1FYdUNLYUVtbXRTMjQ5ZmIiLCJtYWMiOiI5OTI1YTg5MzkxZGZjZjM1YjYzZWFjYWU1NDFmYjg4Y2M0YzM2N2M4MDFiMWJmMDI3ODA2YjBiN2YwMWM5MjBhIiwidGFnIjoiIn0%3D; expires=Mon, 19-May-2025 12:19:22 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IlB4Zk5ycm52NWZIMkhCVWN4UzNMMWc9PSIsInZhbHVlIjoiNXd0TDdaZnBGdEFUcmxUMVlWWTFORjhjcll2bk9vZ01PZU1FZmpPTjVEY2hsV3EvVUVJd3ZYT0xxOGxWbC9BRGVFejJOO ▶" 1 => "6valley1706482715_session=eyJpdiI6IjZyTkZtNng4djY3OTdRZHRtUEVFbGc9PSIsInZhbHVlIjoiOTM5cTdWd2YyZ1Ryd0tOazJVZ3c2QmRmS3d5REtVRTJFMEp4TmwyWXltWEJPNjZod2x0bVlHc3grMUM1NUdHTGZPc21IRzdUT3J6RGFVdXpGMmwzNnFCMEpud25sS0Z1SEsvOWxuWnQrMXo2ZTZleTU5TWVIUmdlejh1NmpTdjAiLCJtYWMiOiIyZTY1ZWQzNDYwNjU2ZWIzZGI2Mjk0ZTZkZjJjNDZkMjhhYTQ2YjRhN2U5Njg5MjU5NWVkNzk1ZWE0YzdmNzk3IiwidGFnIjoiIn0%3D; expires=Mon, 19-May-2025 12:19:22 GMT; path=/; httponly ◀6valley1706482715_session=eyJpdiI6IjZyTkZtNng4djY3OTdRZHRtUEVFbGc9PSIsInZhbHVlIjoiOTM5cTdWd2YyZ1Ryd0tOazJVZ3c2QmRmS3d5REtVRTJFMEp4TmwyWXltWEJPNjZod2x0bVlHc3grMU ▶" ] ]
0 of 0array:20 [▼ "decimal_point_settings" => 2 "product_brand" => 1 "digital_product" => 1 "currency_model" => "multi_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" => 8 "system_default_currency_info" => App\Models\Currency {#3624 ▶ #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" => "Uganda Shillings" "symbol" => "USh" "code" => "UGX" "exchange_rate" => "1" "status" => 1 "created_at" => "2024-01-29 08:48:29" "updated_at" => "2024-01-29 08:48:40" ] #original: array:8 [▶ "id" => 8 "name" => "Uganda Shillings" "symbol" => "USh" "code" => "UGX" "exchange_rate" => "1" "status" => 1 "created_at" => "2024-01-29 08:48:29" "updated_at" => "2024-01-29 08:48:40" ] #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" => "UGX" "currency_symbol" => "USh" "currency_exchange_rate" => "1" "_token" => "KHKze5fmW2fl0zqS55gudTbnbkueD1fZdVnR4w5M" "guest_id" => 143565 "usd" => "1" "currency_symbol_position" => "left" "company_email" => "info@tutumie.com" "_previous" => array:1 [▶ "url" => "https://beta.tutumie.com/products?data_from=top-rated&page=1" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]