• Home
  • nutrition
  • Claimed to Improve Brain Function: These Are Other Benefits Of Lion's Mane Mushroom For Health

Claimed to Improve Brain Function: These Are Other Benefits Of Lion's Mane Mushroom For Health

Claimed to Improve Brain Function: These Are Other Benefits Of Lion's Mane Mushroom For Health

Share :


Lion’s mane mushroom (Hericium erinaceus) is a medical mushroom widely used in traditional medicine. The lion's mane mushroom is believed to contain antioxidants and can improve various brain functions, such as protecting nerve cells.

 

The Benefits of Lion's Mane Mushroom

Lion’s mane mushroom is a large white fungus that has lion-like mushrooms. This plant contains bioactive compounds that can be beneficial for health. The lion sulfur mushroom is commonly used in traditional medicine and food processing in Asian countries such as China, India, Japan, and Korea. You can find lion’s mane mushrooms in many forms, including powder and capsules, on the market today.

The lion’s mane mushroom supplement is believed to be beneficial for brain function and digestion. Retrieved from Healthline, here are some of the benefits of lion's mane mushrooms:

Preventing dementia

Dementia is a group of symptoms characterised by a progressive decline in cognitive abilities, most commonly seen in the elderly. Multiple disorders can harm the brain's nerve cells, leading to this condition.

Research has shown that the polyphenols, hericenone and erinacine found in the lion's mane mushrooms can promote the proliferation of brain cells. Research on mild Alzheimer's patients suggests that the lion's mane mushrooms may help keep brain function intact for longer by promoting nerve cell growth and protecting the brain from damage associated with the disease.

 

Alleviates symptoms of depression and anxiety disorders

One of the numerous factors that can lead to anxiety and depression is inflammation, particularly chronic inflammation. The anti-inflammatory properties of the lion's mane mushroom extract have alleviated depressive and anxious symptoms in mouse studies.

Research on animals has shown that the lion's mane extract can promote cell regeneration and enhance function in the hippocampus, a brain region responsible for processing memories and emotions. Animals given the lion's mane mushroom extract showed less symptoms of anxiety and depression, which is thought to be due to the enhancement of hippocampus function.

More: Effects Of Using Cannabis For Brain Health

It aids in the recovery of nervous system injuries

Scientific research on animals has shown that an extract from the lion's mane mushroom can hasten the healing process after nervous system injuries. Taking the lion's mane mushroom after a stroke may lessen the impact of the severity on your brain because it promotes the growth and repair of nerve cells.

Alleviates symptoms of gastric ulcer

One of the causes of gastric ulcers is the overgrowth of H. pylori bacteria. Some studies have revealed that the lion's mane extract can prevent bacterial growth in test tubes and protect the stomach lining from damage. Still, no studies have tested whether the extract has the same effect on the digestive system.

 

Reduces the risk of heart disease

Obesity and high levels of bad cholesterol in the blood are some of the risk factors for heart disease. Research has shown that the lion’s mane mushroom extract can boost fat metabolism and lower triglyceride levels in the blood.

More: What Is Brain Stem Death And The Cause

Lion's Mane Mushroom Side Effects

Although the lion's mane mushroom has demonstrated promising results in animal studies, it is unclear whether it would have the same beneficial effect on injuries to the neurological system in humans.


To do that, talking to a medical professional before using the lion's mane mushroom is wise. Do not take this supplement if you have a history of severe allergic reactions to mushrooms; if this occurs while taking it, discontinue use and consult a medical professional. The consultation feature on the Ai Care app, which can be downloaded on your phone, can provide you with further health.

 

Want to know more information about nutrition, food, and other diet tips? Click here!

 

 

Writer : Ratih AI Care
Editor :
  • dr. Yuliana Inosensia
Last Updated : Monday, 5 February 2024 | 04:24

Julson, E. (2018). 9 Health Benefits of Lion’s Mane Mushroom (Plus Side Effects). [online] Healthline. Available at: https://www.healthline.com/nutrition/lions-mane-mushroom.

‌www.webmd.com. (n.d.). LION’S MANE MUSHROOM: Overview, Uses, Side Effects, Precautions, Interactions, Dosing and Reviews. [online] Available at: https://www.webmd.com/vitamins/ai/ingredientmono-1536/lions-mane-mushroom.

