• Beranda
  • self-help
  • Bukan Hanya Mengatasi Bau Badan, Ini Manfaat Tawas untuk Ketiak

Bukan Hanya Mengatasi Bau Badan, Ini Manfaat Tawas untuk Ketiak

Bukan Hanya Mengatasi Bau Badan, Ini Manfaat Tawas untuk Ketiak
Ilustrasi manfaat tawas untuk ketiak. | Credit: Freepik

Bagikan :


Alum is known as one of the effective ingredients in dealing with body odor. Generally, alum is used when in the form of stones, but nowadays alum can also be found in the form of a liquid spray. How can alum treat body odor and what are its side effects? Find out in the following article.

 

What is Alum?

Alum or known as alum stone is a crystal stone made of potassium or potassium aluminum sulfate. Alum or alum has many benefits in beauty products, one of which is as a deodorant or antiperspirant. The mineral content in alum has an astringent and antiseptic effect that is effective in reducing body odor caused by bacteria.

 

Also read: Apa Penyebab Masalah Bau Badan (Bromhidrosis)?

 

The Benefits of Alum for Armpits (Underarms)

Below are some of the topical uses for alum:

Treat armpit odor

Alum can be used as a deodorant or antiperspirant to treat body odor, especially in the armpit area. The use of alum can also help reduce excess sweat production, thereby reducing armpit odor.

Soothes skin after shaving

As reported by Healthline, alum can also help soothe the skin after shaving with a razor or waxing. The astringent content of alum has a calming effect and prevents skin irritation that often occurs after shaving.

Reduces the risk of cuts after shaving

The astringent content of alum also serves to reduce the risk of ingrown hair as well as cuts from shaving. You can apply alum to the shaving area to minimize the side effects of shaving such as cuts and germ infections.

Tightens armpit skin

As reported by Medical News Today, the astringent content of alum can cause the skin to contract or shrink. The use of astringents can temporarily reduce pore size and tighten the skin. The antiseptic content also helps prevent acne in the area.

 

Also read: Sama-Sama Mengurangi Bau Badan, Ini Beda Deodoran dan Antiperspiran

 

How to Use Alum Stone for Armpits

Alum is usually used in the form of alum stone. Currently on the market there are alum preparations such as alum spray or powder that are easier to use. If you want to use alum stone to remove underarm odor, you can use this method:

  • Dry your body after showerig, especially the armpits area
  • Wet the aluiim stone with cold water
  • Gently rub the wet alum stone unto the skin
  • Let the alum sit for 15-20 seconds, rinse using cold water until clean
  • Apply moisturizer or aftershave lotion

After using the alum stone, dry the alum stone by patting a towel until it is completely dry. It is important to dry the alum stone completely before storing it as alum can dissolve if exposed to water. Store the alum stone in a cool, dry place with access to sufficient airflow to keep the alum stone dry.

 

The Side Effects of Alum

Alum is a natural ingredient that has a number of skin and health benefits, but the use of alum can cause side effects such as tingling, burning, dryness and itching. If the burning or stinging does not subside and causes redness on the skin, you should temporarily stop using alum.

Alum is an effective ingredient for reducing body odor. If you have problems with body odor or excessive sweating, consult a doctor immediately for appropriate treatment. You can also use the consultation feature available on the Ai Care app.

 

Looking for more tips regarding health, first aid, and other home remedies? Click here!

 

 

Writer : Ratih AI Care
Editor :
  • dr. Monica Salim
Last Updated : Jumat, 1 Maret 2024 | 06:58

Sherrell, Z. (2023), Alum for skin: Uses, benefits, and safety. Available from: https://www.medicalnewstoday.com/articles/alum-for-skin

Lockett, E. (2021). https://www.healthline.com/health/alum-block. Available from: https://www.healthline.com/health/alum-block

Pal, A. (2024). Alum: Uses, Benefits & Side Effects. Available from: https://pharmeasy.in/blog/ayurveda-uses-benefits-side-effects-of-alum/

