Apa itu Postnasal Drip dan Bagaimana Pengobatannya?

Apa itu Postnasal Drip dan Bagaimana Pengobatannya?
Credits: Freepik

Bagikan :

Postnasal drip is the passage of excessive mucus from the nose down the back of the throat. This often happens due to allergies, infections like flu or colds, bacterial infections such as sinusitis, hormonal changes during pregnancy, specific drugs, or GERD.

Treatment for postnasal drip focuses on treating the underlying cause, making it crucial to identify the factors that lead to the excessive mucus flow into the throat.

 

Symptoms of postnasal drip

Postnasal drip symptoms may vary from one individual to another. Here are some common symptoms:

  • A sensation like mucus is draining from the throat
  • Swallowing often to clear the throat mucus
  • Hoarseness caused by the discharge of mucus from the throat
  • Natural or repetitive throat-clearing
  • Mouth foulness caused by mucus accumulation in the throat
  • Severe cough, particularly during the night
  • Nausea and vomiting may occur if excessive mucus enters the stomach.

Postnasal drip can lead to complications, including ear infections. Mucus blockage in the Eustachian tube, connecting the nose and throat to the middle ear, can lead to this problem.

Read more: 3 Types Of Ear Infections And Differences

 

The best postnasal drip treatment options

When you experience postnasal drip, the first thing you should do is see a doctor. The primary cause of postnasal drip can be determined and treated with the help of an examination. If your post-nasal drip is due to allergies, for example, your doctor may recommend antihistamines to help control your allergic reactions, which can cause the accumulation of mucus. A nasal decongestant, which works by constricting blood vessels in the nose, may also be recommended to reduce mucus production.

Additionally, there are additional steps that may relieve post-nasal drip.

Humidifiers

A humidifier is a device that can add moisture to the air. This instrument is highly beneficial for relieving symptoms associated with dry skin, eye irritation, dry throat, allergies, nosebleeds, sinus headaches, and cracked lips.

A humidifier can increase throat moisture, helping remove extra mucus.

Nasal irrigation

Nasal irrigation, often known as nasal cleaning, is an efficient method to cleanse the nasal cavity and relieve symptoms of postnasal drip. You can get a nasal rinse solution from a pharmacy or create your saline solution by combining one teaspoon of non-iodinated salt with a cup of warm water. Then, use a spray bottle to introduce the liquid into the nasal cavity. 

Read more: Home Affairs To Overcome Suffocational Nostrils

Stay hydrated

Staying hydrated is as simple as drinking enough water. In addition to soothing the throat and keeping the body hydrated, warm beverages like tea, honey-infused water, or chicken broth are good options.

Set the pillows higher

Positioning the pillows may reduce mucus accumulation in the throat during postnasal drip. This strategy helps minimize the possibility of mucus drainage into your throat when you lay down to sleep.

Postnasal drip is typically not harmful. However, suppose you continue to have symptoms such as fever, mucus with blood, wheezing, difficulty breathing, foul-smelling nasal discharge, and no improvement. In that case, it is advisable to see the doctor. An early assessment by a doctor may help recommend more suitable medicines and other therapies.

If you have concerns about post-nasal drip, our health consultation services offer the opportunity to consult with our doctors using the Ai Care application. This app can be downloaded from the App Store or Play Store.

Want to know more information about other diseases? Click here!

 

 

Writer : Agatha Writer
Editor :
  • dr. Monica Salim
Last Updated : Rabu, 28 Februari 2024 | 09:24

Health Direct (2022). Post-nasal drip. Available from: https://www.healthdirect.gov.au/post-nasal-drip 

Cleveland Clinic (2022). Postnasal Drip. Available from: https://my.clevelandclinic.org/health/diseases/23082-postnasal-drip 

Robert H. Shmerling, MD (2022). Treatments for post-nasal drip. Available from: https://www.health.harvard.edu/staying-healthy/treatments-for-post-nasal-drip 

Jon Johnson (2023). Benefits of using a humidifier. Available from: https://www.medicalnewstoday.com/articles/322228 

Amanda Gardner (2023). Post-Nasal Drip Treatment Options. Available from: https://www.health.com/condition/sinus-disorders/how-to-get-rid-of-postnasal-drip 

