Easy Ways to Motivate Children to Walk More

Easy Ways to Motivate Children to Walk More

Share :


Walking is a type of physical activity that is easily available to everyone. It has a low risk of injury and provides various health benefits. It is good for the heart, helps build muscle strength, reduces joint pain, aids in weight management, reduces cravings for sugary snacks, and contributes to enhanced mental well-being.

Committing to a daily 30-minute walking regimen can unlock these health benefits. However, how can you encourage your entire family, including children, to embrace this activity?

 

Benefits of physical activity for children's health

Given their age, children naturally enjoy playing, so incorporating physical activity into their daily routines can be enjoyable and beneficial for their health. Children's health advantages from physical activity align with those of adults. Children should stay active for several reasons, including:

  • Enhancing cardiovascular health
  • Maintaining a healthy body weight
  • Improving posture
  • Establishing a good sleep pattern
  • Boosting self-confidence
  • Enhancing concentration
  • Building strong muscles and bones
  • Improving social skills

Children between 6 and 12 should engage in moderate to vigorous physical activity for 60 minutes daily to maintain good health. One way to motivate children to embrace physical activity is to incorporate family walks. Encouraging children to be active alongside their families from an early age can establish a positive routine.

 

Ways to motivate children to engage in walking

Not all children may be interested and able to understand the benefits of walking. But that doesn't mean you can't raise their awareness of it.

Here are some tips to get your kids excited about your walking routine:

Having regular family time

Establish a regular exercise schedule as a family to cultivate enjoyable new habits. Children often find greater enjoyment in their activities when their parents participate. Engaging in activities like walking and conversing together can create a fun experience for everyone.

Participate in sports events

Encourage your children to engage in walking-related sports events, such as long-distance walking competitions or national walking events. The medals, t-shirts, and souvenirs earned from these events often ignite children's competitive drive, making them more enthusiastic about physical activity.

Join the walking tour community

Numerous sports communities are accessible across various forums and social media platforms. Consider joining a walking tour community with your children. Some offer guided experiences. These walks may include activities like exploring the area's history or notable buildings along the route, adding a layer of education and engagement to your time together.

Combining with technology

Children nowadays are undeniably drawn to technology. Introduce them to smartwatches or smartphone applications to track steps and monitor their physical well-being.

Equipping them with journals and maps

Consider exploring different routes that offer more challenges for your child. Equip them with a journal and a map to turn your walks into exciting adventures. Teach them navigation skills, encourage map reading, and join them in enjoying the journey until it truly becomes an adventurous experience.

Children between the ages of 6 and 12 typically require 60 minutes of moderate to vigorous activity daily, equivalent to 12,000-15,000 steps. However, children with specific health conditions may have different needs

Ideally, children aged 6-12 need moderate to severe activity for 60 minutes daily, equivalent to 12 thousand-15 thousand steps. However, children with certain health conditions may be different.

 

If you're considering encouraging your child to engage in regular walking or other exercises, it's important to consult your doctor first, especially if your child has any underlying health conditions. Please seek a doctor through the health consultation services available on the AI Care application, which can be downloaded from the App Store or Play Store.

 

Looking for more information about pregnancy, breastfeeding, and the health of women and children? Click here!

 

 

Writer : Agatha Writer
Editor :
  • dr. Yuliana Inosensia
Last Updated : Thursday, 25 April 2024 | 03:53

Better Health Channel. Walking tips. Available from: https://www.betterhealth.vic.gov.au/health/healthyliving/walking-tips 

Harvard Medical School (2023). 5 surprising benefits of walking. Available from: https://www.health.harvard.edu/staying-healthy/5-surprising-benefits-of-walking 

Rachel MacPherson, BA, CPT (2023). What Happens to Your Body When You Walk 30 Minutes Per Day. Available from: https://www.verywellfit.com/walking-30-minutes-per-day-7969716 

Better Health Channel. Children – keeping them active. Available from: https://www.betterhealth.vic.gov.au/health/healthyliving/children-keeping-them-active 

Mayo Clinic (2023). Type 2 diabetes in children. Available from: https://www.mayoclinic.org/diseases-conditions/type-2-diabetes-in-children/symptoms-causes/syc-20355318 

