Nutrisi

Beranda / Topik Kesehatan / Nutrisi

Mengapa Garam Bisa Menjadi Pengawet Makanan? Simak Cara Kerjanya

Jumat, 26 Juli 2024 | 15:14

Garam dapat mengeluarkan air dari makanan sehingga banyak digunakan sebagai pengawet makanan.

Jenis-Jenis Pengawet Makanan, Kenali Manfaat dan Efek Sampingnya

Jumat, 26 Juli 2024 | 13:12

Jika digunakan dalam takaran yang tepat, pengawet makanan dapat membuat makanan bisa dikonsumsi lebih lama

Sayur Goreng, Nikmat Tapi Berbahaya

Jumat, 26 Juli 2024 | 13:00

Sulit menolak kenikmatan sayur goreng, tetapi ada beberapa alasan mengapa makanan ini bisa berbahaya bagi kesehatan

Ini yang Terjadi Jika Anda Berhenti Mengonsumsi Gula Tambahan

Rabu, 24 Juli 2024 | 15:56

Berhenti mengonsumsi gula tambahan dari minuman atau makanan olahan membantu Anda mencapai berat badan ideal dan menurunkan kolesterol.

Apa itu Makanan dan Minuman yang Terfortifikasi dan Manfaatnya?

Selasa, 23 Juli 2024 | 11:51

Ketahui lebih lanjut apa itu fortifikasi makanan dan minuman serta manfaatnya.

Makanan yang Sebaiknya Dihindari Pengidap Penyakit Ginjal dan Diabetes

Senin, 22 Juli 2024 | 15:52

Pengidap gangguan ginjal dan diabetes sebaiknya menghindari daging merah dan makanan olahan

Benarkah MSG Berbahaya? Kenali Risiko dan Dosis Amannya

Kamis, 18 Juli 2024 | 14:00

MSG dikenal sebagai zat tambahan pada makanan untuk memperkaya rasa.

Apa Itu Dirty Fasting, Alternatif Pola Makan Ketika Intermittent Fasting

Rabu, 17 Juli 2024 | 12:36

Pada dirty fasting, Anda boleh mengonsumsi kalori saat memasuki jendela makan.

Makanan yang Sebaiknya Dikonsumsi setelah Olahraga Lari

Rabu, 17 Juli 2024 | 12:07

Setelah olahraga lagi dianjurkan mengonsumsi makanan yang mengandung protein dan karbohidrat untuk mengembalikan energi.

Perbedaan Susu UHT dan Pasteurisasi

Selasa, 16 Juli 2024 | 12:26

Ketahui apa perbedaan susu UHT dan susu pasteurisasi. Mana yang lebih sehat?

Topik Kesehatan

