Joyce Meyer Enjoying Everyday Life® TV Audio Podcast

Enjoying Everyday Life® is a daily TV and radio broadcast provided by Joyce Meyer Ministries.

Traits of a Perfect Heart - Part 2

28 Nov 2024
28:33

Your spiritual condition of your heart is key to experiencing God's great plan for your life. Today, Joyce shares the traits of a "perfect heart" and how it aligns with God's purpose and plan for your life.

Traits of a Perfect Heart - Part 1

27 Nov 2024
28:33

Are you striving for perfection in your everyday life? Today, Joyce discusses the traits of having a perfect heart devoted to Jesus.

The Invisible Kingdom – Part 2

26 Nov 2024
28:33

Contentment doesn't come from the things of this world. Join Joyce today and discover the joy of loving God with your whole heart and pursuing His Kingdom.

The Invisible Kingdom - Part 1

25 Nov 2024
28:33

God gives us spiritual eyes to perceive what is beyond the natural world. Join Joyce today as she teaches on the unseen and eternal truths of God.

Love and Joy – Part 2

22 Nov 2024
28:33

Are you ready for positive change in your life? Today, Joyce reveals how intentionally loving others can unlock the abundant joy God desires for all our lives.

Love and Joy - Part 1

21 Nov 2024
28:33

True love is shown in how we treat other people. Today, Joyce teaches on the importance of developing love, the foundational fruit of the Spirit, in our daily lives.