Wendy Bumgardner (2022). Taking Fun Walks With Your Kids. Available from: https://www.verywellfit.com/fun-walking-with-kids-3436010 

Request history8.1.29PHP Version1.53sRequest Duration7MBMemory UsageGET {category}/{slug}Route
  • warninglog[21:57:04] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • warninglog[21:57:04] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • infolog[21:57:04] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • errorlog[21:57:04] LOG.error: Error accessing doctor id: 63983202e088e5e18c0511d7 { "exception": "Undefi...
  • infolog[21:57:04] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • Booting (246ms)time
  • Application (1.28s)time
  • 1 x Application (83.89%)
    1.28s
    1 x Booting (16.11%)
    246ms
    11 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.related-articlerelated-article.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
    33 statements were executed435ms
    • WebController.php#656aicare_prod_new770μsselect * from `categories` where (`slug` = 'mom-and-kids' or `slug_en` = 'mom-and-kids') and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: mom-and-kids
      • 1: mom-and-kids
      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_new57.94msselect * from `posts` where (`slug` = 'easy-ways-to-motivate-children-to-walk-more-en' or `slug_en` = 'easy-ways-to-motivate-children-to-walk-more-en') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: easy-ways-to-motivate-children-to-walk-more-en
      • 1: easy-ways-to-motivate-children-to-walk-more-en
      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_new37.83msselect * from `posts` where (`slug` = 'easy-ways-to-motivate-children-to-walk-more-en' or `slug_en` = 'easy-ways-to-motivate-children-to-walk-more-en') and `status` = 1 and `publish_date` <= '2025-04-07 21:57:04' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: easy-ways-to-motivate-children-to-walk-more-en
      • 1: easy-ways-to-motivate-children-to-walk-more-en
      • 2: 1
      • 3: 2025-04-07 21:57:04
      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_new1.01msselect `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 (8525)
      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_new870μ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 (8525)
      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.4msselect `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 (8525) 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_new990μsselect * from `categories` where `categories`.`id` in (0) and `categories`.`deleted_at` is null
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php: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#724aicare_prod_new14.8msselect `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` = 8525
      Bindings
      • 0: 8525
      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#1362aicare_prod_new12.18msselect `posts`.*, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`post_id` as `pivot_post_id` from `posts` inner join `post_tag` on `posts`.`id` = `post_tag`.`post_id` where `post_tag`.`tag_id` = 97 and `posts`.`deleted_at` is null
      Bindings
      • 0: 97
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1362
      • app/Http/Controllers/WebController.php:735
      • 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#1362aicare_prod_new13.91msselect `posts`.*, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`post_id` as `pivot_post_id` from `posts` inner join `post_tag` on `posts`.`id` = `post_tag`.`post_id` where `post_tag`.`tag_id` = 269 and `posts`.`deleted_at` is null
      Bindings
      • 0: 269
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1362
      • app/Http/Controllers/WebController.php:735
      • 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#1362aicare_prod_new11.33msselect `posts`.*, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`post_id` as `pivot_post_id` from `posts` inner join `post_tag` on `posts`.`id` = `post_tag`.`post_id` where `post_tag`.`tag_id` = 282 and `posts`.`deleted_at` is null
      Bindings
      • 0: 282
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1362
      • app/Http/Controllers/WebController.php:735
      • 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#1362aicare_prod_new11.79msselect `posts`.*, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`post_id` as `pivot_post_id` from `posts` inner join `post_tag` on `posts`.`id` = `post_tag`.`post_id` where `post_tag`.`tag_id` = 310 and `posts`.`deleted_at` is null
      Bindings
      • 0: 310
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1362
      • app/Http/Controllers/WebController.php:735
      • 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#1362aicare_prod_new11.91msselect `posts`.*, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`post_id` as `pivot_post_id` from `posts` inner join `post_tag` on `posts`.`id` = `post_tag`.`post_id` where `post_tag`.`tag_id` = 2119 and `posts`.`deleted_at` is null
      Bindings
      • 0: 2119
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1362
      • app/Http/Controllers/WebController.php:735
      • 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#743aicare_prod_new105msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-07 21:57:04' and `deleted_at` is null and `content_type` = 'article' and `slug_en` != '' and `slug_en` is not null and `posts`.`deleted_at` is null order by RAND() limit 7
      Bindings
      • 0: 1
      • 1: 2025-04-07 21:57:04
      • 2: article
      • 3: 
      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
      • The != operator is not standard. Use the <> operator to test for inequality instead.
      Backtrace
      • app/Http/Controllers/WebController.php:743
      • 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_new22.09msselect * 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:744
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • WebController.php#748aicare_prod_new1.8msselect `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` = 8525 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 8525
      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_new6.9msupdate `posts` set `views_count` = 527 where `id` = 8525
      Bindings
      • 0: 527
      • 1: 8525
      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_new6.24msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 8525, 'App\\Models\\Admin\\Post', 'updated', '2025-04-07 21:57:04', '2025-04-07 21:57:04')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 8525
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-04-07 21:57:04
      • 8: 2025-04-07 21:57:04
      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_new1.22msselect * from `users` where `users`.`id` = 20 limit 1
      Bindings
      • 0: 20
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • view::web.v2.single-post-healthpedia:37
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • article-popular.blade.php#15aicare_prod_new10.4msselect `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` = 6902 and `categories`.`deleted_at` is null
      Bindings
      • 0: 6902
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • 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#15aicare_prod_new10.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` = 8289 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8289
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • 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#15aicare_prod_new10.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` = 9991 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9991
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • 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#15aicare_prod_new10.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` = 9941 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9941
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • 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#15aicare_prod_new10.43msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 8752 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8752
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • 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#15aicare_prod_new9.94msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 8792 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8792
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • 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#15aicare_prod_new9.59msselect `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` = 9861 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9861
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • related-article.blade.php#15aicare_prod_new9.62msselect `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` = 9193 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9193
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.related-article:15
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • related-article.blade.php#15aicare_prod_new9.89msselect `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` = 7960 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7960
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.related-article:15
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • related-article.blade.php#15aicare_prod_new9.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` = 8029 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8029
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.related-article:15
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • related-article.blade.php#15aicare_prod_new9.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` = 8038 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8038
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.related-article:15
      • 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.17msselect * 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#549aicare_prod_new950μsselect * from `faqs` where `name_en` is not null and `slug_en` is not null limit 1
      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:549
      • 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.09msselect * 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
    184Post.php#?
    App\Models\Admin\Category
    19Category.php#?
    App\Models\Admin\Tag
    5Tag.php#?
    App\User
    3User.php#?
    App\Models\TermPolicy
    3TermPolicy.php#?
    App\Models\Admin\Page
    1Page.php#?
    App\Models\Admin\Faq
    1Faq.php#?
        locale
        en
        _token
        3Z87C0vfHWcaElSc3A1r5LvXApMsZesRNuw8sr6x
        _previous
        array:1 [ "url" => "https://ai-care.atmatech.id/mom-and-kids/easy-ways-to-motivate-children-to-wal...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /mom-and-kids/easy-ways-to-motivate-children-to-walk-more-en
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:19 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""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.22.118.57" ] "x-forwarded-for" => array:1 [ 0 => "3.22.118.57" ] "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 => "Mon, 07 Apr 2025 14:57:05 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ii9EM3BCYXFpTHg0WHhMR245djhvZGc9PSIsInZhbHVlIjoiT2ErUjdWc1Z1NW5uZElaaFJwTVBKRGt3STRxb252QUxVZEdwcVhxSlNZVWltMFZOb3B0TzBBbDlBaFVDQ1ZBTE1kM3hnKzNSZEc3bnF2WmxVVzA4eHNxSTI0TGFnczkyR0hqQ0ZFSzJsT1V6RnZVNDV4Vmt4clYvcHoxZzNMT3giLCJtYWMiOiIxZTMzYmU1MDQzZjViNmI4OGEyZDAyMDdlM2I4NmFmNTcwMmNjMTc0YjcwNmZkNWY5NGQ5YTZiNGJiMmY4YjQ5IiwidGFnIjoiIn0%3D; expires=Mon, 07 Apr 2025 16:57:05 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6Ii9EM3BCYXFpTHg0WHhMR245djhvZGc9PSIsInZhbHVlIjoiT2ErUjdWc1Z1NW5uZElaaFJwTVBKRGt3STRxb252QUxVZEdwcVhxSlNZVWltMFZOb3B0TzBBbDlBaFVDQ1ZBTE1kM3hnK" 1 => "laravel_session=eyJpdiI6IngxUGFXRzRuUEdFV05WQThmK01IZ3c9PSIsInZhbHVlIjoiakFQeGRMaGd4ZlEyaThCZmtOZ0NQQThwNzNTMlZhdnB3NWtScGlWVzBQUWJack5ndVE3TmVqUHo1M2wwTW9PQUUyUWh2Zjd4UFN4K01qSEtEdkswVE1FV293c1loYTRTSUdoenpDWVVXQURjSDFZV21SQ3gvZG05WFFJMzljYjIiLCJtYWMiOiJhMjk5ZWIwYjQxZjAxYmFmM2Q2ODEzYzIyMWY5ZjQzYWYyY2NhYzU4NWE2YjQ5N2JlYTFmMzJmYjllMzJlZTRiIiwidGFnIjoiIn0%3D; expires=Mon, 07 Apr 2025 16:57:05 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IngxUGFXRzRuUEdFV05WQThmK01IZ3c9PSIsInZhbHVlIjoiakFQeGRMaGd4ZlEyaThCZmtOZ0NQQThwNzNTMlZhdnB3NWtScGlWVzBQUWJack5ndVE3TmVqUHo1M2wwTW9PQUUy" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ii9EM3BCYXFpTHg0WHhMR245djhvZGc9PSIsInZhbHVlIjoiT2ErUjdWc1Z1NW5uZElaaFJwTVBKRGt3STRxb252QUxVZEdwcVhxSlNZVWltMFZOb3B0TzBBbDlBaFVDQ1ZBTE1kM3hnKzNSZEc3bnF2WmxVVzA4eHNxSTI0TGFnczkyR0hqQ0ZFSzJsT1V6RnZVNDV4Vmt4clYvcHoxZzNMT3giLCJtYWMiOiIxZTMzYmU1MDQzZjViNmI4OGEyZDAyMDdlM2I4NmFmNTcwMmNjMTc0YjcwNmZkNWY5NGQ5YTZiNGJiMmY4YjQ5IiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 16:57:05 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ii9EM3BCYXFpTHg0WHhMR245djhvZGc9PSIsInZhbHVlIjoiT2ErUjdWc1Z1NW5uZElaaFJwTVBKRGt3STRxb252QUxVZEdwcVhxSlNZVWltMFZOb3B0TzBBbDlBaFVDQ1ZBTE1kM3hnK" 1 => "laravel_session=eyJpdiI6IngxUGFXRzRuUEdFV05WQThmK01IZ3c9PSIsInZhbHVlIjoiakFQeGRMaGd4ZlEyaThCZmtOZ0NQQThwNzNTMlZhdnB3NWtScGlWVzBQUWJack5ndVE3TmVqUHo1M2wwTW9PQUUyUWh2Zjd4UFN4K01qSEtEdkswVE1FV293c1loYTRTSUdoenpDWVVXQURjSDFZV21SQ3gvZG05WFFJMzljYjIiLCJtYWMiOiJhMjk5ZWIwYjQxZjAxYmFmM2Q2ODEzYzIyMWY5ZjQzYWYyY2NhYzU4NWE2YjQ5N2JlYTFmMzJmYjllMzJlZTRiIiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 16:57:05 GMT; path=/; httponlylaravel_session=eyJpdiI6IngxUGFXRzRuUEdFV05WQThmK01IZ3c9PSIsInZhbHVlIjoiakFQeGRMaGd4ZlEyaThCZmtOZ0NQQThwNzNTMlZhdnB3NWtScGlWVzBQUWJack5ndVE3TmVqUHo1M2wwTW9PQUUy" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "en" "_token" => "3Z87C0vfHWcaElSc3A1r5LvXApMsZesRNuw8sr6x" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/mom-and-kids/easy-ways-to-motivate-children-to-walk-more-en" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-07 21:57:05GET/mom-and-kids/easy-ways-to-motivate-children-to-walk-more-en51133216