4 Cara Alami untuk Mengobati Ambeien

4 Cara Alami untuk Mengobati Ambeien

Bagikan :


Ambeien atau wasir adalah salah satu penyakit yang banyak terjadi di masyarakat. Ambeien terjadi ketika bengkaknya pembuluh darah vena di sekitar anus. Orang yang mengalami ambeien umumnya merasa tidak nyaman saat duduk. Beberapa kondisi wasir dapat sembuh sendiri, namun ada juga yang membutuhkan penanganan dokter. Selain operasi dan minum obat, pada beberapa kasus, wasir juga dapat diobati dengan bahan alami.

Cara alami untuk mengobati wasir

Ambeien dapat disebabkan oleh kondisi kurang serat, duduk terlalu lama, juga karena kehamilan. Penderita wasir umumnya merasakan tidak nyaman saat duduk terutama dalam waktu lama. Rasa sakit akibat wasir biasanya tidak terlalu parah, namun ada kemungkinan untuk berdarah kapan saja.  Untuk meredakan ambeien, beberapa bahan alami ini bisa Anda coba seperti dilanisr dari laman Cleveland Clinic:

1. Berendam air hangat dengan sitz bath

Sitz bath dikenal juga dengan istilah rendam duduk atau rendam pantat adalah perawatan yang digunakan untuk merawat antara pantat dan perineum. Perawatan ini biasa dilakukan untuk menjaga kebersihan anus dan area genital, membantu meredakan nyeri dan mengurangi peradangan di area tersebut.

Sitz bath terdiri dari satu wadah plastik yang diletakkan di atas dudukan toilet. Plastik ini memiliki kantong dan selang panjang di ujungnya. Anda dapat mengisi kantong dengan air hangat dan berendam di atasnya selama 15 menit setiap hari beberapa kali sehari.

2. Cuka apel

Cuka apel terbuat dari fermentasi sari buah apel yang mengandung asam asetat. Kandungan inilah yang dianggap dapat membantu mengecilkan tonjolan yang muncul akibat wasir. Namun, menurut beberapa penelitian penggunaan cuka apel dapat memicu iritasi jika dioleskan secara langsung, sehingga dokter mungkin tak akan merekomendasikan cuka apel untuk pengobatan ambeien.

3. Lidah buaya

Lidah buaya dikenal memiliki berbagai manfaat termasuk untuk mengobati wasir. Lidah buaya mengandung antiinflamasi yang dapat menenangkan pembuluh darah yang meradang. Kandungan arakuinon pada lidah buaya dipercaya memniliki khasiaat mengencangkan dinding saluran pencernaan dan dapat mendorong isi usus keluar lebih lunak. Namun, obat ini dapat menyebabkan sembelit dan reaksi alergi pada beberapa orang. Jika Anda ingin menggunakan lidah buaya sebagai obat ambeien, sebaiknya lakukan tes iritasi sebelumnya.

4. Garam epsom dan gliserin

Anda bisa menggunakan garam epson dan gliserin untuk mengobati wasir. Campurkan 2 sendok makan garam epsom dengan 2 sendok makan gliserin lalu oleskan pada kain kasa. Oleskan campuran tersebut dengan kain kasa lalu tempelkan pada bagian yang wasir. Diamkan selama 15-20 menit lalu ulangi setiap 4 hingga 6 jam sekali untuk meredakan nyeri.

 

Pengobatan alami dengan wasir umumnya tidak sulit ditemukan di pasaran. Namun dalam hal pengobatan, Anda tak bisa menggunakannya secara sembarangan. Reaksi pada kulit pun berbeda antara satu orang dengan orang yang lain. Untuk itu konsultasikan dengan dokter mengenai pengobatan alami yang akan Anda gunakan. Jika gejala wasir semakin parah, segera periksakan ke dokter.

 

Writer: Ratih

Edited By: dr. Ayu Munawaroh

Last Updated: 12-Ags-2021

 

Sumber:

  1. Cleveland Clinic. Hemorrhoids. Available from: https://my.clevelandclinic.org/health/diseases/15120-hemorrhoids.
  2. Mayoclinic. Hemorrhoids. Available from: https://www.mayoclinic.org/diseases-conditions/hemorrhoids/diagnosis-treatment/drc-20360280.
  3. WebMD. Sitz Bath. Available from: https://www.webmd.com/digestive-disorders/sitz-bath.
  4. Healthline. How to Use Epsom Salt for Hemorrhoids. Available from: https://www.healthline.com/health/epsom-salt-for-hemorrhoids.