Request history8.1.29PHP Version528msRequest Duration17MBMemory UsageGET kanal/{slug}Route
    • Booting (281ms)time
    • Application (247ms)time
    • 1 x Booting (53.28%)
      281ms
      1 x Application (46.71%)
      247ms
      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 executed167ms
      • WebController.php#997aicare_prod_new1.07msselect * from `categories` where (`slug` = 'nutrisi' or `slug_en` = 'nutrisi') and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: nutrisi
        • 1: nutrisi
        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_new1.06msselect * 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_new66.8msselect * 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` = 2 and `categories`.`deleted_at` is null) and `status` = 1 and `status` = 1 and `publish_date` <= '2025-05-04 08:49:43' and `posts`.`deleted_at` is null order by `publish_date` desc
        Bindings
        • 0: 2
        • 1: 1
        • 2: 1
        • 3: 2025-05-04 08:49:43
        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.35msselect * 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.35msselect `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` = 18 and `categories`.`deleted_at` is null
        Bindings
        • 0: 18
        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.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` = 46 and `categories`.`deleted_at` is null
        Bindings
        • 0: 46
        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.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` = 19 and `categories`.`deleted_at` is null
        Bindings
        • 0: 19
        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_new6.96msselect `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` = 9588 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9588
        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_new8msselect `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` = 9589 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9589
        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.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` = 9595 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9595
        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.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` = 9580 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9580
        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_new8.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` = 9575 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9575
        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.42msselect `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` = 9554 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9554
        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.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` = 8528 and `categories`.`deleted_at` is null
        Bindings
        • 0: 8528
        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.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` = 9546 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9546
        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.72msselect `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` = 9547 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9547
        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.36msselect `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` = 9536 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9536
        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.4msselect * 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_new730μ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_new840μ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\Post
      590Post.php#?
      App\Models\Admin\Category
      20Category.php#?
      App\Models\TermPolicy
      3TermPolicy.php#?
      App\Models\Admin\Page
      1Page.php#?
      App\Models\Admin\Faq
      1Faq.php#?
          locale
          id
          _token
          A4CGWii0qH0CLJRG5RiLQ5FmreoSagxjDKj5S0vq
          _previous
          array:1 [ "url" => "https://ai-care.atmatech.id/kanal/nutrisi?page=9" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /kanal/nutrisi
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "9" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:19 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "3.136.17.154" ] "x-forwarded-for" => array:1 [ 0 => "3.136.17.154" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-scheme" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "ai-care.atmatech.id" ] "connection" => array:1 [ 0 => "keep-alive" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 04 May 2025 01:49:43 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjlhNmdVK0ZlVE9IMFAxcDAyS1cxS1E9PSIsInZhbHVlIjoiRElCdVZmZkZBUGMvT0szZ3lqV0FqZ3I2Y0ROQ1Y5enBwWW0xZGI5RHdtVjI5MjE5S2JwNHdSeFRpeWZWOXljMjN5RUVEd1ZYczdRYk5JZHoxUm8vaFBYMUsrc05CRURvckhVeEtjeW1aTDJpUzl6NTZqeUZaU2VwSEVHeTV0OE0iLCJtYWMiOiI4NWY4ZTc3MDdlZDI2NzUzNGU4ZTdhNGYxOGQ5OWUyMTA4YTA2YzVjMWM2YzU3MDlhZGM3MmEyMDEzMTAzOTBjIiwidGFnIjoiIn0%3D; expires=Sun, 04 May 2025 03:49:43 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6IjlhNmdVK0ZlVE9IMFAxcDAyS1cxS1E9PSIsInZhbHVlIjoiRElCdVZmZkZBUGMvT0szZ3lqV0FqZ3I2Y0ROQ1Y5enBwWW0xZGI5RHdtVjI5MjE5S2JwNHdSeFRpeWZWOXljMjN5RUVEd" 1 => "laravel_session=eyJpdiI6InJadDMxVFVQZ3FPUXFlcUJmejBTanc9PSIsInZhbHVlIjoiT1A2OEdNSEQ1ek05a2VudUNBUzZVck1HOWF6aTJzL1U2ZGJwZVBwdmN5dUxiMWtiSkpKVmUxMWw5dkxLZlF5dmpia21GRnlNbVRURDNMNWF2Y25uR3RlYnEyeXo3QUd6WGpic3hOdmYweU81eTgrT2h5WHlkRWc5UXphZ0gxcDciLCJtYWMiOiI1YzlkMmRjM2RmNDRjNzMzNzliNDc0NjMyMGFiNTE5MTE4MmNiNTFiOTM2MzdhNGJjN2I2N2ZjZjgxZmI1NDMzIiwidGFnIjoiIn0%3D; expires=Sun, 04 May 2025 03:49:43 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6InJadDMxVFVQZ3FPUXFlcUJmejBTanc9PSIsInZhbHVlIjoiT1A2OEdNSEQ1ek05a2VudUNBUzZVck1HOWF6aTJzL1U2ZGJwZVBwdmN5dUxiMWtiSkpKVmUxMWw5dkxLZlF5dmpi" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjlhNmdVK0ZlVE9IMFAxcDAyS1cxS1E9PSIsInZhbHVlIjoiRElCdVZmZkZBUGMvT0szZ3lqV0FqZ3I2Y0ROQ1Y5enBwWW0xZGI5RHdtVjI5MjE5S2JwNHdSeFRpeWZWOXljMjN5RUVEd1ZYczdRYk5JZHoxUm8vaFBYMUsrc05CRURvckhVeEtjeW1aTDJpUzl6NTZqeUZaU2VwSEVHeTV0OE0iLCJtYWMiOiI4NWY4ZTc3MDdlZDI2NzUzNGU4ZTdhNGYxOGQ5OWUyMTA4YTA2YzVjMWM2YzU3MDlhZGM3MmEyMDEzMTAzOTBjIiwidGFnIjoiIn0%3D; expires=Sun, 04-May-2025 03:49:43 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjlhNmdVK0ZlVE9IMFAxcDAyS1cxS1E9PSIsInZhbHVlIjoiRElCdVZmZkZBUGMvT0szZ3lqV0FqZ3I2Y0ROQ1Y5enBwWW0xZGI5RHdtVjI5MjE5S2JwNHdSeFRpeWZWOXljMjN5RUVEd" 1 => "laravel_session=eyJpdiI6InJadDMxVFVQZ3FPUXFlcUJmejBTanc9PSIsInZhbHVlIjoiT1A2OEdNSEQ1ek05a2VudUNBUzZVck1HOWF6aTJzL1U2ZGJwZVBwdmN5dUxiMWtiSkpKVmUxMWw5dkxLZlF5dmpia21GRnlNbVRURDNMNWF2Y25uR3RlYnEyeXo3QUd6WGpic3hOdmYweU81eTgrT2h5WHlkRWc5UXphZ0gxcDciLCJtYWMiOiI1YzlkMmRjM2RmNDRjNzMzNzliNDc0NjMyMGFiNTE5MTE4MmNiNTFiOTM2MzdhNGJjN2I2N2ZjZjgxZmI1NDMzIiwidGFnIjoiIn0%3D; expires=Sun, 04-May-2025 03:49:43 GMT; path=/; httponlylaravel_session=eyJpdiI6InJadDMxVFVQZ3FPUXFlcUJmejBTanc9PSIsInZhbHVlIjoiT1A2OEdNSEQ1ek05a2VudUNBUzZVck1HOWF6aTJzL1U2ZGJwZVBwdmN5dUxiMWtiSkpKVmUxMWw5dkxLZlF5dmpi" ] ]
          session_attributes
          0 of 0
          array:4 [ "locale" => "id" "_token" => "A4CGWii0qH0CLJRG5RiLQ5FmreoSagxjDKj5S0vq" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/kanal/nutrisi?page=9" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-04 08:49:43GET/kanal/nutrisi?page=9620615