Self Help

Beranda / Topik Kesehatan / Self Help

Cara Mengatasi Iritasi Kulit Akibat Eksfoliasi Berlebihan

Kamis, 24 Oktober 2024 | 14:54

Eksfoliasi berlebihan dapat menyebabkan kulit iritasi kemerahan dan muncul jerawat.

Cara Mengatasi Luka Akibat Gigitan Hewan Peliharaan

Kamis, 24 Oktober 2024 | 13:43

Jika tidak ditangani dengan tepat, luka gigitan hewan dapat memicu infeksi

Bolehkah Menggunakan Sunscreen saat Berjerawat?

Kamis, 24 Oktober 2024 | 12:24

Kulit berjerawat tetap membutuhkan sunscreen untuk melindungi kulit wajah dari bahaya sinar UV.

Sering Sakit Kepala saat Membungkuk? Ini Penyebabnya

Rabu, 23 Oktober 2024 | 11:33

Sakit kepala saat membungkuk bisa disebabkan oleh sinusitis, dehidrasi, atau sebab lain.

Cara Rumahan Mengatasi Karang Gigi

Selasa, 22 Oktober 2024 | 16:10

Karang gigi tidak muncul dengan sendirinya. Ini adalah akibat dari plak yang menumpuk dan tidak dibersihkan

Mengapa Perlu Hati-Hati Mengonsumsi Obat Herbal

Selasa, 22 Oktober 2024 | 15:45

Obat herbal sering dianggap sebagai pilihan yang lebih aman karena terbuat dari bahan-bahan alami

Perbedaan Lemak Trans dan Lemak Jenuh

Selasa, 22 Oktober 2024 | 12:40

Mengetahui jenis lemak yang dikonsumsi dan bahayanya bagi kesehatan dapat membuat Anda lebih selektif dalam memilih lemak yang dikonsumsi.

Cara Alami Agar Trigliserida Kembali Normal

Selasa, 22 Oktober 2024 | 12:24

Kadar trigliserida yang terlalu tinggi dapat meningkatkan risiko penyakit jantung, stroke, dan gangguan metabolisme

Cuci Muka, Sebaiknya dengan Air Hangat atau Dingin?

Selasa, 22 Oktober 2024 | 11:58

Tergantung dari kebutuhan dan jenis kulit Anda, Anda bisa mencuci muka dengan air hangat atau dingin.

Kapan Waktu yang Tepat untuk Memeriksa Kadar Gula Darah?

Senin, 21 Oktober 2024 | 19:47

Pemeriksaan kadar gula darah bisa dilakukan saat bangun tidur, setelah makan atau setelah puasa.

Topik Kesehatan