Request history8.1.29PHP Version578msRequest Duration4MBMemory UsageGET {category}/{slug}Route
  • warninglog[18:25:22] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • warninglog[18:25:22] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • Booting (257ms)time
  • Application (321ms)time
  • 1 x Application (55.54%)
    321ms
    1 x Booting (44.46%)
    257ms
    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 executed261ms
    • WebController.php#656aicare_prod_new1msselect * from `categories` where (`slug` = 'covid-19' or `slug_en` = 'covid-19') and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: covid-19
      • 1: covid-19
      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_new4.34msselect * from `posts` where (`slug` = 'bahan-alami-untuk-wasir' or `slug_en` = 'bahan-alami-untuk-wasir') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: bahan-alami-untuk-wasir
      • 1: bahan-alami-untuk-wasir
      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_new4.63msselect * from `posts` where (`slug` = 'bahan-alami-untuk-wasir' or `slug_en` = 'bahan-alami-untuk-wasir') and `status` = 1 and `publish_date` <= '2025-04-16 18:25:22' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: bahan-alami-untuk-wasir
      • 1: bahan-alami-untuk-wasir
      • 2: 1
      • 3: 2025-04-16 18:25:22
      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_new840μsselect `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 (1007)
      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 (1007)
      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.15msselect `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 (1007) 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_new990μsselect * from `categories` where `categories`.`id` in (5) 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#706aicare_prod_new780μsselect * from `categories` where `slug` = 'covid-19' and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: covid-19
      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:706
      • 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_new19.98msselect `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` = 1007
      Bindings
      • 0: 1007
      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#1360aicare_prod_new14.21msselect `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` = 941 and `posts`.`deleted_at` is null
      Bindings
      • 0: 941
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1360
      • 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#1360aicare_prod_new13.21msselect `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` = 207 and `posts`.`deleted_at` is null
      Bindings
      • 0: 207
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1360
      • 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#739aicare_prod_new113msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-16 18:25:22' and `deleted_at` is null and `content_type` = 'article' and `posts`.`deleted_at` is null order by RAND() limit 7
      Bindings
      • 0: 1
      • 1: 2025-04-16 18:25:22
      • 2: article
      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
      Backtrace
      • app/Http/Controllers/WebController.php:739
      • 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.09msselect * 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:740
      • 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` = 1007 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 1007
      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_new6.98msupdate `posts` set `views_count` = 793 where `id` = 1007
      Bindings
      • 0: 793
      • 1: 1007
      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_new5.63msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 1007, 'App\\Models\\Admin\\Post', 'updated', '2025-04-16 18:25:22', '2025-04-16 18:25:22')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 1007
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-04-16 18:25:22
      • 8: 2025-04-16 18:25:22
      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_new690μsselect * 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#8aicare_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` = 5658 and `categories`.`deleted_at` is null
      Bindings
      • 0: 5658
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • 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#8aicare_prod_new5.6msselect `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` = 1176 and `categories`.`deleted_at` is null
      Bindings
      • 0: 1176
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • 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#8aicare_prod_new5.68msselect `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` = 2544 and `categories`.`deleted_at` is null
      Bindings
      • 0: 2544
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • 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#8aicare_prod_new5.8msselect `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` = 9771 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9771
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • 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#8aicare_prod_new5.89msselect `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` = 6434 and `categories`.`deleted_at` is null
      Bindings
      • 0: 6434
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • 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#8aicare_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` = 2171 and `categories`.`deleted_at` is null
      Bindings
      • 0: 2171
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • 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#8aicare_prod_new5.79msselect `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` = 8479 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8479
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • 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#8aicare_prod_new5.59msselect `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` = 9711 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9711
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.related-article:8
      • 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#8aicare_prod_new5.63msselect `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` = 8634 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8634
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.related-article:8
      • 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#8aicare_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` = 8645 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8645
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.related-article:8
      • 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#8aicare_prod_new5.83msselect `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` = 9002 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9002
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.related-article:8
      • 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_new690μ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#547aicare_prod_new590μsselect * from `faqs` limit 1
      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
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • view::layouts.v2.web_layout:547
      • 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_new920μsselect * 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
    32Post.php#?
    App\Models\Admin\Category
    20Category.php#?
    App\Models\TermPolicy
    3TermPolicy.php#?
    App\Models\Admin\Tag
    2Tag.php#?
    App\User
    1User.php#?
    App\Models\Admin\Page
    1Page.php#?
    App\Models\Admin\Faq
    1Faq.php#?
        locale
        id
        _token
        9f0WoeC1rawjmDHJxyTYgZwqe7F7KgjkZPHRvIYE
        _previous
        array:1 [ "url" => "https://ai-care.atmatech.id/covid-19/bahan-alami-untuk-wasir" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /covid-19/bahan-alami-untuk-wasir
        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:19 [ "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 => "3.135.192.183" ] "x-forwarded-for" => array:1 [ 0 => "3.135.192.183" ] "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
        []
        
        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 => "Wed, 16 Apr 2025 11:25:22 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkplY084NWFSV205bVRFWjVNQmJmUGc9PSIsInZhbHVlIjoiL3ZZcmthYzMyc1hSbXk4blB5ZGEwaXlpN2hiUm5yaGk0akRaQmRlclBFY1lJd0ozTGEvQTJ0cHJpdFpxM09uSzIvYUpzN2J6azZHWGhIR1FLajRhaDVQUGdiQ0dVZWlRYy82Q3FkWHhySld0eVA1ZS9CVzNicTVxWjI3bUNHT2IiLCJtYWMiOiI1ZDk5MjYxYzdmOWI3MzMxMzFlMDc5ODY0ZDM2Yjg2NDBiNzNiNjIyOTYyYTliMGFlZDk0NjIwZjdhNzY3OTNiIiwidGFnIjoiIn0%3D; expires=Wed, 16 Apr 2025 13:25:22 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6IkplY084NWFSV205bVRFWjVNQmJmUGc9PSIsInZhbHVlIjoiL3ZZcmthYzMyc1hSbXk4blB5ZGEwaXlpN2hiUm5yaGk0akRaQmRlclBFY1lJd0ozTGEvQTJ0cHJpdFpxM09uSzIvYUpzN" 1 => "laravel_session=eyJpdiI6Ilc4ZnEyREhxYm1Kb2JpdzZobDZWVFE9PSIsInZhbHVlIjoiWEg4djJoNnkrSnJlN0d5Zjg1NWNHUVZwS1ZabEU3QXpzaEsyRUVtR2poaXdTbTlCYWVlTXdRL2R0b1dRY0ZCZnFtNHZiZXFHSStjcFM4VHpKbjcxN0lWdE1CbFpsNHZWU1pvV0h0V0UyZVZ3a1dsN3RRdGdTeFVhU2cxOW4zcm0iLCJtYWMiOiJjZGIxOTM0ZmJhOTY2YmM2OTMzZGZmMDQwNjAwMjE5NTg4MmFhNTllYWJlNjYxOThhN2QwMWVkNjIyMGQwNTQwIiwidGFnIjoiIn0%3D; expires=Wed, 16 Apr 2025 13:25:22 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6Ilc4ZnEyREhxYm1Kb2JpdzZobDZWVFE9PSIsInZhbHVlIjoiWEg4djJoNnkrSnJlN0d5Zjg1NWNHUVZwS1ZabEU3QXpzaEsyRUVtR2poaXdTbTlCYWVlTXdRL2R0b1dRY0ZCZnFt" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkplY084NWFSV205bVRFWjVNQmJmUGc9PSIsInZhbHVlIjoiL3ZZcmthYzMyc1hSbXk4blB5ZGEwaXlpN2hiUm5yaGk0akRaQmRlclBFY1lJd0ozTGEvQTJ0cHJpdFpxM09uSzIvYUpzN2J6azZHWGhIR1FLajRhaDVQUGdiQ0dVZWlRYy82Q3FkWHhySld0eVA1ZS9CVzNicTVxWjI3bUNHT2IiLCJtYWMiOiI1ZDk5MjYxYzdmOWI3MzMxMzFlMDc5ODY0ZDM2Yjg2NDBiNzNiNjIyOTYyYTliMGFlZDk0NjIwZjdhNzY3OTNiIiwidGFnIjoiIn0%3D; expires=Wed, 16-Apr-2025 13:25:22 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkplY084NWFSV205bVRFWjVNQmJmUGc9PSIsInZhbHVlIjoiL3ZZcmthYzMyc1hSbXk4blB5ZGEwaXlpN2hiUm5yaGk0akRaQmRlclBFY1lJd0ozTGEvQTJ0cHJpdFpxM09uSzIvYUpzN" 1 => "laravel_session=eyJpdiI6Ilc4ZnEyREhxYm1Kb2JpdzZobDZWVFE9PSIsInZhbHVlIjoiWEg4djJoNnkrSnJlN0d5Zjg1NWNHUVZwS1ZabEU3QXpzaEsyRUVtR2poaXdTbTlCYWVlTXdRL2R0b1dRY0ZCZnFtNHZiZXFHSStjcFM4VHpKbjcxN0lWdE1CbFpsNHZWU1pvV0h0V0UyZVZ3a1dsN3RRdGdTeFVhU2cxOW4zcm0iLCJtYWMiOiJjZGIxOTM0ZmJhOTY2YmM2OTMzZGZmMDQwNjAwMjE5NTg4MmFhNTllYWJlNjYxOThhN2QwMWVkNjIyMGQwNTQwIiwidGFnIjoiIn0%3D; expires=Wed, 16-Apr-2025 13:25:22 GMT; path=/; httponlylaravel_session=eyJpdiI6Ilc4ZnEyREhxYm1Kb2JpdzZobDZWVFE9PSIsInZhbHVlIjoiWEg4djJoNnkrSnJlN0d5Zjg1NWNHUVZwS1ZabEU3QXpzaEsyRUVtR2poaXdTbTlCYWVlTXdRL2R0b1dRY0ZCZnFt" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "id" "_token" => "9f0WoeC1rawjmDHJxyTYgZwqe7F7KgjkZPHRvIYE" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/covid-19/bahan-alami-untuk-wasir" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-16 18:25:22GET/covid-19/bahan-alami-untuk-wasir2113160