Verywell Mind. (n.d.). The Health Benefits of This Medicinal Mushroom. [online] Available at: https://www.verywellmind.com/the-benefits-of-lions-mane-89474#toc-potential-health-benefits-of-lions-mane [Accessed 2 Feb. 2024].

 

Request history8.1.29PHP Version1.01sRequest Duration5MBMemory UsageGET {category}/{slug}Route
  • infolog[09:04:37] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • errorlog[09:04:37] LOG.error: Error accessing doctor id: 63983202e088e5e18c0511d7 { "exception": "Undefi...
  • infolog[09:04:37] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • Booting (272ms)time
  • Application (735ms)time
  • 1 x Application (72.99%)
    735ms
    1 x Booting (27.01%)
    272ms
    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
    31 statements were executed373ms
    • WebController.php#656aicare_prod_new1.2msselect * 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_new61.96msselect * from `posts` where (`slug` = 'claimed-to-improve-brain-function-these-are-other-benefits-of-lions-mane-for-health' or `slug_en` = 'claimed-to-improve-brain-function-these-are-other-benefits-of-lions-mane-for-health') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: claimed-to-improve-brain-function-these-are-other-benefits-of-lions-mane-for-health
      • 1: claimed-to-improve-brain-function-these-are-other-benefits-of-lions-mane-for-health
      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_new41.19msselect * from `posts` where (`slug` = 'claimed-to-improve-brain-function-these-are-other-benefits-of-lions-mane-for-health' or `slug_en` = 'claimed-to-improve-brain-function-these-are-other-benefits-of-lions-mane-for-health') and `status` = 1 and `publish_date` <= '2025-04-15 09:04:37' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: claimed-to-improve-brain-function-these-are-other-benefits-of-lions-mane-for-health
      • 1: claimed-to-improve-brain-function-these-are-other-benefits-of-lions-mane-for-health
      • 2: 1
      • 3: 2025-04-15 09:04:37
      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.14msselect `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 (8334)
      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_new970μ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 (8334)
      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.12msselect `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 (8334) 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_new750μ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.59msselect `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` = 8334
      Bindings
      • 0: 8334
      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#1362aicare_prod_new12.75msselect `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` = 236 and `posts`.`deleted_at` is null
      Bindings
      • 0: 236
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1362
      • 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#1362aicare_prod_new13.38msselect `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` = 5043 and `posts`.`deleted_at` is null
      Bindings
      • 0: 5043
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1362
      • 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#1362aicare_prod_new11.85msselect `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` = 8116 and `posts`.`deleted_at` is null
      Bindings
      • 0: 8116
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1362
      • 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_new120msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-15 09:04:37' and `deleted_at` is null and `content_type` = 'article' and `slug_en` != '' and `slug_en` is not null and `posts`.`deleted_at` is null order by RAND() limit 7
      Bindings
      • 0: 1
      • 1: 2025-04-15 09:04:37
      • 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.35msselect * 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.76msselect `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` = 8334 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 8334
      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_new8.72msupdate `posts` set `views_count` = 978 where `id` = 8334
      Bindings
      • 0: 978
      • 1: 8334
      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_new6msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 8334, 'App\\Models\\Admin\\Post', 'updated', '2025-04-15 09:04:37', '2025-04-15 09:04:37')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 8334
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-04-15 09:04:37
      • 8: 2025-04-15 09:04:37
      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.16msselect * 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_new5.76msselect `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` = 8007 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8007
      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_new5.66msselect `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` = 10035 and `categories`.`deleted_at` is null
      Bindings
      • 0: 10035
      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_new5.84msselect `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` = 8557 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8557
      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_new5.69msselect `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` = 7594 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7594
      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_new6.02msselect `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` = 9927 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9927
      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_new5.64msselect `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` = 9894 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9894
      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_new5.72msselect `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
    • related-article.blade.php#15aicare_prod_new5.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` = 9859 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9859
      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_new5.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` = 9507 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9507
      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_new5.73msselect `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` = 9512 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9512
      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_new5.97msselect `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` = 9506 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9506
      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_new790μsselect * 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_new720μ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.12msselect * 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
    42Post.php#?
    App\Models\Admin\Category
    19Category.php#?
    App\User
    3User.php#?
    App\Models\Admin\Tag
    3Tag.php#?
    App\Models\TermPolicy
    3TermPolicy.php#?
    App\Models\Admin\Page
    1Page.php#?
    App\Models\Admin\Faq
    1Faq.php#?
        locale
        en
        _token
        JdMHiWc7zGEJ8YcgYgb5yYM3fVFIrg39Cu6xROLe
        _previous
        array:1 [ "url" => "https://ai-care.atmatech.id/nutrition/claimed-to-improve-brain-function-these-...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /nutrition/claimed-to-improve-brain-function-these-are-other-benefits-of-lions-mane-for-health
        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:20 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6ImwvR1hpQ2NVaFJhNXNiSEFLZFc3V2c9PSIsInZhbHVlIjoiNzlNcm9mczF6S1hoamdJd0syTjhOU3ZtQVVycUlzMmZlbmV1WXAyTi9Tei84bGhmOVVMa1Aza2dneGpvV1F5YldKVTB5NlFjVHhzakRqL2l0TFAxZE9pWUxGZUtQWVZXcUNrM3lkNmNzZkVJYklkOG5xS1ZvcStIWFFDem5OM2kiLCJtYWMiOiIwOTBlOWFmOGE0NDY3MmUwNjgxYjAwMjRkZmRkZmVhYjcxNmY2YzE3YzA5MDlkOTc5ODlhNDdmNjAxZDlkOGVjIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IjlJSGJNL0ZaajJ6cXlBeW1wR1F0cEE9PSIsInZhbHVlIjoiaExlZzNva3E2RzNhK0E1NmRydGVZRkF2SU5YUHc0RDVFNTh1SlppU2pDZkxYR0VKczlPbnR2R0tWV0hxOW5Id0JJNE1abFk0dHYxWUhGOGNLeDNkMWppY1UzZFBzK2g3b3pvalFValJqdXcxckZ4RUpiL1FUQ3dXVWpqNm8wY1kiLCJtYWMiOiI0YzExMDZkMmJkZWQxNzYzY2JjYjAzM2E2YzU1ZmJjYmRhZTdlODZjOGM0M2NkNGJiNmM2ZDQzNDAyODEzMTIyIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6ImwvR1hpQ2NVaFJhNXNiSEFLZFc3V2c9PSIsInZhbHVlIjoiNzlNcm9mczF6S1hoamdJd0syTjhOU3ZtQVVycUlzMmZlbmV1WXAyTi9Tei84bGhmOVVMa1Aza2dneGpvV1F5YldKVTB5N" ] "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" ] "x-real-ip" => array:1 [ 0 => "18.217.130.180" ] "x-forwarded-for" => array:1 [ 0 => "18.217.130.180" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-scheme" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "ai-care.atmatech.id" ] "connection" => array:1 [ 0 => "keep-alive" ] ]
        request_cookies
        0 of 0
        array:2 [ "XSRF-TOKEN" => "JdMHiWc7zGEJ8YcgYgb5yYM3fVFIrg39Cu6xROLe" "laravel_session" => "CJSHiM3PvaQwExxLZ9NbKLNKTB1LOnRKVsJFX0Bt" ]
        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 => "Tue, 15 Apr 2025 02:04:37 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImpvRHgxVnNaM05DN2s5LzlQZG1wTVE9PSIsInZhbHVlIjoiUzRIdGpQT1F5UGxUWE1ReUhXZVlGbkNCNDVqYXBKUlU1S0d6UFUzR0JRK1EwWVpVTUx6MUszK1dBT0tYQytFU1A1dUsvVTNYS0ZGMVY2V3I3dzhTQXJjQkZwVlFRNGUzL2Q3bWdab0dqNVVuK1BRai9CdlJhUjBGQWJyeUpjRDMiLCJtYWMiOiJiODFkZDM5NzIxZDE2OTViNjVkMDIxMjU0ZDdjOTU1YTE3YTc0ZGZhOTg5ZTc0YjMzYTM0ZDIzNzhmMzcwYWU0IiwidGFnIjoiIn0%3D; expires=Tue, 15 Apr 2025 04:04:37 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6ImpvRHgxVnNaM05DN2s5LzlQZG1wTVE9PSIsInZhbHVlIjoiUzRIdGpQT1F5UGxUWE1ReUhXZVlGbkNCNDVqYXBKUlU1S0d6UFUzR0JRK1EwWVpVTUx6MUszK1dBT0tYQytFU1A1dUsvV" 1 => "laravel_session=eyJpdiI6InI3dnNSYUNUZ0dmN1FoOEpndFJjeHc9PSIsInZhbHVlIjoiZnNwN2tPbHBnUmVlU20wd3ZsZjdFN1hyTWJXay9FUFFpalFlZXp5YkQ0ODNaOC9QcGM2RzhyajVDcFpFWnJ6V2pYM2syK1pmN216YnMvd3R0SzJwV05adUVYZ2dySmNEYVRMZjd5UUxHTmYwcElRS2RJNFdkL3lkcEFZMW16VVQiLCJtYWMiOiJmMWE0NDQyYjU5MWYwNzFiMTM2ZTkyOGU5NWM1MDRlMzM1MzY5MDRiNTMxNjU0OGI4YjcwZjg2N2M2NTQ5M2FjIiwidGFnIjoiIn0%3D; expires=Tue, 15 Apr 2025 04:04:37 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6InI3dnNSYUNUZ0dmN1FoOEpndFJjeHc9PSIsInZhbHVlIjoiZnNwN2tPbHBnUmVlU20wd3ZsZjdFN1hyTWJXay9FUFFpalFlZXp5YkQ0ODNaOC9QcGM2RzhyajVDcFpFWnJ6V2pY" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImpvRHgxVnNaM05DN2s5LzlQZG1wTVE9PSIsInZhbHVlIjoiUzRIdGpQT1F5UGxUWE1ReUhXZVlGbkNCNDVqYXBKUlU1S0d6UFUzR0JRK1EwWVpVTUx6MUszK1dBT0tYQytFU1A1dUsvVTNYS0ZGMVY2V3I3dzhTQXJjQkZwVlFRNGUzL2Q3bWdab0dqNVVuK1BRai9CdlJhUjBGQWJyeUpjRDMiLCJtYWMiOiJiODFkZDM5NzIxZDE2OTViNjVkMDIxMjU0ZDdjOTU1YTE3YTc0ZGZhOTg5ZTc0YjMzYTM0ZDIzNzhmMzcwYWU0IiwidGFnIjoiIn0%3D; expires=Tue, 15-Apr-2025 04:04:37 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImpvRHgxVnNaM05DN2s5LzlQZG1wTVE9PSIsInZhbHVlIjoiUzRIdGpQT1F5UGxUWE1ReUhXZVlGbkNCNDVqYXBKUlU1S0d6UFUzR0JRK1EwWVpVTUx6MUszK1dBT0tYQytFU1A1dUsvV" 1 => "laravel_session=eyJpdiI6InI3dnNSYUNUZ0dmN1FoOEpndFJjeHc9PSIsInZhbHVlIjoiZnNwN2tPbHBnUmVlU20wd3ZsZjdFN1hyTWJXay9FUFFpalFlZXp5YkQ0ODNaOC9QcGM2RzhyajVDcFpFWnJ6V2pYM2syK1pmN216YnMvd3R0SzJwV05adUVYZ2dySmNEYVRMZjd5UUxHTmYwcElRS2RJNFdkL3lkcEFZMW16VVQiLCJtYWMiOiJmMWE0NDQyYjU5MWYwNzFiMTM2ZTkyOGU5NWM1MDRlMzM1MzY5MDRiNTMxNjU0OGI4YjcwZjg2N2M2NTQ5M2FjIiwidGFnIjoiIn0%3D; expires=Tue, 15-Apr-2025 04:04:37 GMT; path=/; httponlylaravel_session=eyJpdiI6InI3dnNSYUNUZ0dmN1FoOEpndFJjeHc9PSIsInZhbHVlIjoiZnNwN2tPbHBnUmVlU20wd3ZsZjdFN1hyTWJXay9FUFFpalFlZXp5YkQ0ODNaOC9QcGM2RzhyajVDcFpFWnJ6V2pY" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "en" "_token" => "JdMHiWc7zGEJ8YcgYgb5yYM3fVFIrg39Cu6xROLe" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/nutrition/claimed-to-improve-brain-function-these-are-other-benefits-of-lions-mane-for-health" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-15 09:04:37GET/nutrition/claimed-to-improve-brain-function-these-are-other-benefits-of-lions-mane-for-health3113172