• Beranda
  • Penyakit
  • Penyebab, Gejala dan Cara Mengatasi Alergi Antibiotik yang Perlu Anda Ketahui

Penyebab, Gejala dan Cara Mengatasi Alergi Antibiotik yang Perlu Anda Ketahui

Penyebab, Gejala dan Cara Mengatasi Alergi Antibiotik yang Perlu Anda Ketahui

Bagikan :


Obat antibiotik ternyata bisa menjadi salah satu pemicu alergi seseorang. Jika Anda pernah merasa gatal-gatal, sesak napas atau wajah bengkak setelah minum antibiotik, kemungkinan besar Anda mengalami alergi antibiotik. Apa saja reaksi alergi antibiotik dan bagaimana cara mengatasinya?

 

Mengapa seseorang bisa mengalami alergi antibiotik?

Antibiotik adalah obat yang digunakan untuk mengatasi infeksi bakteri. Namun, pada beberapa orang justru mengalami alergi antibiotik, yaitu ketika tubuh akan mengeluarkan reaksi alergi seperti gatal-gatal dan bengkak ketika mengonsumsi obat antibiotik.

Kondisi ini sangat umum terjadi, sekitar 1 dari 15 orang umumnya memiliki alergi terhadap antibiotik. Beberapa jenis antibiotik yang dapat menyebabkan alergi umumnya penisilin, cephalosporin dan golongan antibiotik lainnya yang serupa.

Alergi antibiotik juga bisa disebabkan karena banyaknya penggunaan antibiotik. Untuk itu, jangan konsumsi antibiotik secara sembarangan tanpa resep dokter agar mendapat penanganan dengan tepat.

 

Gejala alergi antibiotik

Beberapa gejala alergi antibiotik yang sering muncul adalah munculnya ruam, wajah bengkak gatal-gatal, dan sesak napas. Pada beberapa kasus alergi antibiotik juga muncul gejala jantung berdebar, pusing, dan mata mudah merah. Pada kasus yang sangat parah, alergi antibiotik juga bisa ditandai dengan munculnya lepuhan yang mengelupas hingga terlihat daging merah di bawahnya.

 

Cara mengatasi alergi antibiotik

Seperti penanganan reaksi pada umumnya, alergi antibiotik bisa diatasi dengan berhenti mengonsumsi obat-obatan tersebut. Selain itu, untuk menangani alergi antibiotik Anda bisa melakukan beberapa cara berikut:

 

1. Minum obat alergi

Jika muncul reaksi alergi seperti gatal-gatal, biasanya pasien akan diresepkan obat alergi seperti cetirizine untuk meredakan reaksi alergi yang muncul. Anda juga bisa meredakan gatal akibat alergi dengan mandi air hangat, mengoleskan losion calamine, dan mengompres es ke bagian yang gatal.

 

Apabila reaksi yang muncul adalah peradangan, dokter akan meresepkan obat kortikosteroid untuk meredakan peradangannya. Perlu diingat bahwa penggunaan kortikosteroid harus dalam pengawasan dokter, tidak bisa didapatkan dengan bebas. 

 

2. Kortikosteroid

Obat-obatan steroid dapat menurunkan respons peradangan yang disebabkan oleh alergi antibiotik yang berat. Obat ini sering diberikan bersamaan dengan obat alergi untuk penanganan lebih cepat. Tersedia dalam bentuk suntikan maupun tablet.

 

3. Suntikan epinefrin

Terapi ini diberikan untuk mengatasi reaksi alergi berat yang dikenal dengan istilah anafilaksis. Gejala ini dapat berupa sesak napas, mual, muntah dan shock. Gejala ini harus ditangani dengan segera karena dapat mengakibatkan hilangnya kesadaran atau kematian. Selain itu, pasien dengan gejala anafilaksis perlu mendapat pengawasan khusus karena gejala ini dapat muncul selang beberapa waktu setelah pemberian suntikan.

 

4. Melakukan skin test

