Loading...
Book an Appointment
logo
logo
SettingsRequest history8.2.28PHP Version93.59msRequest Duration3MBMemory UsageGET category/{id}
status
200 OK
full_url
https://careconnect.living/category/0?page=4
action_name
category-product
controller_action
App\Http\Controllers\CategoryController@category
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://careconnect.living/category/0?page=4
action_name
category-product
controller_action
App\Http\Controllers\CategoryController@category
uri
GET category/{id}
controller
App\Http\Controllers\CategoryController@category
file
app/Http/Controllers/CategoryController.php:143-394
middleware
web
duration
96.35ms
peak_memory
4MB
response
text/html; charset=UTF-8
request_format
html
request_query
0 of 0
array:1 [ "page" => "4" ]
request_request
[]
request_headers
0 of 0
array:22 [ "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, br" ] "host" => array:1 [ 0 => "careconnect.living" ] "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" ] "x-forwarded-for" => array:1 [ 0 => "3.14.83.200" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "priority" => array:1 [ 0 => "u=0, i" ] "cf-ray" => array:1 [ 0 => "93b5727add0cb680-ORD" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "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" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "cf-connecting-ip" => array:1 [ 0 => "3.14.83.200" ] "cf-ipcountry" => array:1 [ 0 => "US" ] ]
request_cookies
[]
response_headers
0 of 0
array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 06 May 2025 03:38:51 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "6gKjbKlMLZkg34XsmS8FKGWoviUuoPrSULiUx5mr" ]
    • Booting (31.19ms)time
    • Application (62.38ms)time
    • Routing (743μs)
    • Preparing Response (9.58ms)
    • 1 x Application (66.65%)
      62.38ms
      1 x Booting (33.33%)
      31.19ms
      1 x Preparing Response (10.23%)
      9.58ms
      1 x Routing (0.79%)
      743μs
      6 templates were rendered
      • front.categorycategory.blade.php#?blade
      • pagination::shop_paginationshop_pagination.blade.php#?blade
      • front.care-connect.layouts.appapp.blade.php#?blade
      • front.care-connect.layouts.partial.headerheader.blade.php#?blade
      • content.contentcontent.blade.php#?blade
      • front.care-connect.layouts.partial.footerfooter.blade.php#?blade
      uri
      GET category/{id}
      middleware
      web
      controller
      App\Http\Controllers\CategoryController@category
      as
      category-product
      file
      app/Http/Controllers/CategoryController.php:143-394
      64 statements were executed (50 duplicates)Show only duplicates17.91ms
      • AssignPermissions.php#29u101397517_careconnect1.98msselect * from `roles` where (`name` = 'patient') limit 1
        Bindings
        • 0: patient
        Backtrace
        • app/Http/Middleware/AssignPermissions.php:29
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • AssignPermissions.php#32u101397517_careconnect380μsselect * from `permissions` where (`name` = 'appointment-bookings') limit 1
        Bindings
        • 0: appointment-bookings
        Backtrace
        • app/Http/Middleware/AssignPermissions.php:32
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • Role.php#191u101397517_careconnect380μsselect `permissions`.*, `role_has_permissions`.`role_id` as `pivot_role_id`, `role_has_permissions`.`permission_id` as `pivot_permission_id` from `permissions` inner join `role_has_permissions` on `permissions`.`id` = `role_has_permissions`.`permission_id` where `role_has_permissions`.`role_id` in (4)
        Backtrace
        • vendor/spatie/laravel-permission/src/Models/Role.php:191
        • app/Http/Middleware/AssignPermissions.php:34
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
      • AssignPermissions.php#32u101397517_careconnect270μsselect * from `permissions` where (`name` = 'bookings') limit 1
        Bindings
        • 0: bookings
        Backtrace
        • app/Http/Middleware/AssignPermissions.php:32
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • AssignPermissions.php#32u101397517_careconnect270μsselect * from `permissions` where (`name` = 'rental-bookings') limit 1
        Bindings
        • 0: rental-bookings
        Backtrace
        • app/Http/Middleware/AssignPermissions.php:32
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • AssignPermissions.php#29u101397517_careconnect230μsselect * from `roles` where (`name` = 'doctor') limit 1
        Bindings
        • 0: doctor
        Backtrace
        • app/Http/Middleware/AssignPermissions.php:29
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • AssignPermissions.php#32u101397517_careconnect250μsselect * from `permissions` where (`name` = 'appointment-bookings') limit 1
        Bindings
        • 0: appointment-bookings
        Backtrace
        • app/Http/Middleware/AssignPermissions.php:32
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • Role.php#191u101397517_careconnect330μsselect `permissions`.*, `role_has_permissions`.`role_id` as `pivot_role_id`, `role_has_permissions`.`permission_id` as `pivot_permission_id` from `permissions` inner join `role_has_permissions` on `permissions`.`id` = `role_has_permissions`.`permission_id` where `role_has_permissions`.`role_id` in (5)
        Backtrace
        • vendor/spatie/laravel-permission/src/Models/Role.php:191
        • app/Http/Middleware/AssignPermissions.php:34
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
      • AssignPermissions.php#32u101397517_careconnect290μsselect * from `permissions` where (`name` = 'bookings') limit 1
        Bindings
        • 0: bookings
        Backtrace
        • app/Http/Middleware/AssignPermissions.php:32
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • AssignPermissions.php#29u101397517_careconnect360μsselect * from `roles` where (`name` = 'customer') limit 1
        Bindings
        • 0: customer
        Backtrace
        • app/Http/Middleware/AssignPermissions.php:29
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • AssignPermissions.php#32u101397517_careconnect270μsselect * from `permissions` where (`name` = 'bookings') limit 1
        Bindings
        • 0: bookings
        Backtrace
        • app/Http/Middleware/AssignPermissions.php:32
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • Role.php#191u101397517_careconnect250μsselect `permissions`.*, `role_has_permissions`.`role_id` as `pivot_role_id`, `role_has_permissions`.`permission_id` as `pivot_permission_id` from `permissions` inner join `role_has_permissions` on `permissions`.`id` = `role_has_permissions`.`permission_id` where `role_has_permissions`.`role_id` in (6)
        Backtrace
        • vendor/spatie/laravel-permission/src/Models/Role.php:191
        • app/Http/Middleware/AssignPermissions.php:34
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
      • AssignPermissions.php#32u101397517_careconnect220μsselect * from `permissions` where (`name` = 'rental-bookings') limit 1
        Bindings
        • 0: rental-bookings
        Backtrace
        • app/Http/Middleware/AssignPermissions.php:32
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • CategoryController.php#147u101397517_careconnect250μsselect * from `settings` where `key` = 'display_online_shop_product' limit 1
        Bindings
        • 0: display_online_shop_product
        Backtrace
        • app/Http/Controllers/CategoryController.php:147
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#163u101397517_careconnect220μsselect * from `product_settings` where `name` = 'product_per_page' limit 1
        Bindings
        • 0: product_per_page
        Backtrace
        • app/Http/Controllers/CategoryController.php:163
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#175u101397517_careconnect320μsselect count(*) as aggregate from `products` where (`name` is not null)
        Backtrace
        • app/Http/Controllers/CategoryController.php:175
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#175u101397517_careconnect370μsselect * from `products` where (`name` is not null) order by `id` asc limit 9 offset 27
        Backtrace
        • app/Http/Controllers/CategoryController.php:175
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#186u101397517_careconnect180μsselect count(*) as aggregate from `products` where (`name` is not null)
        Backtrace
        • app/Http/Controllers/CategoryController.php:186
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#188u101397517_careconnect200μsselect * from `settings` where `key` = 'display_online_shop_product' limit 1
        Bindings
        • 0: display_online_shop_product
        Backtrace
        • app/Http/Controllers/CategoryController.php:188
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#225u101397517_careconnect240μsselect `id_product` from `category_products`
        Backtrace
        • app/Http/Controllers/CategoryController.php:225
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#226u101397517_careconnect330μsselect count(*) as aggregate from `products` where (`name` is not null) and `id` not in (10, 19, 23, 80, 81, 82, 83, 87, 88, 89, 90, 91, 3, 5, 4, 6, 8, 9, 11, 12, 13, 30, 2, 16, 17, 18, 21, 71, 22, 24, 25, 29, 26, 27, 28, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 54, 64, 65, 66, 67, 68, 69, 70, 72, 73, 74, 75, 76, 78, 77, 79, 84, 85, 86, 92, 95, 96, 97, 98, 99)
        Bindings
        • 0: 10
        • 1: 19
        • 2: 23
        • 3: 80
        • 4: 81
        • 5: 82
        • 6: 83
        • 7: 87
        • 8: 88
        • 9: 89
        • 10: 90
        • 11: 91
        • 12: 3
        • 13: 5
        • 14: 4
        • 15: 6
        • 16: 8
        • 17: 9
        • 18: 11
        • 19: 12
        • 20: 13
        • 21: 30
        • 22: 2
        • 23: 16
        • 24: 17
        • 25: 18
        • 26: 21
        • 27: 71
        • 28: 22
        • 29: 24
        • 30: 25
        • 31: 29
        • 32: 26
        • 33: 27
        • 34: 28
        • 35: 31
        • 36: 32
        • 37: 33
        • 38: 34
        • 39: 35
        • 40: 36
        • 41: 37
        • 42: 38
        • 43: 39
        • 44: 40
        • 45: 41
        • 46: 42
        • 47: 43
        • 48: 44
        • 49: 45
        • 50: 47
        • 51: 48
        • 52: 49
        • 53: 51
        • 54: 52
        • 55: 53
        • 56: 55
        • 57: 56
        • 58: 57
        • 59: 58
        • 60: 59
        • 61: 60
        • 62: 61
        • 63: 62
        • 64: 63
        • 65: 54
        • 66: 64
        • 67: 65
        • 68: 66
        • 69: 67
        • 70: 68
        • 71: 69
        • 72: 70
        • 73: 72
        • 74: 73
        • 75: 74
        • 76: 75
        • 77: 76
        • 78: 78
        • 79: 77
        • 80: 79
        • 81: 84
        • 82: 85
        • 83: 86
        • 84: 92
        • 85: 95
        • 86: 96
        • 87: 97
        • 88: 98
        • 89: 99
        Backtrace
        • app/Http/Controllers/CategoryController.php:226
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#226u101397517_careconnect390μsselect * from `products` where (`name` is not null) and `id` not in (10, 19, 23, 80, 81, 82, 83, 87, 88, 89, 90, 91, 3, 5, 4, 6, 8, 9, 11, 12, 13, 30, 2, 16, 17, 18, 21, 71, 22, 24, 25, 29, 26, 27, 28, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 54, 64, 65, 66, 67, 68, 69, 70, 72, 73, 74, 75, 76, 78, 77, 79, 84, 85, 86, 92, 95, 96, 97, 98, 99) order by `id` asc limit 9 offset 27
        Bindings
        • 0: 10
        • 1: 19
        • 2: 23
        • 3: 80
        • 4: 81
        • 5: 82
        • 6: 83
        • 7: 87
        • 8: 88
        • 9: 89
        • 10: 90
        • 11: 91
        • 12: 3
        • 13: 5
        • 14: 4
        • 15: 6
        • 16: 8
        • 17: 9
        • 18: 11
        • 19: 12
        • 20: 13
        • 21: 30
        • 22: 2
        • 23: 16
        • 24: 17
        • 25: 18
        • 26: 21
        • 27: 71
        • 28: 22
        • 29: 24
        • 30: 25
        • 31: 29
        • 32: 26
        • 33: 27
        • 34: 28
        • 35: 31
        • 36: 32
        • 37: 33
        • 38: 34
        • 39: 35
        • 40: 36
        • 41: 37
        • 42: 38
        • 43: 39
        • 44: 40
        • 45: 41
        • 46: 42
        • 47: 43
        • 48: 44
        • 49: 45
        • 50: 47
        • 51: 48
        • 52: 49
        • 53: 51
        • 54: 52
        • 55: 53
        • 56: 55
        • 57: 56
        • 58: 57
        • 59: 58
        • 60: 59
        • 61: 60
        • 62: 61
        • 63: 62
        • 64: 63
        • 65: 54
        • 66: 64
        • 67: 65
        • 68: 66
        • 69: 67
        • 70: 68
        • 71: 69
        • 72: 70
        • 73: 72
        • 74: 73
        • 75: 74
        • 76: 75
        • 77: 76
        • 78: 78
        • 79: 77
        • 80: 79
        • 81: 84
        • 82: 85
        • 83: 86
        • 84: 92
        • 85: 95
        • 86: 96
        • 87: 97
        • 88: 98
        • 89: 99
        Backtrace
        • app/Http/Controllers/CategoryController.php:226
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#237u101397517_careconnect190μsselect `id_product` from `category_products`
        Backtrace
        • app/Http/Controllers/CategoryController.php:237
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#238u101397517_careconnect300μsselect count(*) as aggregate from `products` where (`name` is not null) and `id` not in (10, 19, 23, 80, 81, 82, 83, 87, 88, 89, 90, 91, 3, 5, 4, 6, 8, 9, 11, 12, 13, 30, 2, 16, 17, 18, 21, 71, 22, 24, 25, 29, 26, 27, 28, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 54, 64, 65, 66, 67, 68, 69, 70, 72, 73, 74, 75, 76, 78, 77, 79, 84, 85, 86, 92, 95, 96, 97, 98, 99)
        Bindings
        • 0: 10
        • 1: 19
        • 2: 23
        • 3: 80
        • 4: 81
        • 5: 82
        • 6: 83
        • 7: 87
        • 8: 88
        • 9: 89
        • 10: 90
        • 11: 91
        • 12: 3
        • 13: 5
        • 14: 4
        • 15: 6
        • 16: 8
        • 17: 9
        • 18: 11
        • 19: 12
        • 20: 13
        • 21: 30
        • 22: 2
        • 23: 16
        • 24: 17
        • 25: 18
        • 26: 21
        • 27: 71
        • 28: 22
        • 29: 24
        • 30: 25
        • 31: 29
        • 32: 26
        • 33: 27
        • 34: 28
        • 35: 31
        • 36: 32
        • 37: 33
        • 38: 34
        • 39: 35
        • 40: 36
        • 41: 37
        • 42: 38
        • 43: 39
        • 44: 40
        • 45: 41
        • 46: 42
        • 47: 43
        • 48: 44
        • 49: 45
        • 50: 47
        • 51: 48
        • 52: 49
        • 53: 51
        • 54: 52
        • 55: 53
        • 56: 55
        • 57: 56
        • 58: 57
        • 59: 58
        • 60: 59
        • 61: 60
        • 62: 61
        • 63: 62
        • 64: 63
        • 65: 54
        • 66: 64
        • 67: 65
        • 68: 66
        • 69: 67
        • 70: 68
        • 71: 69
        • 72: 70
        • 73: 72
        • 74: 73
        • 75: 74
        • 76: 75
        • 77: 76
        • 78: 78
        • 79: 77
        • 80: 79
        • 81: 84
        • 82: 85
        • 83: 86
        • 84: 92
        • 85: 95
        • 86: 96
        • 87: 97
        • 88: 98
        • 89: 99
        Backtrace
        • app/Http/Controllers/CategoryController.php:238
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#310u101397517_careconnect310μsselect * from `product_images` where `products_id` = 127 and (`active_thumbnail` = 1 or `active_thumbnail` is null) order by `active_thumbnail` desc limit 1
        Bindings
        • 0: 127
        • 1: 1
        Backtrace
        • app/Http/Controllers/CategoryController.php:310
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#310u101397517_careconnect270μsselect * from `product_images` where `products_id` = 128 and (`active_thumbnail` = 1 or `active_thumbnail` is null) order by `active_thumbnail` desc limit 1
        Bindings
        • 0: 128
        • 1: 1
        Backtrace
        • app/Http/Controllers/CategoryController.php:310
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#310u101397517_careconnect270μsselect * from `product_images` where `products_id` = 129 and (`active_thumbnail` = 1 or `active_thumbnail` is null) order by `active_thumbnail` desc limit 1
        Bindings
        • 0: 129
        • 1: 1
        Backtrace
        • app/Http/Controllers/CategoryController.php:310
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#310u101397517_careconnect250μsselect * from `product_images` where `products_id` = 130 and (`active_thumbnail` = 1 or `active_thumbnail` is null) order by `active_thumbnail` desc limit 1
        Bindings
        • 0: 130
        • 1: 1
        Backtrace
        • app/Http/Controllers/CategoryController.php:310
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#310u101397517_careconnect280μsselect * from `product_images` where `products_id` = 131 and (`active_thumbnail` = 1 or `active_thumbnail` is null) order by `active_thumbnail` desc limit 1
        Bindings
        • 0: 131
        • 1: 1
        Backtrace
        • app/Http/Controllers/CategoryController.php:310
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#310u101397517_careconnect240μsselect * from `product_images` where `products_id` = 132 and (`active_thumbnail` = 1 or `active_thumbnail` is null) order by `active_thumbnail` desc limit 1
        Bindings
        • 0: 132
        • 1: 1
        Backtrace
        • app/Http/Controllers/CategoryController.php:310
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#310u101397517_careconnect250μsselect * from `product_images` where `products_id` = 133 and (`active_thumbnail` = 1 or `active_thumbnail` is null) order by `active_thumbnail` desc limit 1
        Bindings
        • 0: 133
        • 1: 1
        Backtrace
        • app/Http/Controllers/CategoryController.php:310
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#310u101397517_careconnect310μsselect * from `product_images` where `products_id` = 134 and (`active_thumbnail` = 1 or `active_thumbnail` is null) order by `active_thumbnail` desc limit 1
        Bindings
        • 0: 134
        • 1: 1
        Backtrace
        • app/Http/Controllers/CategoryController.php:310
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#310u101397517_careconnect260μsselect * from `product_images` where `products_id` = 135 and (`active_thumbnail` = 1 or `active_thumbnail` is null) order by `active_thumbnail` desc limit 1
        Bindings
        • 0: 135
        • 1: 1
        Backtrace
        • app/Http/Controllers/CategoryController.php:310
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#319u101397517_careconnect240μsselect * from `header_menus` where `parent` = 0 order by `position` asc
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/CategoryController.php:319
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#321u101397517_careconnect180μsselect * from `header_menus` where `parent` = 1 order by `position` asc
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/CategoryController.php:321
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#321u101397517_careconnect180μsselect * from `header_menus` where `parent` = 2 order by `position` asc
        Bindings
        • 0: 2
        Backtrace
        • app/Http/Controllers/CategoryController.php:321
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#321u101397517_careconnect210μsselect * from `header_menus` where `parent` = 3 order by `position` asc
        Bindings
        • 0: 3
        Backtrace
        • app/Http/Controllers/CategoryController.php:321
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#336u101397517_careconnect190μsselect * from `header_menu_colors` order by `created_at` desc limit 1
        Backtrace
        • app/Http/Controllers/CategoryController.php:336
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#338u101397517_careconnect250μsselect * from `companies` order by `created_at` desc limit 1
        Backtrace
        • app/Http/Controllers/CategoryController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#340u101397517_careconnect190μsselect * from `settings` where `key` = 'store_name_meta' limit 1
        Bindings
        • 0: store_name_meta
        Backtrace
        • app/Http/Controllers/CategoryController.php:340
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#341u101397517_careconnect350μsselect * from `settings` where `key` = 'store_description_meta' limit 1
        Bindings
        • 0: store_description_meta
        Backtrace
        • app/Http/Controllers/CategoryController.php:341
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#351u101397517_careconnect220μsselect * from `settings` where `key` = 'store_favicon' limit 1
        Bindings
        • 0: store_favicon
        Backtrace
        • app/Http/Controllers/CategoryController.php:351
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#356u101397517_careconnect200μsselect * from `companies` order by `created_at` desc limit 1
        Backtrace
        • app/Http/Controllers/CategoryController.php:356
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#361u101397517_careconnect210μsselect * from `settings` where `key` = 'product_stock_from_api' limit 1
        Bindings
        • 0: product_stock_from_api
        Backtrace
        • app/Http/Controllers/CategoryController.php:361
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#362u101397517_careconnect220μsselect * from `online_stock_apis` order by `created_at` desc limit 1
        Backtrace
        • app/Http/Controllers/CategoryController.php:362
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#367u101397517_careconnect310μsselect * from `product_images` where `products_id` = 127 and (`active_thumbnail` = 1 or `active_thumbnail` is null) order by `active_thumbnail` desc limit 1
        Bindings
        • 0: 127
        • 1: 1
        Backtrace
        • app/Http/Controllers/CategoryController.php:367
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#367u101397517_careconnect300μsselect * from `product_images` where `products_id` = 128 and (`active_thumbnail` = 1 or `active_thumbnail` is null) order by `active_thumbnail` desc limit 1
        Bindings
        • 0: 128
        • 1: 1
        Backtrace
        • app/Http/Controllers/CategoryController.php:367
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#367u101397517_careconnect300μsselect * from `product_images` where `products_id` = 129 and (`active_thumbnail` = 1 or `active_thumbnail` is null) order by `active_thumbnail` desc limit 1
        Bindings
        • 0: 129
        • 1: 1
        Backtrace
        • app/Http/Controllers/CategoryController.php:367
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#367u101397517_careconnect280μsselect * from `product_images` where `products_id` = 130 and (`active_thumbnail` = 1 or `active_thumbnail` is null) order by `active_thumbnail` desc limit 1
        Bindings
        • 0: 130
        • 1: 1
        Backtrace
        • app/Http/Controllers/CategoryController.php:367
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#367u101397517_careconnect290μsselect * from `product_images` where `products_id` = 131 and (`active_thumbnail` = 1 or `active_thumbnail` is null) order by `active_thumbnail` desc limit 1
        Bindings
        • 0: 131
        • 1: 1
        Backtrace
        • app/Http/Controllers/CategoryController.php:367
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#367u101397517_careconnect280μsselect * from `product_images` where `products_id` = 132 and (`active_thumbnail` = 1 or `active_thumbnail` is null) order by `active_thumbnail` desc limit 1
        Bindings
        • 0: 132
        • 1: 1
        Backtrace
        • app/Http/Controllers/CategoryController.php:367
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#367u101397517_careconnect260μsselect * from `product_images` where `products_id` = 133 and (`active_thumbnail` = 1 or `active_thumbnail` is null) order by `active_thumbnail` desc limit 1
        Bindings
        • 0: 133
        • 1: 1
        Backtrace
        • app/Http/Controllers/CategoryController.php:367
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#367u101397517_careconnect230μsselect * from `product_images` where `products_id` = 134 and (`active_thumbnail` = 1 or `active_thumbnail` is null) order by `active_thumbnail` desc limit 1
        Bindings
        • 0: 134
        • 1: 1
        Backtrace
        • app/Http/Controllers/CategoryController.php:367
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CategoryController.php#367u101397517_careconnect220μsselect * from `product_images` where `products_id` = 135 and (`active_thumbnail` = 1 or `active_thumbnail` is null) order by `active_thumbnail` desc limit 1
        Bindings
        • 0: 135
        • 1: 1
        Backtrace
        • app/Http/Controllers/CategoryController.php:367
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • category.blade.php#2u101397517_careconnect160μsselect `value` from `settings` where `key` = 'store_theme' limit 1
        Bindings
        • 0: store_theme
        Backtrace
        • view::front.category:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • app.blade.php#3u101397517_careconnect170μsselect * from `companies` order by `created_at` desc limit 1
        Backtrace
        • view::front.care-connect.layouts.app:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • app.blade.php#4u101397517_careconnect170μsselect * from `settings` where `key` = 'store_name_meta' limit 1
        Bindings
        • 0: store_name_meta
        Backtrace
        • view::front.care-connect.layouts.app:4
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • app.blade.php#5u101397517_careconnect200μsselect * from `settings` where `key` = 'store_favicon' limit 1
        Bindings
        • 0: store_favicon
        Backtrace
        • view::front.care-connect.layouts.app:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • CommonService.php#10u101397517_careconnect220μsselect * from `header_menus` where `parent` = 0 order by `position` asc
        Bindings
        • 0: 0
        Backtrace
        • app/Services/CommonService.php:10
        • view::front.care-connect.layouts.partial.header:36
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • CommonService.php#12u101397517_careconnect200μsselect * from `header_menus` where `parent` = 1 order by `position` asc
        Bindings
        • 0: 1
        Backtrace
        • app/Services/CommonService.php:12
        • view::front.care-connect.layouts.partial.header:36
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • CommonService.php#12u101397517_careconnect190μsselect * from `header_menus` where `parent` = 2 order by `position` asc
        Bindings
        • 0: 2
        Backtrace
        • app/Services/CommonService.php:12
        • view::front.care-connect.layouts.partial.header:36
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • CommonService.php#12u101397517_careconnect180μsselect * from `header_menus` where `parent` = 3 order by `position` asc
        Bindings
        • 0: 3
        Backtrace
        • app/Services/CommonService.php:12
        • view::front.care-connect.layouts.partial.header:36
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • header.blade.php#37u101397517_careconnect190μsselect * from `header_menu_colors` order by `created_at` desc limit 1
        Backtrace
        • view::front.care-connect.layouts.partial.header:37
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • header.blade.php#50u101397517_careconnect210μsselect * from `settings` where `key` = 'sticky_banner_header' limit 1
        Bindings
        • 0: sticky_banner_header
        Backtrace
        • view::front.care-connect.layouts.partial.header:50
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      App\Models\Products
      18Products.php#?
      Spatie\Permission\Models\Permission
      14Permission.php#?
      App\Models\Setting
      7Setting.php#?
      App\Models\HeaderMenu
      6HeaderMenu.php#?
      Spatie\Permission\Models\Role
      3Role.php#?
      App\Models\Company
      3Company.php#?
      App\Models\ProductSettings
      1ProductSettings.php#?
          _token
          6gKjbKlMLZkg34XsmS8FKGWoviUuoPrSULiUx5mr
          ClearShow all
          Date ↕MethodURLData
          #12025-05-06 07:38:51GET/category/0?page=466452