Request history8.1.29PHP Version804msRequest Duration4MBMemory UsageGET {category}/{slug}Route
  • warninglog[00:00:40] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • warninglog[00:00:40] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • infolog[00:00:40] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • errorlog[00:00:40] LOG.error: Error accessing doctor id: 640021cf1e44db877c0bce23 { "exception": "Undefi...
  • Booting (253ms)time
  • Application (551ms)time
  • 1 x Application (68.48%)
    551ms
    1 x Booting (31.52%)
    253ms
    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-810
    32 statements were executed333ms
    • WebController.php#656aicare_prod_new1.27msselect * from `categories` where (`slug` = 'self-help' or `slug_en` = 'self-help') and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: self-help
      • 1: self-help
      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_new53.6msselect * from `posts` where (`slug` = 'manfaat-tawas-untuk-ketiak' or `slug_en` = 'manfaat-tawas-untuk-ketiak') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: manfaat-tawas-untuk-ketiak
      • 1: manfaat-tawas-untuk-ketiak
      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.75msselect * from `posts` where (`slug` = 'manfaat-tawas-untuk-ketiak' or `slug_en` = 'manfaat-tawas-untuk-ketiak') and `status` = 1 and `publish_date` <= '2025-08-23 00:00:40' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: manfaat-tawas-untuk-ketiak
      • 1: manfaat-tawas-untuk-ketiak
      • 2: 1
      • 3: 2025-08-23 00:00:40
      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.22msselect `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 (8636)
      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_new980μ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 (8636)
      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_new5.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` in (8636) 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_new730μ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_new960μsselect `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` = 8636
      Bindings
      • 0: 8636
      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#1364aicare_prod_new1.54msselect `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` = 5740 and `posts`.`deleted_at` is null
      Bindings
      • 0: 5740
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1364
      • 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#1364aicare_prod_new1.03msselect `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` = 8271 and `posts`.`deleted_at` is null
      Bindings
      • 0: 8271
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1364
      • 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#1364aicare_prod_new1.03msselect `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` = 8272 and `posts`.`deleted_at` is null
      Bindings
      • 0: 8272
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1364
      • 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#1364aicare_prod_new980μsselect `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` = 8273 and `posts`.`deleted_at` is null
      Bindings
      • 0: 8273
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1364
      • 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_new107msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-08-23 00:00:40' 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-08-23 00:00:40
      • 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.02msselect * 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.45msselect `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` = 8636 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 8636
      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#782aicare_prod_new8.62msupdate `posts` set `views_count` = 860 where `id` = 8636
      Bindings
      • 0: 860
      • 1: 8636
      Backtrace
      • app/Http/Controllers/WebController.php:782
      • 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_new6.02msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 8636, 'App\\Models\\Admin\\Post', 'updated', '2025-08-23 00:00:40', '2025-08-23 00:00:40')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 8636
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-08-23 00:00:40
      • 8: 2025-08-23 00:00:40
      Backtrace
      • vendor/spatie/laravel-activitylog/src/ActivityLogger.php:174
      • vendor/spatie/laravel-activitylog/src/Traits/LogsActivity.php:88
      • app/Http/Controllers/WebController.php:782
      • 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_new920μ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_new8.51msselect `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` = 9670 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9670
      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_new8.46msselect `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` = 7303 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7303
      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_new8.54msselect `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` = 4905 and `categories`.`deleted_at` is null
      Bindings
      • 0: 4905
      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_new8.81msselect `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` = 6451 and `categories`.`deleted_at` is null
      Bindings
      • 0: 6451
      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_new8.86msselect `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` = 1775 and `categories`.`deleted_at` is null
      Bindings
      • 0: 1775
      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_new8.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` = 3851 and `categories`.`deleted_at` is null
      Bindings
      • 0: 3851
      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_new8.74msselect `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` = 4240 and `categories`.`deleted_at` is null
      Bindings
      • 0: 4240
      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_new8.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` = 9309 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9309
      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_new8.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` = 8637 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8637
      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_new8.67msselect `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` = 8649 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8649
      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_new8.67msselect `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` = 8624 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8624
      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_new1.09msselect * 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_new820μ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_new1.17msselect * 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
    23Post.php#?
    App\Models\Admin\Category
    19Category.php#?
    App\Models\Admin\Tag
    4Tag.php#?
    App\Models\TermPolicy
    3TermPolicy.php#?
    App\User
    2User.php#?
    App\Models\Admin\Page
    1Page.php#?
    App\Models\Admin\Faq
    1Faq.php#?
        locale
        id
        _token
        2NbY1hCSoF0ipvgUl7rDBdpOpZtpmWnjk9U6I9lB
        _previous
        array:1 [ "url" => "https://ai-care.atmatech.id/self-help/manfaat-tawas-untuk-ketiak" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /self-help/manfaat-tawas-untuk-ketiak
        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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "216.73.216.134" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.134" ] "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 => "Fri, 22 Aug 2025 17:00:40 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik9iWXhDdWp6M2ZFOVVaems5eGxxd0E9PSIsInZhbHVlIjoiRWdadXN1TDFXUm1GWnVhbkJGQkpIaUJVQVoyMHMrdWxoK09hWHVWa2lSbU43TGJEa3FnTFVIWU56KytVRndHVkE4V1ZyOVI3c2Q4KzJDNGpPQkt6YXNza2IyeUllbis5S1Fualh1d1dXVTFFR0NEYkRObC9IZVFQeE9oSFNnWlQiLCJtYWMiOiI2MGI1NmI0NDI2Mjg5ZTQ5N2FlMWEwZWRlNjVhMjgzYjU3OTc4YThmNDcwMzcxZTFiMDM1ZmQ5YWRlMTg2ZDI2IiwidGFnIjoiIn0%3D; expires=Fri, 22 Aug 2025 19:00:40 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6Ik9iWXhDdWp6M2ZFOVVaems5eGxxd0E9PSIsInZhbHVlIjoiRWdadXN1TDFXUm1GWnVhbkJGQkpIaUJVQVoyMHMrdWxoK09hWHVWa2lSbU43TGJEa3FnTFVIWU56KytVRndHVkE4V1ZyO" 1 => "laravel_session=eyJpdiI6IktUcDZDWW02REo2d1l2QnE2dWlJNWc9PSIsInZhbHVlIjoidWhBa1ozTm8rREVsQ2tJdk90bkZqaXl2aUkxMjVzRTIrN05LTC9HNjRBRmxaMElyUDhoUkRGcDFxOVpwM0Q4WVdseEVUdGpodTBjQzc4RHJaZU9iUy82RFV6QldQUTYrZG1IdWpsZzlkYlJhRVhDMm5BNXczaGdEamRndURNQWEiLCJtYWMiOiJmZDYzYzY0ZGVkNTk3NTM3ZDZlYmI0MzI3ODEzNDRlODA2ZWMzZTgxZTVlOWE0MDdlNzYxZjllZWQ1ZjNmMzk4IiwidGFnIjoiIn0%3D; expires=Fri, 22 Aug 2025 19:00:40 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IktUcDZDWW02REo2d1l2QnE2dWlJNWc9PSIsInZhbHVlIjoidWhBa1ozTm8rREVsQ2tJdk90bkZqaXl2aUkxMjVzRTIrN05LTC9HNjRBRmxaMElyUDhoUkRGcDFxOVpwM0Q4WVds" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik9iWXhDdWp6M2ZFOVVaems5eGxxd0E9PSIsInZhbHVlIjoiRWdadXN1TDFXUm1GWnVhbkJGQkpIaUJVQVoyMHMrdWxoK09hWHVWa2lSbU43TGJEa3FnTFVIWU56KytVRndHVkE4V1ZyOVI3c2Q4KzJDNGpPQkt6YXNza2IyeUllbis5S1Fualh1d1dXVTFFR0NEYkRObC9IZVFQeE9oSFNnWlQiLCJtYWMiOiI2MGI1NmI0NDI2Mjg5ZTQ5N2FlMWEwZWRlNjVhMjgzYjU3OTc4YThmNDcwMzcxZTFiMDM1ZmQ5YWRlMTg2ZDI2IiwidGFnIjoiIn0%3D; expires=Fri, 22-Aug-2025 19:00:40 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ik9iWXhDdWp6M2ZFOVVaems5eGxxd0E9PSIsInZhbHVlIjoiRWdadXN1TDFXUm1GWnVhbkJGQkpIaUJVQVoyMHMrdWxoK09hWHVWa2lSbU43TGJEa3FnTFVIWU56KytVRndHVkE4V1ZyO" 1 => "laravel_session=eyJpdiI6IktUcDZDWW02REo2d1l2QnE2dWlJNWc9PSIsInZhbHVlIjoidWhBa1ozTm8rREVsQ2tJdk90bkZqaXl2aUkxMjVzRTIrN05LTC9HNjRBRmxaMElyUDhoUkRGcDFxOVpwM0Q4WVdseEVUdGpodTBjQzc4RHJaZU9iUy82RFV6QldQUTYrZG1IdWpsZzlkYlJhRVhDMm5BNXczaGdEamRndURNQWEiLCJtYWMiOiJmZDYzYzY0ZGVkNTk3NTM3ZDZlYmI0MzI3ODEzNDRlODA2ZWMzZTgxZTVlOWE0MDdlNzYxZjllZWQ1ZjNmMzk4IiwidGFnIjoiIn0%3D; expires=Fri, 22-Aug-2025 19:00:40 GMT; path=/; httponlylaravel_session=eyJpdiI6IktUcDZDWW02REo2d1l2QnE2dWlJNWc9PSIsInZhbHVlIjoidWhBa1ozTm8rREVsQ2tJdk90bkZqaXl2aUkxMjVzRTIrN05LTC9HNjRBRmxaMElyUDhoUkRGcDFxOVpwM0Q4WVds" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "id" "_token" => "2NbY1hCSoF0ipvgUl7rDBdpOpZtpmWnjk9U6I9lB" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/self-help/manfaat-tawas-untuk-ketiak" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-08-23 00:00:40GET/self-help/manfaat-tawas-untuk-ketiak4113253