Alergi antibiotik adalah suatu kondisi yang tidak bisa diketahui jika Anda tidak pernah mengonsumsi antibiotik tersebut. Untuk mengetahuinya, dokter akan melakukan skin test, yaitu menginjeksikan antigen ke bawah kulit lalu lokasi suntikan tersebut akan dilingkari untuk diamati. Jika selama 10-15 menit kemudian ada reaksi alergi seperti pembengkakan atau gatal, maka Anda alergi dengan zat tersebut.

 

Jangan ragu untuk melapor atau konsultasi dengan dokter Anda jika mengalami reaksi alergi dari obat-obatan antibiotik. Dengan pemeriksaan dan penanganan yang tepat maka keluhan Anda juga dapat diatasi dengan optimal.

 

Writer: Ratih

Edited by: dr. Nadya Hambali

Last updated: 07-Juni-2021

Request history8.1.29PHP Version483msRequest Duration4MBMemory UsageGET {category}/{slug}Route
    • Booting (211ms)time
    • Application (272ms)time
    • 1 x Application (56.23%)
      272ms
      1 x Booting (43.77%)
      211ms
      10 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.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
      26 statements were executed226ms
      • WebController.php#656aicare_prod_new1.22msselect * 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: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_new1.53msselect * from `posts` where (`slug` = 'alergi-antibiotik' or `slug_en` = 'alergi-antibiotik') and `posts`.`deleted_at` is null limit 1
        Bindings
        • 0: alergi-antibiotik
        • 1: alergi-antibiotik
        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_new1.35msselect * from `posts` where (`slug` = 'alergi-antibiotik' or `slug_en` = 'alergi-antibiotik') and `status` = 1 and `publish_date` <= '2025-04-13 14:57:46' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
        Bindings
        • 0: alergi-antibiotik
        • 1: alergi-antibiotik
        • 2: 1
        • 3: 2025-04-13 14:57:46
        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_new580μ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 (255)
        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_new520μ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 (255)
        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.23msselect `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 (255) 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_new470μ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_new420μsselect * from `categories` where `slug` = 'penyakit' and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 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: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_new14.32msselect `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` = 255
        Bindings
        • 0: 255
        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#739aicare_prod_new121msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-13 14:57:46' 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-13 14:57:46
        • 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_new920μsselect * 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.59msselect `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` = 255 and `healthpedia`.`deleted_at` is null
        Bindings
        • 0: 255
        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_new19.64msupdate `posts` set `views_count` = 819 where `id` = 255
        Bindings
        • 0: 819
        • 1: 255
        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_new14.52msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 255, 'App\\Models\\Admin\\Post', 'updated', '2025-04-13 14:57:46', '2025-04-13 14:57:46')
        Bindings
        • 0: default
        • 1: []
        • 2: 
        • 3: updated
        • 4: 255
        • 5: App\Models\Admin\Post
        • 6: updated
        • 7: 2025-04-13 14:57:46
        • 8: 2025-04-13 14:57:46
        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_new940μ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_new6.2msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 6378 and `categories`.`deleted_at` is null
        Bindings
        • 0: 6378
        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_new7.08msselect `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` = 4479 and `categories`.`deleted_at` is null
        Bindings
        • 0: 4479
        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.13msselect `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` = 7425 and `categories`.`deleted_at` is null
        Bindings
        • 0: 7425
        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_new4.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` = 9875 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9875
        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.55msselect `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` = 845 and `categories`.`deleted_at` is null
        Bindings
        • 0: 845
        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#11aicare_prod_new720μsselect * from `categories` where `categories`.`id` = 4 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 4
        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.partials.article-popular:11
        • 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.13msselect `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` = 7069 and `categories`.`deleted_at` is null
        Bindings
        • 0: 7069
        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.01msselect `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` = 2667 and `categories`.`deleted_at` is null
        Bindings
        • 0: 2667
        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#122aicare_prod_new730μ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_new500μ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_new670μ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\Category
      16Category.php#?
      App\Models\Admin\Post
      9Post.php#?
      App\Models\TermPolicy
      3TermPolicy.php#?
      App\User
      1User.php#?
      App\Models\Admin\Page
      1Page.php#?
      App\Models\Admin\Faq
      1Faq.php#?
          locale
          id
          _token
          4fjdFc35NInQPbBLnSRuztplxmDYrhZa3IH5prV6
          _previous
          array:1 [ "url" => "https://ai-care.atmatech.id/penyakit/alergi-antibiotik" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /penyakit/alergi-antibiotik
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:20 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjQ3cFJ0aHZsUmxlWWwvaW1Jc2czc0E9PSIsInZhbHVlIjoiYktwbnNMVU13emp3eHJSTDJocU1JRERPdi9sT1E1WGpnY3JOKzUzTVRiVFFKRHlaZU5FbjFvTUNJNGQzZ3FsSk94YXVqMjNSY0J4RldJdjRyM3lPVVVVd1pRSHVpMzF5NFd3UWJtNHN6cWp2ZmU5Qi9sdy9hK2txd2xHZlpaaUciLCJtYWMiOiIyODc1ZWIwMDgyMzgzZTdmMGQ0ZjJlN2U4Mjk0MzQ1ODAyYmRhYzU1OGY3N2U2YmUzYzc4OTQ2NWM1OTBiODYzIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6Ik9jdkFiZkdYaURnWjRlaFBPWEQrR1E9PSIsInZhbHVlIjoiTkhGRzZ4YzhlUjFFUndCanJOaG9vT3oxS09IVFV2THdicThocnZxVm9OWXNjcitSWlR4TU5iY3R3MG9QeXNjbmJMc3FLSjN3L2lSRXN2MTZKbS90OHpUUXI3VndaZTFiQmF4bGwvUjF5N3Jsb3dnd3BjRmVYdi9ud1NqQkJWaEMiLCJtYWMiOiIxNjg1YWU4NGNkY2UwMzJlMDQ4MmZkYTg3NzY5YWRiNDlhNTg3MWI0YzE4NGU4OTVhMWIzYzY1NzU3NGE5ZWQ5IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjQ3cFJ0aHZsUmxlWWwvaW1Jc2czc0E9PSIsInZhbHVlIjoiYktwbnNMVU13emp3eHJSTDJocU1JRERPdi9sT1E1WGpnY3JOKzUzTVRiVFFKRHlaZU5FbjFvTUNJNGQzZ3FsSk94YXVqM" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "18.224.16.219" ] "x-forwarded-for" => array:1 [ 0 => "18.224.16.219" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-scheme" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "ai-care.atmatech.id" ] "connection" => array:1 [ 0 => "keep-alive" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "4fjdFc35NInQPbBLnSRuztplxmDYrhZa3IH5prV6" "laravel_session" => "EhnkNM9bCalt4OiwYT8DuLE1ijrPi95oTqyEEV3M" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 13 Apr 2025 07:57:46 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InpFV3MrcU9ya2tRUjg3REdlUU5CblE9PSIsInZhbHVlIjoiK2RBVzNOemd2SERuUmQwN2dKQXUvb1FIck1DUnFXUnRMbDBLV01BRER5c2xTeU03U3JGb1JaZUJHMWdTaDczZzROK0UzRGxReHF5Yjk0ZW81OWw5ekkwVnlZZzVYUGdqVjVqQkV4bHJuU1JQUGlERHdLWjA0cENETEh4WXEzTG0iLCJtYWMiOiJkNTNkMzk2NThjY2RiOTUyNmVkMzM0NDVhZTBiZjNlZWQ3Yjk3MTEyMzU3Nzk1MDE4NGM2NDdiMDJkZDM3ZGZlIiwidGFnIjoiIn0%3D; expires=Sun, 13 Apr 2025 09:57:46 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6InpFV3MrcU9ya2tRUjg3REdlUU5CblE9PSIsInZhbHVlIjoiK2RBVzNOemd2SERuUmQwN2dKQXUvb1FIck1DUnFXUnRMbDBLV01BRER5c2xTeU03U3JGb1JaZUJHMWdTaDczZzROK0UzR" 1 => "laravel_session=eyJpdiI6IjBBYyttREpTY3kwTkJIK3h0cW42NlE9PSIsInZhbHVlIjoiYW4xN1FXZnppVDJ3ZDZtK1F4TTNLZnhrWkZDY1U2Q3kvM2Z3RFZNWG14N2M4TVoyNlkrOWxNU0czRCtQcUlHVFdWRzZCY3M1OVdmS3RjeXlQYWlGTWh4ZEVURGRxeWhZNUlneTRNczZZeU12dXVZTWlRM3pUS0FwQ2pYVko0eGUiLCJtYWMiOiI5MDc3ZDQ5OGQwN2ZiODJlMGNiZjhlZDE3ZTY0MDIxYjEzYjc3OGQxYjFkNTJmNGQ2NzE2NDgzZTgyMjMwYjM4IiwidGFnIjoiIn0%3D; expires=Sun, 13 Apr 2025 09:57:46 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IjBBYyttREpTY3kwTkJIK3h0cW42NlE9PSIsInZhbHVlIjoiYW4xN1FXZnppVDJ3ZDZtK1F4TTNLZnhrWkZDY1U2Q3kvM2Z3RFZNWG14N2M4TVoyNlkrOWxNU0czRCtQcUlHVFdW" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InpFV3MrcU9ya2tRUjg3REdlUU5CblE9PSIsInZhbHVlIjoiK2RBVzNOemd2SERuUmQwN2dKQXUvb1FIck1DUnFXUnRMbDBLV01BRER5c2xTeU03U3JGb1JaZUJHMWdTaDczZzROK0UzRGxReHF5Yjk0ZW81OWw5ekkwVnlZZzVYUGdqVjVqQkV4bHJuU1JQUGlERHdLWjA0cENETEh4WXEzTG0iLCJtYWMiOiJkNTNkMzk2NThjY2RiOTUyNmVkMzM0NDVhZTBiZjNlZWQ3Yjk3MTEyMzU3Nzk1MDE4NGM2NDdiMDJkZDM3ZGZlIiwidGFnIjoiIn0%3D; expires=Sun, 13-Apr-2025 09:57:46 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InpFV3MrcU9ya2tRUjg3REdlUU5CblE9PSIsInZhbHVlIjoiK2RBVzNOemd2SERuUmQwN2dKQXUvb1FIck1DUnFXUnRMbDBLV01BRER5c2xTeU03U3JGb1JaZUJHMWdTaDczZzROK0UzR" 1 => "laravel_session=eyJpdiI6IjBBYyttREpTY3kwTkJIK3h0cW42NlE9PSIsInZhbHVlIjoiYW4xN1FXZnppVDJ3ZDZtK1F4TTNLZnhrWkZDY1U2Q3kvM2Z3RFZNWG14N2M4TVoyNlkrOWxNU0czRCtQcUlHVFdWRzZCY3M1OVdmS3RjeXlQYWlGTWh4ZEVURGRxeWhZNUlneTRNczZZeU12dXVZTWlRM3pUS0FwQ2pYVko0eGUiLCJtYWMiOiI5MDc3ZDQ5OGQwN2ZiODJlMGNiZjhlZDE3ZTY0MDIxYjEzYjc3OGQxYjFkNTJmNGQ2NzE2NDgzZTgyMjMwYjM4IiwidGFnIjoiIn0%3D; expires=Sun, 13-Apr-2025 09:57:46 GMT; path=/; httponlylaravel_session=eyJpdiI6IjBBYyttREpTY3kwTkJIK3h0cW42NlE9PSIsInZhbHVlIjoiYW4xN1FXZnppVDJ3ZDZtK1F4TTNLZnhrWkZDY1U2Q3kvM2Z3RFZNWG14N2M4TVoyNlkrOWxNU0czRCtQcUlHVFdW" ] ]
          session_attributes
          0 of 0
          array:4 [ "locale" => "id" "_token" => "4fjdFc35NInQPbBLnSRuztplxmDYrhZa3IH5prV6" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/penyakit/alergi-antibiotik" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-13 14:57:46GET/penyakit/alergi-antibiotik102631