The Best Times to Eat Fruit for Optimal Health

The Best Times to Eat Fruit for Optimal Health

Share :


Eating fruit every day is a great way to maintain your health. Fruits can help lower the risk of type 2 diabetes, cancer, and heart disease. But when is the best time to eat fruit? Is it true that you should eat fruit on an empty stomach? Check out the following reviews:.

 

When is the best time to eat fruit?

Fruits are rich in fiber and antioxidants essential for the body. Generally, there is no specific time that is best to eat fruits—you can eat them whenever you like. Whether for breakfast, after exercising, or before a meal, the best time to eat fruits depends on your needs and body condition.

Here are some guidelines about the best times to eat fruits:

In the morning

Eating fruits for breakfast helps you regain energy after a night's sleep. Some believe that eating fruit on an empty stomach promotes detoxification and weight loss.

According to GoodRx, no research has shown that fruits should be consumed on an empty stomach. As a result, you can eat fruits for breakfast, whether on an empty stomach or after a heavy meal.

The myth that fruits should be eaten on an empty stomach comes from the idea that eating fruits after a meal can slow digestion, causing food to linger in the stomach, resulting in bloating, discomfort, and other issues.

In reality, while eating fruits may slow stomach emptying, it does not cause food to remain in the stomach indefinitely and rot. Food mixes with stomach acid, which has a low pH and prevents most microorganisms from growing.

Healthline confirms that there is no scientific evidence that eating fruit after a meal causes bloating, diarrhea, or stomach pain. So, you can eat fruit on an empty or full stomach.

Between meals

Eating fruit between meals can help maintain an ideal weight. Fruit makes you feel fuller longer, preventing hunger between meals. This helps avoid overeating and keeps your weight stable.

Eating fruit between meals also aids digestion because the body is already releasing various enzymes to digest the fruit. You can enjoy a plate of fruit or a fruit salad topped with nuts or seeds.

 

Tips for eating fruits 

Not everyone has the habit of eating fruits daily. You can consume fruits as fresh produce or as juice.

For those who are starting the habit of eating fruits, here are some tips:

  • Mix fruits with protein like nuts, low-sugar peanut butter, or cheese to enhance the flavor
  • Use fruits as a topping for oatmeal or yogurt
  • Add frozen berries to smoothies

 

Fruit can be eaten at any time, whether in the morning, afternoon, or as a snack after dinner. Experts emphasize that the main focus should be on eating enough fruit every day. The USDA recommends eating 1.5–2 cups of fruit per day, including a variety of types. So, to meet this requirement, eat fruit whenever you want.

If you have any questions about nutrition and diet, consult a nutritionist, or you can make use of the consultation features that are available in the Ai Care application by downloading the Ai Care application from the App Store or Play Store.

 

Looking for more information about nutrition, food, and other diet tips? Click here!

Writer : Ratih AI Care
Editor :
  • Sean Edbert Lim, MBBS
Last Updated : Thursday, 1 August 2024 | 04:41

Jones. T. (2023). 5 Myths About the Best Time to Eat Fruit (and the Truth). Available from: https://www.healthline.com/nutrition/best-time-eat-fruit

Foley, J. (2024). Is It Better to Eat Fruits on an Empty Stomach? A Dietitian Explains. Available from: https://www.goodrx.com/well-being/diet-nutrition/eating-fruit-empty-stomach

Pharmeasy. (2024). When Should You Eat Fruits To Obtain The Maximum Benefits?. Available from: https://pharmeasy.in/blog/when-should-you-eat-fruits-to-obtain-the-maximum-benefits/

Kubala. J. (2024). When To Eat Fruit for Weight Loss, According to a Dietitian. Available from: https://www.health.com/when-to-eat-fruit-for-weight-loss-8671133

