Self Help

Beranda / Topik Kesehatan / Self Help

Cara Mengurangi Asupan Gula dari Makanan Sehari-Hari

Kamis, 6 Juni 2024 | 15:45

Ketahui bagaimana cara mengurangi asupan gula dari makanan sehari-hari agar tubuh tetap sehat.

Mengapa Ada Orang yang Meninggal saat Tidur?

Rabu, 5 Juni 2024 | 16:37

Beberapa masalah kesehatan dapat memicu kematian saat tidur seperti gangguan jantung, gangguan tidur hingga keracunan gas.

Penyebab Jari dan Tangan Bengkak saat Hamil

Selasa, 4 Juni 2024 | 11:32

Jari bengkak saat hamil disebabkan oleh produksi cairan berlebih untuk mendukung perkembangan janin.

Penyebab Delayed Onset Muscle Soreness (DOMS) dan Cara Mengatasinya

Senin, 3 Juni 2024 | 15:52

DOMS berbeda dengan nyeri otot biasa. Ketahui penyebab dan bagaimana cara mengatasinya agar tidak memengaruhi kegiatan Anda.

Seberapa Sering Bra Perlu Dicuci?

Senin, 3 Juni 2024 | 15:28

Bra yang kotor dan berkeringat dapat menjadi sarang bakteri dan jamur yang memengaruhi kesehatan kulit.

Efektifkah Penggunaan Baking Soda sebagai Deodoran?

Senin, 3 Juni 2024 | 13:30

Baking soda dapat digunakan sebagai pengganti deodoran

Diabetes dan Menstruasi Saling Memengaruhi, Simak Faktanya

Jumat, 31 Mei 2024 | 12:58

Tingginya kadar gula darah dapat menyebabkan menstruasi tidak teratur

Pengobatan Rumahan untuk Mengatasi Vagina Gatal

Jumat, 31 Mei 2024 | 12:07

Ada beberapa pengobatan rumahan yang direkomendasikan untuk mengatasi gatal pada vagina

Obsesi pada Seseorang? Kenali Gejala dan Cara Menghentikannya

Kamis, 30 Mei 2024 | 16:28

Kekaguman pada seseorang bisa berkembang menjadi obsesi yang tidak sehat.

Mengapa Marah dapat Memicu Sakit Kepala?

Kamis, 30 Mei 2024 | 16:01

Marah dapat menyebabkan otot leher, bahu dan kepala tegang sehingga memicu sakit kepala.

Topik Kesehatan