Request history8.1.29PHP Version1.79sRequest Duration6MBMemory UsageGET {category}/{slug}Route
  • warninglog[17:09:34] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • warninglog[17:09:34] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • infolog[17:09:35] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • errorlog[17:09:35] LOG.error: Error accessing doctor id: 640021cf1e44db877c0bce23 { "exception": "Undefi...
  • infolog[17:09:35] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • Booting (609ms)time
  • Application (1.18s)time
  • 1 x Application (65.94%)
    1.18s
    1 x Booting (34.06%)
    609ms
    12 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.related-articlerelated-article.blade.php#?blade
    • 1x web.v2.partials.article-populararticle-popular.blade.php#?blade
    • 1x web.v2.partials.healthtopichealthtopic.blade.php#?blade
    • 1x layouts.v2.web_layoutweb_layout.blade.php#?blade
    • 1x layouts.v2.menu_hovermenu_hover.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:656-815
    36 statements were executed (2 duplicates)Show only duplicates831ms
    • WebController.php#667mydatabase2.76msselect * from `categories` where (`slug` = 'penyakit' or `slug_en` = 'penyakit') and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: penyakit
      • 1: penyakit
      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:667
      • 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#668mydatabase317msselect * from `posts` where (`slug` = 'apa-itu-postnasal-drip-dan-bagaimana-pengobatannya' or `slug_en` = 'apa-itu-postnasal-drip-dan-bagaimana-pengobatannya') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: apa-itu-postnasal-drip-dan-bagaimana-pengobatannya
      • 1: apa-itu-postnasal-drip-dan-bagaimana-pengobatannya
      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:668
      • 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#712mydatabase48.72msselect * from `posts` where (`slug` = 'apa-itu-postnasal-drip-dan-bagaimana-pengobatannya' or `slug_en` = 'apa-itu-postnasal-drip-dan-bagaimana-pengobatannya') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: apa-itu-postnasal-drip-dan-bagaimana-pengobatannya
      • 1: apa-itu-postnasal-drip-dan-bagaimana-pengobatannya
      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:712
      • 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#712mydatabase2.18msselect `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 (8892)
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:712
      • 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#712mydatabase1.64msselect `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 (8892)
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:712
      • 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#712mydatabase11.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 (8892) and `categories`.`deleted_at` is null
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:712
      • 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#712mydatabase550μ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:712
      • 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#733mydatabase28.26msselect `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` = 8892
      Bindings
      • 0: 8892
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:733
      • 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#1360mydatabase15.56msselect `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` = 63 and `posts`.`deleted_at` is null
      Bindings
      • 0: 63
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1360
      • 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#1360mydatabase16.99msselect `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` = 167 and `posts`.`deleted_at` is null
      Bindings
      • 0: 167
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1360
      • 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#1360mydatabase12.68msselect `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` = 8345 and `posts`.`deleted_at` is null
      Bindings
      • 0: 8345
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1360
      • 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#748mydatabase235msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-05-30 17:09:34' 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-05-30 17:09:34
      • 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: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
    • CategoryHealtTopics.php#11mydatabase1.7msselect * 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:749
      • 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#757mydatabase2.58msselect `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` = 8892 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 8892
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:757
      • 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#788mydatabase6.47msupdate `posts` set `views_count` = 1014 where `id` = 8892
      Bindings
      • 0: 1014
      • 1: 8892
      Backtrace
      • app/Http/Controllers/WebController.php:788
      • 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#174mydatabase5.83msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 8892, 'App\\Models\\Admin\\Post', 'updated', '2025-05-30 17:09:35', '2025-05-30 17:09:35')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 8892
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-05-30 17:09:35
      • 8: 2025-05-30 17:09:35
      Backtrace
      • vendor/spatie/laravel-activitylog/src/ActivityLogger.php:174
      • vendor/spatie/laravel-activitylog/src/Traits/LogsActivity.php:88
      • app/Http/Controllers/WebController.php:788
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • single-post-healthpedia.blade.php#37mydatabase990μsselect * from `users` where `users`.`id` = 20 limit 1
      Bindings
      • 0: 20
      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
    • related-article.blade.php#8mydatabase9.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` = 10248 and `categories`.`deleted_at` is null
      Bindings
      • 0: 10248
      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#8mydatabase10.43msselect `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` = 10299 and `categories`.`deleted_at` is null
      Bindings
      • 0: 10299
      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#8mydatabase10.03msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 10242 and `categories`.`deleted_at` is null
      Bindings
      • 0: 10242
      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#8mydatabase10.18msselect `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` = 9990 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9990
      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
    • article-popular.blade.php#8mydatabase11.61msselect `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` = 2383 and `categories`.`deleted_at` is null
      Bindings
      • 0: 2383
      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#8mydatabase9.95msselect `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` = 7562 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7562
      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#8mydatabase9.94msselect `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` = 7826 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7826
      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#8mydatabase9.27msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 9793 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9793
      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#8mydatabase9.16msselect `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` = 5314 and `categories`.`deleted_at` is null
      Bindings
      • 0: 5314
      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#8mydatabase9.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` = 5714 and `categories`.`deleted_at` is null
      Bindings
      • 0: 5714
      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#8mydatabase8.56msselect `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` = 8820 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8820
      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
    • web_layout.blade.php#111mydatabase3.14msselect * 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:111
      • 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
    • menu_hover.blade.php#53mydatabase970μsselect * from `categories` where `name` = 'Penyakit A-Z' and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: Penyakit A-Z
      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.menu_hover:53
      • 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
    • menu_hover.blade.php#54mydatabase1.01msselect * from `categories` where `name` = 'Obat A-Z' and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: Obat A-Z
      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.menu_hover:54
      • 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
    • menu_hover.blade.php#55mydatabase960μsselect * from `categories` where `name` = 'Pemeriksaan A-Z' and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: Pemeriksaan A-Z
      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.menu_hover:55
      • 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
    • menu_hover.blade.php#156mydatabase2.99msselect * from `videos` where `status` = 1 order by `updated_at` desc limit 1
      Bindings
      • 0: 1
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::layouts.v2.menu_hover:156
      • 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
    • menu_hover.blade.php#221mydatabase1.36msselect * from `booklets` where `is_published` = 1 order by `id` desc limit 1
      Bindings
      • 0: 1
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::layouts.v2.menu_hover:221
      • 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#357mydatabase990μ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:357
      • 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#361mydatabase2.37msselect * 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:361
      • 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
    98Post.php#?
    App\Models\Admin\Category
    22Category.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\Video
    1Video.php#?
    App\Models\Admin\Booklet
    1Booklet.php#?
    App\Models\Admin\Faq
    1Faq.php#?
        locale
        id
        _token
        iFAcNkPyb4iHsW1yQ7Ve7FIK8VySQVs7CdrNEIG6
        _previous
        array:1 [ "url" => "https://ai-care-dict.atmatech.id/penyakit/apa-itu-postnasal-drip-dan-bagaimana...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /penyakit/apa-itu-postnasal-drip-dan-bagaimana-pengobatannya
        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" ] "connection" => array:1 [ 0 => "close" ] "x-real-ip" => array:1 [ 0 => "18.118.115.222" ] "x-forwarded-for" => array:1 [ 0 => "18.118.115.222" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-scheme" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "ai-care-dict.atmatech.id" ] ]
        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, 30 May 2025 10:09:35 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImhUZkR2WkZrSGZxdVJyc2pySGd2MlE9PSIsInZhbHVlIjoiSkJadDBtSFczSzAvZTFnWUR2M2pyUU9FNnZDTTQ1Z1UwOUNPRm45a2hZQ2NyNFUvQjFVVGdNUkdaTlVhUnFWZ1Q3WVJwQ2dkclJGOXhYcnExTXFmQkQ5WjlNdnVwSE85K0l3d2pOTE41L1Z4S3pzNDN2KzlDV1NHNllNRXVJYzkiLCJtYWMiOiI0MDcxMTYyZmMyNGQ1ZWIyNmI5OTNkZDQwNTRhMTc2ZjM2MThjZGFlMTI5OWVlZjUzY2NjOTUxNDk3OTUzNDYxIiwidGFnIjoiIn0%3D; expires=Fri, 30 May 2025 12:09:35 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6ImhUZkR2WkZrSGZxdVJyc2pySGd2MlE9PSIsInZhbHVlIjoiSkJadDBtSFczSzAvZTFnWUR2M2pyUU9FNnZDTTQ1Z1UwOUNPRm45a2hZQ2NyNFUvQjFVVGdNUkdaTlVhUnFWZ1Q3WVJwQ" 1 => "laravel_session=eyJpdiI6ImJSMEZvT3l6K09xMS9EanNSSmRaZ1E9PSIsInZhbHVlIjoiNDBXZGl2clNnZWJzNXphMDBwTU4vcVBnQm9qSU95MDFuT2Yxa2x1UitCWEV3dUxMb3U1VFI5amxhQit4Y0VTd0xDckk0SWZ6UW10MVRFMUs4WUZ5V0ZmYzMwSGt1M2YvbFF3V2ZBU2NpZWZJOFBja2IvRDNxa21SbUwzSTh1eWYiLCJtYWMiOiJiYWZjZjM0ZjkxZGYxYjU3OTc4ZmMwODkyNjQ5Yjc0NTJjMjZkN2E0ZWNhNmQzMWQwMGEzYThlNjM4YmQyYzZjIiwidGFnIjoiIn0%3D; expires=Fri, 30 May 2025 12:09:35 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6ImJSMEZvT3l6K09xMS9EanNSSmRaZ1E9PSIsInZhbHVlIjoiNDBXZGl2clNnZWJzNXphMDBwTU4vcVBnQm9qSU95MDFuT2Yxa2x1UitCWEV3dUxMb3U1VFI5amxhQit4Y0VTd0xD" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImhUZkR2WkZrSGZxdVJyc2pySGd2MlE9PSIsInZhbHVlIjoiSkJadDBtSFczSzAvZTFnWUR2M2pyUU9FNnZDTTQ1Z1UwOUNPRm45a2hZQ2NyNFUvQjFVVGdNUkdaTlVhUnFWZ1Q3WVJwQ2dkclJGOXhYcnExTXFmQkQ5WjlNdnVwSE85K0l3d2pOTE41L1Z4S3pzNDN2KzlDV1NHNllNRXVJYzkiLCJtYWMiOiI0MDcxMTYyZmMyNGQ1ZWIyNmI5OTNkZDQwNTRhMTc2ZjM2MThjZGFlMTI5OWVlZjUzY2NjOTUxNDk3OTUzNDYxIiwidGFnIjoiIn0%3D; expires=Fri, 30-May-2025 12:09:35 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImhUZkR2WkZrSGZxdVJyc2pySGd2MlE9PSIsInZhbHVlIjoiSkJadDBtSFczSzAvZTFnWUR2M2pyUU9FNnZDTTQ1Z1UwOUNPRm45a2hZQ2NyNFUvQjFVVGdNUkdaTlVhUnFWZ1Q3WVJwQ" 1 => "laravel_session=eyJpdiI6ImJSMEZvT3l6K09xMS9EanNSSmRaZ1E9PSIsInZhbHVlIjoiNDBXZGl2clNnZWJzNXphMDBwTU4vcVBnQm9qSU95MDFuT2Yxa2x1UitCWEV3dUxMb3U1VFI5amxhQit4Y0VTd0xDckk0SWZ6UW10MVRFMUs4WUZ5V0ZmYzMwSGt1M2YvbFF3V2ZBU2NpZWZJOFBja2IvRDNxa21SbUwzSTh1eWYiLCJtYWMiOiJiYWZjZjM0ZjkxZGYxYjU3OTc4ZmMwODkyNjQ5Yjc0NTJjMjZkN2E0ZWNhNmQzMWQwMGEzYThlNjM4YmQyYzZjIiwidGFnIjoiIn0%3D; expires=Fri, 30-May-2025 12:09:35 GMT; path=/; httponlylaravel_session=eyJpdiI6ImJSMEZvT3l6K09xMS9EanNSSmRaZ1E9PSIsInZhbHVlIjoiNDBXZGl2clNnZWJzNXphMDBwTU4vcVBnQm9qSU95MDFuT2Yxa2x1UitCWEV3dUxMb3U1VFI5amxhQit4Y0VTd0xD" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "id" "_token" => "iFAcNkPyb4iHsW1yQ7Ve7FIK8VySQVs7CdrNEIG6" "_previous" => array:1 [ "url" => "https://ai-care-dict.atmatech.id/penyakit/apa-itu-postnasal-drip-dan-bagaimana-pengobatannya" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-05-30 17:09:35GET/penyakit/apa-itu-postnasal-drip-dan-bagaimana-pengobatannya51236133