Request history8.1.29PHP Version892msRequest Duration4MBMemory UsageGET {category}/{slug}Route
  • infolog[11:33:12] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • errorlog[11:33:12] LOG.error: Error accessing doctor id: 6397f8a08335224d1c050c06 { "exception": "Undefi...
  • Booting (261ms)time
  • Application (632ms)time
  • 1 x Application (70.8%)
    632ms
    1 x Booting (29.2%)
    261ms
    11 templates were rendered
    • 1x web.v2.single-post-healthpediasingle-post-healthpedia.blade.php#?blade
    • 1x web.v2.partials.single.breadcrumbbreadcrumb.blade.php#?blade
    • 2x web.partials.single-sharesingle-share.blade.php#?blade
    • 1x web.v2.partials.single.editoreditor.blade.php#?blade
    • 1x web.v2.partials.single.tagstags.blade.php#?blade
    • 1x web.v2.partials.single.referensireferensi.blade.php#?blade
    • 1x web.v2.partials.article-populararticle-popular.blade.php#?blade
    • 1x web.v2.partials.related-articlerelated-article.blade.php#?blade
    • 1x web.v2.partials.healthtopichealthtopic.blade.php#?blade
    • 1x layouts.v2.web_layoutweb_layout.blade.php#?blade
    uri
    GET {category}/{slug}
    middleware
    web
    controller
    App\Http\Controllers\WebController@newSinglePost
    namespace
    App\Http\Controllers
    prefix
    where
    as
    web.new.single.post
    file
    app/Http/Controllers/WebController.php:645-806
    32 statements were executed441ms
    • WebController.php#656aicare_prod_new1.19msselect * from `categories` where (`slug` = 'nutrition' or `slug_en` = 'nutrition') and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: nutrition
      • 1: nutrition
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • app/Http/Controllers/WebController.php:656
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#657aicare_prod_new72.8msselect * from `posts` where `slug` = 'the-best-times-to-eat-fruit-for-optimal-health-en' or `slug_en` = 'the-best-times-to-eat-fruit-for-optimal-health-en' limit 1
      Bindings
      • 0: the-best-times-to-eat-fruit-for-optimal-health-en
      • 1: the-best-times-to-eat-fruit-for-optimal-health-en
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • app/Http/Controllers/WebController.php:657
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#703aicare_prod_new72.43msselect * from `posts` where (`slug` = 'the-best-times-to-eat-fruit-for-optimal-health-en' or `slug_en` = 'the-best-times-to-eat-fruit-for-optimal-health-en') and `status` = 1 and `publish_date` <= '2025-01-12 11:33:11' and `deleted_at` is null limit 1
      Bindings
      • 0: the-best-times-to-eat-fruit-for-optimal-health-en
      • 1: the-best-times-to-eat-fruit-for-optimal-health-en
      • 2: 1
      • 3: 2025-01-12 11:33:11
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • app/Http/Controllers/WebController.php:703
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#703aicare_prod_new1.06msselect `users`.*, `post_editor`.`post_id` as `pivot_post_id`, `post_editor`.`user_id` as `pivot_user_id`, `post_editor`.`created_at` as `pivot_created_at`, `post_editor`.`updated_at` as `pivot_updated_at` from `users` inner join `post_editor` on `users`.`id` = `post_editor`.`user_id` where `post_editor`.`post_id` in (9622)
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:703
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#703aicare_prod_new910μsselect `users`.*, `post_english_editors`.`post_id` as `pivot_post_id`, `post_english_editors`.`user_id` as `pivot_user_id`, `post_english_editors`.`created_at` as `pivot_created_at`, `post_english_editors`.`updated_at` as `pivot_updated_at` from `users` inner join `post_english_editors` on `users`.`id` = `post_english_editors`.`user_id` where `post_english_editors`.`post_id` in (9622)
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:703
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#703aicare_prod_new6.03msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` in (9622) and `categories`.`deleted_at` is null
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:703
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#703aicare_prod_new640μsselect * from `categories` where `categories`.`id` in (0) and `categories`.`deleted_at` is null
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:703
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#724aicare_prod_new16.6msselect `tags`.*, `post_tag`.`post_id` as `pivot_post_id`, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`created_at` as `pivot_created_at`, `post_tag`.`updated_at` as `pivot_updated_at` from `tags` inner join `post_tag` on `tags`.`id` = `post_tag`.`tag_id` where `post_tag`.`post_id` = 9622
      Bindings
      • 0: 9622
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:724
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#1361aicare_prod_new12.67msselect `posts`.*, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`post_id` as `pivot_post_id` from `posts` inner join `post_tag` on `posts`.`id` = `post_tag`.`post_id` where `post_tag`.`tag_id` = 438
      Bindings
      • 0: 438
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1361
      • app/Http/Controllers/WebController.php:735
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • WebController.php#1361aicare_prod_new12.1msselect `posts`.*, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`post_id` as `pivot_post_id` from `posts` inner join `post_tag` on `posts`.`id` = `post_tag`.`post_id` where `post_tag`.`tag_id` = 750
      Bindings
      • 0: 750
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1361
      • app/Http/Controllers/WebController.php:735
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • WebController.php#1361aicare_prod_new12.2msselect `posts`.*, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`post_id` as `pivot_post_id` from `posts` inner join `post_tag` on `posts`.`id` = `post_tag`.`post_id` where `post_tag`.`tag_id` = 1448
      Bindings
      • 0: 1448
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1361
      • app/Http/Controllers/WebController.php:735
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • WebController.php#1361aicare_prod_new12.81msselect `posts`.*, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`post_id` as `pivot_post_id` from `posts` inner join `post_tag` on `posts`.`id` = `post_tag`.`post_id` where `post_tag`.`tag_id` = 5692
      Bindings
      • 0: 5692
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1361
      • app/Http/Controllers/WebController.php:735
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • WebController.php#743aicare_prod_new106msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-01-12 11:33:11' and `deleted_at` is null and `content_type` = 'article' and `slug_en` != '' and `slug_en` is not null order by RAND() limit 7
      Bindings
      • 0: 1
      • 1: 2025-01-12 11:33:11
      • 2: article
      • 3: 
      Hints
      • Use SELECT * only if you need all columns from table
      • ORDER BY RAND() is slow, try to avoid if you can. You can read this or this
      • The != operator is not standard. Use the <> operator to test for inequality instead.
      Backtrace
      • app/Http/Controllers/WebController.php:743
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • CategoryHealtTopics.php#11aicare_prod_new1.12msselect * from `categories` where (`slug` != 'penyakit-a-z' and `slug` != 'obat-a-z' and `slug` != 'pemeriksaan-a-z' and `parent_id` = '0') and `categories`.`deleted_at` is null order by `order` asc
      Bindings
      • 0: penyakit-a-z
      • 1: obat-a-z
      • 2: pemeriksaan-a-z
      • 3: 0
      Hints
      • Use SELECT * only if you need all columns from table
      • The != operator is not standard. Use the <> operator to test for inequality instead.
      Backtrace
      • app/Repositories/Categories/CategoryHealtTopics.php:11
      • app/Http/Controllers/WebController.php:744
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • WebController.php#748aicare_prod_new1.68msselect `healthpedia`.*, `healthpedia_post`.`post_id` as `pivot_post_id`, `healthpedia_post`.`healthpedia_id` as `pivot_healthpedia_id`, `healthpedia_post`.`created_at` as `pivot_created_at`, `healthpedia_post`.`updated_at` as `pivot_updated_at` from `healthpedia` inner join `healthpedia_post` on `healthpedia`.`id` = `healthpedia_post`.`healthpedia_id` where `healthpedia_post`.`post_id` = 9622 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 9622
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:748
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#779aicare_prod_new7.14msupdate `posts` set `views_count` = 176 where `id` = 9622
      Bindings
      • 0: 176
      • 1: 9622
      Backtrace
      • app/Http/Controllers/WebController.php:779
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • ActivityLogger.php#174aicare_prod_new4.67msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 9622, 'App\\Models\\Admin\\Post', 'updated', '2025-01-12 11:33:12', '2025-01-12 11:33:12')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 9622
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-01-12 11:33:12
      • 8: 2025-01-12 11:33:12
      Backtrace
      • vendor/spatie/laravel-activitylog/src/ActivityLogger.php:174
      • vendor/spatie/laravel-activitylog/src/Traits/LogsActivity.php:88
      • app/Http/Controllers/WebController.php:779
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • single-post-healthpedia.blade.php#37aicare_prod_new1.32msselect * from `users` where `users`.`id` = 18 limit 1
      Bindings
      • 0: 18
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • view::web.v2.single-post-healthpedia:37
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • article-popular.blade.php#15aicare_prod_new9.75msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 8491 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8491
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • article-popular.blade.php#15aicare_prod_new9.04msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 7546 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7546
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • article-popular.blade.php#15aicare_prod_new9.09msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 7111 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7111
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • article-popular.blade.php#15aicare_prod_new9.36msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 7727 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7727
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • article-popular.blade.php#15aicare_prod_new9.27msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 7384 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7384
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • article-popular.blade.php#15aicare_prod_new9.17msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 8054 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8054
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • article-popular.blade.php#15aicare_prod_new9.57msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 9825 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9825
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • related-article.blade.php#15aicare_prod_new6.19msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 9704 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9704
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.related-article:15
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • related-article.blade.php#15aicare_prod_new7.26msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 9691 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9691
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.related-article:15
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • related-article.blade.php#15aicare_prod_new7.92msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 9662 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9662
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.related-article:15
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • related-article.blade.php#15aicare_prod_new8.2msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 9623 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9623
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.related-article:15
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • web_layout.blade.php#122aicare_prod_new1.03msselect * from `pages` where `slug` = 'about-us' limit 1
      Bindings
      • 0: about-us
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • view::layouts.v2.web_layout:122
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • web_layout.blade.php#549aicare_prod_new750μsselect * from `faqs` where `name_en` is not null and `slug_en` is not null limit 1
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • view::layouts.v2.web_layout:549
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • web_layout.blade.php#551aicare_prod_new1.03msselect * from `term_policies`
      Hints
      • Use SELECT * only if you need all columns from table
      • The SELECT statement has no WHERE clause and could examine many more rows than intended
      Backtrace
      • view::layouts.v2.web_layout:551
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    App\Models\Admin\Post
    47Post.php#?
    App\Models\Admin\Category
    19Category.php#?
    App\Models\Admin\Tag
    4Tag.php#?
    App\User
    3User.php#?
    App\Models\TermPolicy
    3TermPolicy.php#?
    App\Models\Admin\Page
    1Page.php#?
    App\Models\Admin\Faq
    1Faq.php#?
        locale
        en
        _token
        EqhykyM1nSq2eeN6Juc6KnsJKBMMt5CMXPEZpBYv
        _previous
        array:1 [ "url" => "https://ai-care.atmatech.id/nutrition/the-best-times-to-eat-fruit-for-optimal-...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /nutrition/the-best-times-to-eat-fruit-for-optimal-health-en
        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:21 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjRJZis5RzM1QmxaUU9vNC9Sc25iRkE9PSIsInZhbHVlIjoiRVlyY0tPeVBSZldCbWN6WUhmSjQ1bGY4aVdYUEYva0Nhb0trRUd6NWlTYUpNQ1hqUUZYVEZ6M1BLUHJiWExnRFU5NmZ5MjNqNk1XZGQ2U2ltQm1qNENScCswQjRlTHBEZ0VyYlkrdlVKUUp2QWxnd052ZzNsSGh6QVFibDZsaUoiLCJtYWMiOiJmZjc2ZDc1MzRiNGY2ODRhMGM4NjdlY2M1NDQwOTIwMDRlMDVlMGMwMzUzZTZkMmI1OGM5NzQ3NDIwMDRjOTZlIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IlRVc1liSEo1OUNReDhrMTVLRmxOVkE9PSIsInZhbHVlIjoidGhwelhlRjliZENRYTJMRUduWk43dVFKZ0pVYjA0Z3M2UVlGOFJmcDBmUU5lMVpPMkw1MTF3U2F1UTZHZWkzK2FkcmpjaWREaXdXeEdYZmJ5NHlpZUI4bndqWWRjcndRdXUxeW1JZFVma3ppQmRqMmp6bU9uNy9FMzZCa2J5ZG0iLCJtYWMiOiJiMTUyNTIxYjkzYTEzZDY5N2ZiZmExNTcxMWM5MWRiYzFmM2U5ZGJjZTdkY2Y1NDAyOTk5ODhmM2RlNjg4YTM2IiwidGFnIjoiIn0%3D; _ga=GA1.1.723460564.1736656390; _ga_8PF7N2844F=GS1.1.1736656390.1.0.1736656390.0.0.0XSRF-TOKEN=eyJpdiI6IjRJZis5RzM1QmxaUU9vNC9Sc25iRkE9PSIsInZhbHVlIjoiRVlyY0tPeVBSZldCbWN6WUhmSjQ1bGY4aVdYUEYva0Nhb0trRUd6NWlTYUpNQ1hqUUZYVEZ6M1BLUHJiWExnRFU5NmZ5M" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "close" ] "x-real-ip" => array:1 [ 0 => "3.17.77.97" ] "x-forwarded-for" => array:1 [ 0 => "3.17.77.97" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-scheme" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "ai-care.atmatech.id" ] ]
        request_cookies
        0 of 0
        array:4 [ "XSRF-TOKEN" => "EqhykyM1nSq2eeN6Juc6KnsJKBMMt5CMXPEZpBYv" "laravel_session" => "2evc7MMnFgz9zRFNDM0wTZe96AS85vIHOUTtaZkg" "_ga" => null "_ga_8PF7N2844F" => null ]
        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, 12 Jan 2025 04:33:12 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InFYL1h5NzJneGhKWi9na1ZCSmNGbmc9PSIsInZhbHVlIjoiYWUxVGZlaVY0OFdLVFNyZHA4YmxUVXF2NG5KZU8wdldHOXlBT2hJc1R3NzNtTkVjcVYxalpBa2VwL0pObU9yci9JMDRnTkhDd3hCZXVKd3M1MUJkWVBaQ25FQjFBMEdaSDl5a2U0MUk5cHpWcStpQnJhMVZpQU5qZW5Fd0ZNcEwiLCJtYWMiOiI0MThiYjY4YTcwNDA2Y2U0MjZkMzM0ODEwZGI5MmVhMzJmMzE5YTY5OGVkYjMwZWViMzExOWQ1MTBkMGI1ZjUyIiwidGFnIjoiIn0%3D; expires=Sun, 12 Jan 2025 06:33:12 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6InFYL1h5NzJneGhKWi9na1ZCSmNGbmc9PSIsInZhbHVlIjoiYWUxVGZlaVY0OFdLVFNyZHA4YmxUVXF2NG5KZU8wdldHOXlBT2hJc1R3NzNtTkVjcVYxalpBa2VwL0pObU9yci9JMDRnT" 1 => "laravel_session=eyJpdiI6ImZTZE5kNWtCWklvZGF6R0RrSWtRL0E9PSIsInZhbHVlIjoiV2I4bGlRWUc5bnNpNExqaEU3STY2ZldGSnRNdlkrWTFpem44RzUvaVQreHhlMENwblRaNWErZTZqNDh5TXcrV1VYT2tCWGdndjVmMlJtenlpT3ZtYXhjQllqc29LZXdjUjZHdVEzbWlpSXM3b1V4enlXa1JTbnBVeEg4aHdSZXEiLCJtYWMiOiI4ZjFiMWU5MDkyYjFmN2M5Yzc4NmMxNWFjMzljY2FhOWYwZTg5MmI4YThlYWNmZDg0ZjQ0OTRiOWIzNWQ5YTkyIiwidGFnIjoiIn0%3D; expires=Sun, 12 Jan 2025 06:33:12 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6ImZTZE5kNWtCWklvZGF6R0RrSWtRL0E9PSIsInZhbHVlIjoiV2I4bGlRWUc5bnNpNExqaEU3STY2ZldGSnRNdlkrWTFpem44RzUvaVQreHhlMENwblRaNWErZTZqNDh5TXcrV1VY" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InFYL1h5NzJneGhKWi9na1ZCSmNGbmc9PSIsInZhbHVlIjoiYWUxVGZlaVY0OFdLVFNyZHA4YmxUVXF2NG5KZU8wdldHOXlBT2hJc1R3NzNtTkVjcVYxalpBa2VwL0pObU9yci9JMDRnTkhDd3hCZXVKd3M1MUJkWVBaQ25FQjFBMEdaSDl5a2U0MUk5cHpWcStpQnJhMVZpQU5qZW5Fd0ZNcEwiLCJtYWMiOiI0MThiYjY4YTcwNDA2Y2U0MjZkMzM0ODEwZGI5MmVhMzJmMzE5YTY5OGVkYjMwZWViMzExOWQ1MTBkMGI1ZjUyIiwidGFnIjoiIn0%3D; expires=Sun, 12-Jan-2025 06:33:12 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InFYL1h5NzJneGhKWi9na1ZCSmNGbmc9PSIsInZhbHVlIjoiYWUxVGZlaVY0OFdLVFNyZHA4YmxUVXF2NG5KZU8wdldHOXlBT2hJc1R3NzNtTkVjcVYxalpBa2VwL0pObU9yci9JMDRnT" 1 => "laravel_session=eyJpdiI6ImZTZE5kNWtCWklvZGF6R0RrSWtRL0E9PSIsInZhbHVlIjoiV2I4bGlRWUc5bnNpNExqaEU3STY2ZldGSnRNdlkrWTFpem44RzUvaVQreHhlMENwblRaNWErZTZqNDh5TXcrV1VYT2tCWGdndjVmMlJtenlpT3ZtYXhjQllqc29LZXdjUjZHdVEzbWlpSXM3b1V4enlXa1JTbnBVeEg4aHdSZXEiLCJtYWMiOiI4ZjFiMWU5MDkyYjFmN2M5Yzc4NmMxNWFjMzljY2FhOWYwZTg5MmI4YThlYWNmZDg0ZjQ0OTRiOWIzNWQ5YTkyIiwidGFnIjoiIn0%3D; expires=Sun, 12-Jan-2025 06:33:12 GMT; path=/; httponlylaravel_session=eyJpdiI6ImZTZE5kNWtCWklvZGF6R0RrSWtRL0E9PSIsInZhbHVlIjoiV2I4bGlRWUc5bnNpNExqaEU3STY2ZldGSnRNdlkrWTFpem44RzUvaVQreHhlMENwblRaNWErZTZqNDh5TXcrV1VY" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "en" "_token" => "EqhykyM1nSq2eeN6Juc6KnsJKBMMt5CMXPEZpBYv" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/nutrition/the-best-times-to-eat-fruit-for-optimal-health-en" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-01-12 11:33:12GET/nutrition/the-best-times-to-eat-fruit-for-optimal-health-en2113278