Request history8.1.29PHP Version537msRequest Duration34MBMemory UsageGET kanal/{slug}Route
    • Booting (246ms)time
    • Application (292ms)time
    • 1 x Application (54.27%)
      292ms
      1 x Booting (45.73%)
      246ms
      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-1107
      21 statements were executed148ms
      • WebController.php#994aicare_prod_new1.03msselect * 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:994
        • 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#994aicare_prod_new750μ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:994
        • 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#1019aicare_prod_new62.93msselect `posts`.*, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`post_id` as `pivot_post_id` from `posts` inner join `category_post` on `posts`.`id` = `category_post`.`post_id` where `category_post`.`category_id` = 4
        Bindings
        • 0: 4
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:1019
        • 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#1022aicare_prod_new3.76msselect * from `posts` where `category_id` = 4 and `status` = 1 and `publish_date` <= '2025-01-13 08:23:12'
        Bindings
        • 0: 4
        • 1: 1
        • 2: 2025-01-13 08:23:12
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:1022
        • 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.25msselect * 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:1032
        • 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_new5.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` = 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_new5.48msselect `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
      • slide.blade.php#13aicare_prod_new5.48msselect `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` = 10118 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10118
        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_new5.57msselect `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` = 9336 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9336
        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_new5.37msselect `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` = 7870 and `categories`.`deleted_at` is null
        Bindings
        • 0: 7870
        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_new5.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` = 9303 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9303
        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_new5.25msselect `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` = 9275 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9275
        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_new5.64msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 7961 and `categories`.`deleted_at` is null
        Bindings
        • 0: 7961
        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_new6.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` = 9309 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9309
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.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_new6.64msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 7983 and `categories`.`deleted_at` is null
        Bindings
        • 0: 7983
        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_new6.28msselect `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` = 9313 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9313
        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_new6.39msselect `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` = 9285 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9285
        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_new6.75msselect `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` = 9293 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9293
        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_new850μ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_new720μ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.04msselect * 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
      1576Post.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
          7OSGTICsMOCtG9r4qQwuae0RFQBYERNQjT8VtR27
          _previous
          array:1 [ "url" => "https://ai-care.atmatech.id/kanal/self-help?page=13" ]
          _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" => "13" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:20 [ "priority" => array:1 [ 0 => "u=0, i" ] "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" ] "connection" => array:1 [ 0 => "close" ] "x-real-ip" => array:1 [ 0 => "18.226.165.236" ] "x-forwarded-for" => array:1 [ 0 => "18.226.165.236" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-scheme" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "ai-care.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 => "Mon, 13 Jan 2025 01:23:12 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InFMamZvZGd6QVloZlRuSlk1SVJsMGc9PSIsInZhbHVlIjoic2dGYnhYempUQ2g1TDVaczhNZGtMVWlaUmtiRDFaOWRlUXNxdTk3dUlIUDZKRnRSZ1I2clpya2VCTnRnZzUzOGI3WUY1MVRKK2lDSVNzcUxLSmJyYVhoZFVmNnhybW5yODRlOXJUTzhMRnh3Z1RYekhWSWtoMytDLys4N3dVMHQiLCJtYWMiOiJmMDAwZTg2YzY2NWViOTAzZTBmZTk1NDY5MGYwMGNkYjZlZGFjMGY0YjVhMWZlYjM5ODVjYTk5YzlmY2VmZDE0IiwidGFnIjoiIn0%3D; expires=Mon, 13 Jan 2025 03:23:12 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6InFMamZvZGd6QVloZlRuSlk1SVJsMGc9PSIsInZhbHVlIjoic2dGYnhYempUQ2g1TDVaczhNZGtMVWlaUmtiRDFaOWRlUXNxdTk3dUlIUDZKRnRSZ1I2clpya2VCTnRnZzUzOGI3WUY1M" 1 => "laravel_session=eyJpdiI6IkM4UWNtRWhlYkt5UFFCU29jNTNMU1E9PSIsInZhbHVlIjoiaFBuazlSanpxWElIWStNc2c0ZlFVWFp6ZklOYU1VdmV0ajk3VDdGQ2JmdHBJWSt1WVNja2Fpa2pMb2xRMDVSbU94V0taQVVtRHIvcVhWUCtLOTZVM1N0N0dsQmZxRUxqRDFiOTB4Ym1GT3BweWpXeTJvLzRheGFpWFJoRUtFL2UiLCJtYWMiOiIwODY1M2U5YjVkYTA4NjVjNDFjZGFiMDlmODY1N2E5ODlkMzg0ZjQ2Y2IwMjI5Mzk3MGRlYjQ2ZjhkNGIyMzIzIiwidGFnIjoiIn0%3D; expires=Mon, 13 Jan 2025 03:23:12 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IkM4UWNtRWhlYkt5UFFCU29jNTNMU1E9PSIsInZhbHVlIjoiaFBuazlSanpxWElIWStNc2c0ZlFVWFp6ZklOYU1VdmV0ajk3VDdGQ2JmdHBJWSt1WVNja2Fpa2pMb2xRMDVSbU94" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InFMamZvZGd6QVloZlRuSlk1SVJsMGc9PSIsInZhbHVlIjoic2dGYnhYempUQ2g1TDVaczhNZGtMVWlaUmtiRDFaOWRlUXNxdTk3dUlIUDZKRnRSZ1I2clpya2VCTnRnZzUzOGI3WUY1MVRKK2lDSVNzcUxLSmJyYVhoZFVmNnhybW5yODRlOXJUTzhMRnh3Z1RYekhWSWtoMytDLys4N3dVMHQiLCJtYWMiOiJmMDAwZTg2YzY2NWViOTAzZTBmZTk1NDY5MGYwMGNkYjZlZGFjMGY0YjVhMWZlYjM5ODVjYTk5YzlmY2VmZDE0IiwidGFnIjoiIn0%3D; expires=Mon, 13-Jan-2025 03:23:12 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InFMamZvZGd6QVloZlRuSlk1SVJsMGc9PSIsInZhbHVlIjoic2dGYnhYempUQ2g1TDVaczhNZGtMVWlaUmtiRDFaOWRlUXNxdTk3dUlIUDZKRnRSZ1I2clpya2VCTnRnZzUzOGI3WUY1M" 1 => "laravel_session=eyJpdiI6IkM4UWNtRWhlYkt5UFFCU29jNTNMU1E9PSIsInZhbHVlIjoiaFBuazlSanpxWElIWStNc2c0ZlFVWFp6ZklOYU1VdmV0ajk3VDdGQ2JmdHBJWSt1WVNja2Fpa2pMb2xRMDVSbU94V0taQVVtRHIvcVhWUCtLOTZVM1N0N0dsQmZxRUxqRDFiOTB4Ym1GT3BweWpXeTJvLzRheGFpWFJoRUtFL2UiLCJtYWMiOiIwODY1M2U5YjVkYTA4NjVjNDFjZGFiMDlmODY1N2E5ODlkMzg0ZjQ2Y2IwMjI5Mzk3MGRlYjQ2ZjhkNGIyMzIzIiwidGFnIjoiIn0%3D; expires=Mon, 13-Jan-2025 03:23:12 GMT; path=/; httponlylaravel_session=eyJpdiI6IkM4UWNtRWhlYkt5UFFCU29jNTNMU1E9PSIsInZhbHVlIjoiaFBuazlSanpxWElIWStNc2c0ZlFVWFp6ZklOYU1VdmV0ajk3VDdGQ2JmdHBJWSt1WVNja2Fpa2pMb2xRMDVSbU94" ] ]
          session_attributes
          0 of 0
          array:4 [ "locale" => "id" "_token" => "7OSGTICsMOCtG9r4qQwuae0RFQBYERNQjT8VtR27" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/kanal/self-help?page=13" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-01-13 08:23:12GET/kanal/self-help?page=136211603