Request history8.1.29PHP Version571msRequest Duration29MBMemory UsageGET kanal/{slug}Route
    • Booting (269ms)time
    • Application (302ms)time
    • 1 x Application (52.86%)
      302ms
      1 x Booting (47.13%)
      269ms
      6 templates were rendered
      • 1x web.v2.category-postcategory-post.blade.php#?blade
      • 1x web.partials.category-post.slideslide.blade.php#?blade
      • 1x web.v2.partials.category-post.listlist.blade.php#?blade
      • 1x vendor.pagination.bootstrap-4-v3bootstrap-4-v3.blade.php#?blade
      • 1x web.v2.partials.healthtopichealthtopic.blade.php#?blade
      • 1x layouts.v2.web_layoutweb_layout.blade.php#?blade
      uri
      GET kanal/{slug}
      middleware
      web
      controller
      App\Http\Controllers\WebController@category
      namespace
      App\Http\Controllers
      prefix
      where
      as
      web.category.post
      file
      app/Http/Controllers/WebController.php:990-1041
      20 statements were executed215ms
      • WebController.php#997aicare_prod_new1.18msselect * 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:997
        • 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#997aicare_prod_new830μsselect * from `categories` where `categories`.`id` in (0) and `categories`.`deleted_at` is null
        Bindings
        • 0: 0
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:997
        • 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#1021aicare_prod_new118msselect * from `posts` where exists (select * from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `posts`.`id` = `category_post`.`post_id` and `categories`.`id` = 4 and `categories`.`deleted_at` is null) and `status` = 1 and `status` = 1 and `publish_date` <= '2025-04-05 18:30:18' and `posts`.`deleted_at` is null order by `publish_date` desc
        Bindings
        • 0: 4
        • 1: 1
        • 2: 1
        • 3: 2025-04-05 18:30:18
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:1021
        • 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.17msselect * 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:1027
        • 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
      • slide.blade.php#13aicare_prod_new6.05msselect `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` = 10174 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10174
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.partials.category-post.slide:13
        • 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
      • slide.blade.php#13aicare_prod_new7.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` = 10158 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10158
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.partials.category-post.slide:13
        • 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
      • slide.blade.php#13aicare_prod_new6.91msselect `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` = 9984 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9984
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.partials.category-post.slide:13
        • 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
      • list.blade.php#10aicare_prod_new7.06msselect `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` = 10103 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10103
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.category-post.list:10
        • 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
      • list.blade.php#10aicare_prod_new7.1msselect `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` = 9910 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9910
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.category-post.list:10
        • 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
      • list.blade.php#10aicare_prod_new7.05msselect `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` = 10102 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10102
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.category-post.list:10
        • 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
      • list.blade.php#10aicare_prod_new7.14msselect `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` = 10088 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10088
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.category-post.list:10
        • 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
      • list.blade.php#10aicare_prod_new7.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` = 9905 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9905
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.category-post.list:10
        • 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
      • list.blade.php#10aicare_prod_new7.12msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 10083 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10083
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.category-post.list:10
        • 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
      • list.blade.php#10aicare_prod_new7.12msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 10079 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10079
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.category-post.list:10
        • 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
      • list.blade.php#10aicare_prod_new7msselect `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` = 10073 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10073
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.category-post.list:10
        • 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
      • list.blade.php#10aicare_prod_new7.02msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 10080 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10080
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.category-post.list:10
        • 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
      • list.blade.php#10aicare_prod_new7.05msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 9927 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9927
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.category-post.list:10
        • 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.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: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.21msselect * 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
      1067Post.php#?
      App\Models\Admin\Category
      22Category.php#?
      App\Models\TermPolicy
      3TermPolicy.php#?
      App\Models\Admin\Page
      1Page.php#?
      App\Models\Admin\Faq
      1Faq.php#?
          locale
          id
          _token
          Yb48XuQZRgcltJtg2j1j5bI0JxdYUOFfO34IcrhP
          _previous
          array:1 [ "url" => "https://ai-care.atmatech.id/kanal/self-help?page=2" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /kanal/self-help
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "2" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:20 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IlRDYlBLeUZmK3lLSkU3UjlpVE5ITnc9PSIsInZhbHVlIjoieXVZckVxVkpRVy9IOGd6bi9CRHdPQ2FpblhnRFpwY20xUThvTDJpTEdZenlrdWVZcUVPNWphaU0wZTNzdDROZnBNWDQzYzlZenRaUlQ2K2dITUV1NFBKVmN2VlZ2N1Q4RFJETWJ2Y0hJaERhc09sak56bWhIbmJuUm00N3JOQ3oiLCJtYWMiOiJkODhmOGU4YTQ2NTJlODZhMzNmMzA4OWUxYjNiMTgzNGYyZjYxMWJiZWViZDkwNmFlZjZmNjc3NDY5NzhlYzcxIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6InhTYmRTeVBnb3o0RU5KOVF4c2FOZEE9PSIsInZhbHVlIjoiM05OclpMMjlLTjYrOXRyR2d3MFdVdzhVR2d4Sit5NnJ5QlBxajNCU2sxK0VOaGZhNnlLS2NNRGxPci9jUHVyZWlTcWpSdDYzTlo3K0YrWnBveGNxeHJkSExaaEx6Y054Mm1Kb282OGU5bVFkbVF4YXBiQWJwNC9jQW03TmZlbk0iLCJtYWMiOiI0YWNlNzlmMDQyNTlkODg3NWRiOTljY2Q4NjBiMzJhMDlhNGE1ZWJjYTBkNjNkMGI0NjM4YTdkMjI1NzQ0ZjhlIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IlRDYlBLeUZmK3lLSkU3UjlpVE5ITnc9PSIsInZhbHVlIjoieXVZckVxVkpRVy9IOGd6bi9CRHdPQ2FpblhnRFpwY20xUThvTDJpTEdZenlrdWVZcUVPNWphaU0wZTNzdDROZnBNWDQzY" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "3.21.34.214" ] "x-forwarded-for" => array:1 [ 0 => "3.21.34.214" ] "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" => "Yb48XuQZRgcltJtg2j1j5bI0JxdYUOFfO34IcrhP" "laravel_session" => "CPnnRYbvYDwN2CNubSVQRJjKAErsopIeq3wqbThz" ]
          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 => "Sat, 05 Apr 2025 11:30:18 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Iko5RmN4WGxCY0phb0ZKVy92WVB6OFE9PSIsInZhbHVlIjoiS1lvUlF4RWxoZFNJREJOL3VuTWtVM2xiWXU0eml6T0d3T2hCd1dxeGtLR0F0Vlg3dUJJUkg5S3dGQnVVcUljdGdxNkhEZ1hxemdiY1VteXhvOE5HblNIT1N2bkg4OTN0QWNlY1dGYnVFVTJpZkxXK2kwQVlYRFlMOUlGVjJsYU4iLCJtYWMiOiIwMjFjMmMwNjYyMzA5MWVlMmYyMmNiZjEyMTc0MGVkMWMyY2QxOGQ5Y2U3NDU4YzhlOWQ4ZGVkMTVkNzcyNDc2IiwidGFnIjoiIn0%3D; expires=Sat, 05 Apr 2025 13:30:18 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6Iko5RmN4WGxCY0phb0ZKVy92WVB6OFE9PSIsInZhbHVlIjoiS1lvUlF4RWxoZFNJREJOL3VuTWtVM2xiWXU0eml6T0d3T2hCd1dxeGtLR0F0Vlg3dUJJUkg5S3dGQnVVcUljdGdxNkhEZ" 1 => "laravel_session=eyJpdiI6InRYVGVhcXdiZFc3Sk5zU3EwQWJPOXc9PSIsInZhbHVlIjoidXFFc0ZkZUtpRWRZMVZtT0xvN0tpSWhhK2hRSm1CSHFOMnp0UU14RmNmdlhKbXFnTHBNMUU2dThiMzVQMDRWRTVtOVNHd2ZFNjJOTmt3UU1rUkR4bFVWdFQ4Z3IySG03VnVseW9EWDBvRTl2NldPS2sxaitTMFBOWDdQOXAzWXciLCJtYWMiOiI2M2JlZjgwNWJkNWM3MTVjOGJkM2Y5YzIwODVlOTk1ZjcwMjQ2NDNhYmEzM2Q5NjhmMzU5NzVhOTUxNzQ1ZDM2IiwidGFnIjoiIn0%3D; expires=Sat, 05 Apr 2025 13:30:18 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6InRYVGVhcXdiZFc3Sk5zU3EwQWJPOXc9PSIsInZhbHVlIjoidXFFc0ZkZUtpRWRZMVZtT0xvN0tpSWhhK2hRSm1CSHFOMnp0UU14RmNmdlhKbXFnTHBNMUU2dThiMzVQMDRWRTVt" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Iko5RmN4WGxCY0phb0ZKVy92WVB6OFE9PSIsInZhbHVlIjoiS1lvUlF4RWxoZFNJREJOL3VuTWtVM2xiWXU0eml6T0d3T2hCd1dxeGtLR0F0Vlg3dUJJUkg5S3dGQnVVcUljdGdxNkhEZ1hxemdiY1VteXhvOE5HblNIT1N2bkg4OTN0QWNlY1dGYnVFVTJpZkxXK2kwQVlYRFlMOUlGVjJsYU4iLCJtYWMiOiIwMjFjMmMwNjYyMzA5MWVlMmYyMmNiZjEyMTc0MGVkMWMyY2QxOGQ5Y2U3NDU4YzhlOWQ4ZGVkMTVkNzcyNDc2IiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 13:30:18 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Iko5RmN4WGxCY0phb0ZKVy92WVB6OFE9PSIsInZhbHVlIjoiS1lvUlF4RWxoZFNJREJOL3VuTWtVM2xiWXU0eml6T0d3T2hCd1dxeGtLR0F0Vlg3dUJJUkg5S3dGQnVVcUljdGdxNkhEZ" 1 => "laravel_session=eyJpdiI6InRYVGVhcXdiZFc3Sk5zU3EwQWJPOXc9PSIsInZhbHVlIjoidXFFc0ZkZUtpRWRZMVZtT0xvN0tpSWhhK2hRSm1CSHFOMnp0UU14RmNmdlhKbXFnTHBNMUU2dThiMzVQMDRWRTVtOVNHd2ZFNjJOTmt3UU1rUkR4bFVWdFQ4Z3IySG03VnVseW9EWDBvRTl2NldPS2sxaitTMFBOWDdQOXAzWXciLCJtYWMiOiI2M2JlZjgwNWJkNWM3MTVjOGJkM2Y5YzIwODVlOTk1ZjcwMjQ2NDNhYmEzM2Q5NjhmMzU5NzVhOTUxNzQ1ZDM2IiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 13:30:18 GMT; path=/; httponlylaravel_session=eyJpdiI6InRYVGVhcXdiZFc3Sk5zU3EwQWJPOXc9PSIsInZhbHVlIjoidXFFc0ZkZUtpRWRZMVZtT0xvN0tpSWhhK2hRSm1CSHFOMnp0UU14RmNmdlhKbXFnTHBNMUU2dThiMzVQMDRWRTVt" ] ]
          session_attributes
          0 of 0
          array:4 [ "locale" => "id" "_token" => "Yb48XuQZRgcltJtg2j1j5bI0JxdYUOFfO34IcrhP" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/kanal/self-help?page=2" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-05 18:30:18GET/kanal/self-help?page=26201094