SettingsRequest history8.3.17PHP Version202msRequest Duration3MBMemory UsageGET podcasts/{podcast}
status
200 OK
full_url
https://premier.amperative.site/podcasts/joyce-meyer-enjoying-everyday-life-r-tv-audio-podcast?page=...
action_name
podcasts.show
controller_action
App\Http\Controllers\PodcastController@show
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://premier.amperative.site/podcasts/joyce-meyer-enjoying-everyday-life-r-tv-audio-podcast?page=...
action_name
podcasts.show
controller_action
App\Http\Controllers\PodcastController@show
uri
GET podcasts/{podcast}
scope_bindings
true
controller
App\Http\Controllers\PodcastController@show
file
app/Http/Controllers/PodcastController.php:49-90
middleware
web
duration
201ms
peak_memory
6MB
response
text/html; charset=UTF-8
request_format
html
request_query
0 of 0
array:1 [ "page" => "2" ]
request_request
[]
request_headers
0 of 0
array:15 [ "host" => array:1 [ 0 => "premier.amperative.site" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] ]
request_cookies
[]
response_headers
0 of 0
array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 09 Jun 2025 01:19:37 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "HHSukrmyqca7Dezc8iB63SatN2cfiyajIF2kNpSD" ]
    • Booting (76.18ms)time
    • Application (125ms)time
    • Routing (4.24ms)
    • Preparing Response (33.28ms)
    • 1 x Application (62.2%)
      125ms
      1 x Booting (37.77%)
      76.18ms
      1 x Preparing Response (16.5%)
      33.28ms
      1 x Routing (2.1%)
      4.24ms
      49 templates were rendered
      • 1x templates.podcasts.showshow.blade.php#?blade
      • 1x components.sections.header-with-contentheader-with-content.blade.php#?blade
      • 1x components.sections.header-topheader-top.blade.php#?blade
      • 25x components.iconicon.blade.php#?blade
      • 6x components.cards.episodeepisode.blade.php#?blade
      • 1x components.paginationpagination.blade.php#?blade
      • 1x components.recommendations.index-bespokeindex-bespoke.blade.php#?blade
      • 1x components.promotional-blockspromotional-blocks.blade.php#?blade
      • 1x components.sections.footerfooter.blade.php#?blade
      • 2x components.form.inputinput.blade.php#?blade
      • 2x components.form.input-groupinput-group.blade.php#?blade
      • 1x components.layouts.mastermaster.blade.php#?blade
      • 1x components.faviconfavicon.blade.php#?blade
      • 1x components.social-metasocial-meta.blade.php#?blade
      • 1x components.modals.searchsearch.blade.php#?blade
      • 1x components.modals.generic-1generic-1.blade.php#?blade
      • 1x components.toast-controllertoast-controller.blade.php#?blade
      • 1x components.modals.model-show-thank-youmodel-show-thank-you.blade.php#?blade
      uri
      GET podcasts/{podcast}
      middleware
      web
      scope_bindings
      true
      controller
      App\Http\Controllers\PodcastController@show
      as
      podcasts.show
      file
      app/Http/Controllers/PodcastController.php:49-90
      18 statements were executed (9 duplicates)Show only duplicates70.77ms
      • RedirectMiddleware.php#49premier1.05msselect * from `redirects` where `is_regex` = 1 and `redirects`.`deleted_at` is null
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Middleware/RedirectMiddleware.php:49
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:127
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:807
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:786
      • RedirectMiddleware.php#79premier650μsselect * from `redirects` where `is_regex` = 0 and `match` = '/podcasts/joyce-meyer-enjoying-everyday-life-r-tv-audio-podcast' and `is_active` = 1 and `redirects`.`deleted_at` is null limit 1
        Bindings
        • 0: 0
        • 1: /podcasts/joyce-meyer-enjoying-everyday-life-r-tv-audio-podcast
        • 2: 1
        Backtrace
        • app/Http/Middleware/RedirectMiddleware.php:79
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:127
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:807
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:786
      • DatabaseSessionHandler.php#97premier860μsselect * from `sessions` where `id` = 'zkGHGpYMt5pndQN6zyWMwk5PhhSXSOEpMAhcshDl' limit 1
        Bindings
        • 0: zkGHGpYMt5pndQN6zyWMwk5PhhSXSOEpMAhcshDl
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:117
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:105
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:89
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147
      • ContentFamilyTrait.php#42premier1.21msselect * from `podcasts` where `slug` = 'joyce-meyer-enjoying-everyday-life-r-tv-audio-podcast' and `is_active` = 1 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: joyce-meyer-enjoying-everyday-life-r-tv-audio-podcast
        • 1: 1
        Backtrace
        • app/Models/Traits/ContentFamilyTrait.php:42
        • vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:961
        • vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php:214
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:42
      • PromotionalBlockCacheMiddleware.php#24premier740μsselect * from `promotional_blocks` where (`display_from` is null or `display_from` < '2025-06-09 02:19:37') and (`display_to` is null or `display_to` > '2025-06-09 02:19:37')
        Bindings
        • 0: 2025-06-09 02:19:37
        • 1: 2025-06-09 02:19:37
        Backtrace
        • app/Http/Middleware/PromotionalBlockCacheMiddleware.php:24
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Middleware/PromotionalBlockCacheMiddleware.php:23
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
      • PodcastController.php#51premier640μsselect exists(select * from `brands` where `brands`.`id` is null and `brands`.`deleted_at` is null) as `exists`
        Backtrace
        • app/Http/Controllers/PodcastController.php:51
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • PodcastController.php#67premier50.71msselect count(*) as aggregate from `podcast_episodes` where `podcast_episodes`.`podcast_id` = 49 and `podcast_episodes`.`podcast_id` is not null and `published_at` <= '2025-06-09 02:19:37' and `podcast_episodes`.`deleted_at` is null
        Bindings
        • 0: 49
        • 1: 2025-06-09 02:19:37
        Backtrace
        • app/Http/Controllers/PodcastController.php:67
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • PodcastController.php#67premier8.63msselect * from `podcast_episodes` where `podcast_episodes`.`podcast_id` = 49 and `podcast_episodes`.`podcast_id` is not null and `published_at` <= '2025-06-09 02:19:37' and `podcast_episodes`.`deleted_at` is null order by `published_at` desc, `published_at` desc limit 15 offset 15
        Bindings
        • 0: 49
        • 1: 2025-06-09 02:19:37
        Backtrace
        • app/Http/Controllers/PodcastController.php:67
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • PodcastController.php#67premier880μsselect * from `favourites` where `favourites`.`favourite_id` in (25111, 25129, 25189, 25216, 25243, 25282) and `favourites`.`favourite_type` = 'App\\Models\\PodcastEpisode'
        Bindings
        • 0: App\Models\PodcastEpisode
        Backtrace
        • app/Http/Controllers/PodcastController.php:67
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Setting.php#20premier790μsselect * from `settings` where `setting_key` = 'web_donation_link' limit 1
        Bindings
        • 0: web_donation_link
        Backtrace
        • app/Models/Setting.php:20
        • app/Helpers/Settings.php:6
        • 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
      • Setting.php#20premier580μsselect * from `settings` where `setting_key` = 'web_donation_link' limit 1
        Bindings
        • 0: web_donation_link
        Backtrace
        • app/Models/Setting.php:20
        • app/Helpers/Settings.php:6
        • 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
      • PodcastEpisode.php#100premier530μsselect * from `podcasts` where `podcasts`.`id` = 49 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 49
        Backtrace
        • app/Models/PodcastEpisode.php:100
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.podcasts.show:61
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • PodcastEpisode.php#100premier500μsselect * from `podcasts` where `podcasts`.`id` = 49 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 49
        Backtrace
        • app/Models/PodcastEpisode.php:100
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.podcasts.show:61
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • PodcastEpisode.php#100premier1.08msselect * from `podcasts` where `podcasts`.`id` = 49 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 49
        Backtrace
        • app/Models/PodcastEpisode.php:100
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.podcasts.show:61
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • PodcastEpisode.php#100premier520μsselect * from `podcasts` where `podcasts`.`id` = 49 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 49
        Backtrace
        • app/Models/PodcastEpisode.php:100
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.podcasts.show:61
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • PodcastEpisode.php#100premier510μsselect * from `podcasts` where `podcasts`.`id` = 49 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 49
        Backtrace
        • app/Models/PodcastEpisode.php:100
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.podcasts.show:61
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • PodcastEpisode.php#100premier400μsselect * from `podcasts` where `podcasts`.`id` = 49 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 49
        Backtrace
        • app/Models/PodcastEpisode.php:100
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.podcasts.show:61
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • Setting.php#20premier490μsselect * from `settings` where `setting_key` = 'web_donation_link' limit 1
        Bindings
        • 0: web_donation_link
        Backtrace
        • app/Models/Setting.php:20
        • app/Helpers/Settings.php:6
        • 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
      App\Models\Podcast
      7Podcast.php#?
      App\Models\PodcastEpisode
      6PodcastEpisode.php#?
      App\Models\Setting
      3Setting.php#?
          _token
          HHSukrmyqca7Dezc8iB63SatN2cfiyajIF2kNpSD
          ClearShow all
          Date ↕MethodURLData
          #12025-06-09 02:19:37GET/podcasts/joyce-meyer-enjoying-everyday-life-r-tv-audio-podcast?page=2491816