Premier Gospel News

Gospel news and stories from around the world

Be the first to know all of the latest news and reviews in Gospel music!
Get the Premier Gospel Newsletter

Day by Day': A New Beginning with CalledOut Music

“I’ve spent the last few months creating some of the best music of my life...

Gospel Heritage Month Celebrations at the House of Parliament

Premier Gospel organised this unique event at "The Chapel of St Mary Underc...

UK Gospel Artist Sharyn features on Erica Campbell playlist

Sharyn's song "Great is Your Mercy", featuring Folabi Nuel, has not only ma...

A Day of Joy and Worship: The Liverpool Gospel Music Festival Experience

The LGMF wasn't just about showcasing gospel music; it was also about celeb...

The Spirituals Music Choir: Setting Out on Their First Tour After Premier G...

Their recent triumph at the Premier Gospel Awards 2023 undoubtedly marked a...

"NO LECRAE BEEF JUST DISAPPOINTMENT" Rapper Dee-1 and Lecrae situation

Dee-1 took issue with Lecrae's suggestion that believers can balance being...

KB and Lecrae: A Testament of Friendship and Faith

KB expressed his gratitude towards Lecrae, stating "I don't think I would b...

Step FWD Awards 2023: A Stellar Celebration of British Christian Music

Dove meets the Stellar at this year's AStep FWD Awards, the UK's premier ev...

SettingsRequest history8.3.17PHP Version124msRequest Duration4MBMemory UsageGET article-series/{article_series}
status
200 OK
full_url
https://premier.amperative.site/article-series/premier-gospel-news?page=4
action_name
article-series.index
controller_action
App\Http\Controllers\ArticleSeriesController@show
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://premier.amperative.site/article-series/premier-gospel-news?page=4
action_name
article-series.index
controller_action
App\Http\Controllers\ArticleSeriesController@show
uri
GET article-series/{article_series}
scope_bindings
true
controller
App\Http\Controllers\ArticleSeriesController@show
file
app/Http/Controllers/ArticleSeriesController.php:12-21
middleware
web
duration
124ms
peak_memory
8MB
response
text/html; charset=UTF-8
request_format
html
request_query
0 of 0
array:1 [ "page" => "4" ]
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 => "Sun, 01 Jun 2025 19:09:39 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "uAMnFIFybotpM7RoVZBmTwwd96HD2lHi7WSDe1wr" ]
    • Booting (50.77ms)time
    • Application (72.77ms)time
    • Routing (3.41ms)
    • Preparing Response (37.09ms)
    • 1 x Application (58.89%)
      72.77ms
      1 x Booting (41.09%)
      50.77ms
      1 x Preparing Response (30.01%)
      37.09ms
      1 x Routing (2.76%)
      3.41ms
      49 templates were rendered
      • 1x templates.article-series.showshow.blade.php#?blade
      • 1x components.sections.header-with-contentheader-with-content.blade.php#?blade
      • 1x components.sections.header-topheader-top.blade.php#?blade
      • 19x components.iconicon.blade.php#?blade
      • 12x components.cards.feature-cardfeature-card.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 article-series/{article_series}
      middleware
      web
      scope_bindings
      true
      controller
      App\Http\Controllers\ArticleSeriesController@show
      as
      article-series.index
      file
      app/Http/Controllers/ArticleSeriesController.php:12-21
      24 statements were executed (15 duplicates)Show only duplicates21.81ms
      • RedirectMiddleware.php#49premier850μsselect * 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#79premier490μsselect * from `redirects` where `is_regex` = 0 and `match` = '/article-series/premier-gospel-news' and `is_active` = 1 and `redirects`.`deleted_at` is null limit 1
        Bindings
        • 0: 0
        • 1: /article-series/premier-gospel-news
        • 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#97premier660μsselect * from `sessions` where `id` = 'bZOr9HZfxHzcYKiLg1DgSCefWfA7o9BG17WUDtMy' limit 1
        Bindings
        • 0: bZOr9HZfxHzcYKiLg1DgSCefWfA7o9BG17WUDtMy
        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
      • DatabaseSessionHandler.php#281premier4.06msdelete from `sessions` where `last_activity` <= 1748797779
        Bindings
        • 0: 1748797779
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:281
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:178
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:119
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:64
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
      • ContentFamilyTrait.php#42premier490μsselect * from `article_series` where `slug` = 'premier-gospel-news' and `is_active` = 1 and `article_series`.`deleted_at` is null limit 1
        Bindings
        • 0: premier-gospel-news
        • 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#24premier600μsselect * from `promotional_blocks` where (`display_from` is null or `display_from` < '2025-06-01 20:09:39') and (`display_to` is null or `display_to` > '2025-06-01 20:09:39')
        Bindings
        • 0: 2025-06-01 20:09:39
        • 1: 2025-06-01 20:09:39
        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
      • ArticleSeriesController.php#14premier470μsselect exists(select * from `brands` where `brands`.`id` is null and `brands`.`deleted_at` is null) as `exists`
        Backtrace
        • app/Http/Controllers/ArticleSeriesController.php:14
        • 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
      • ArticleSeriesController.php#19premier6.11msselect count(*) as aggregate from `articles` where `articles`.`article_series_id` = 5 and `articles`.`article_series_id` is not null and exists (select * from `article_series` where `articles`.`article_series_id` = `article_series`.`id` and ((not exists (select * from `brands` where `article_series`.`brand_id` = `brands`.`id` and `brands`.`deleted_at` is null)) or (exists (select * from `brands` where `article_series`.`brand_id` = `brands`.`id` and `is_active` = 1 and `brands`.`deleted_at` is null))) and `is_active` = 1 and `article_series`.`deleted_at` is null) and `is_active` = 1 and `published_at` <= '2025-06-01 20:09:39' and `articles`.`deleted_at` is null
        Bindings
        • 0: 5
        • 1: 1
        • 2: 1
        • 3: 1
        • 4: 2025-06-01 20:09:39
        Backtrace
        • app/Http/Controllers/ArticleSeriesController.php:19
        • 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
      • ArticleSeriesController.php#19premier2.73msselect * from `articles` where `articles`.`article_series_id` = 5 and `articles`.`article_series_id` is not null and exists (select * from `article_series` where `articles`.`article_series_id` = `article_series`.`id` and ((not exists (select * from `brands` where `article_series`.`brand_id` = `brands`.`id` and `brands`.`deleted_at` is null)) or (exists (select * from `brands` where `article_series`.`brand_id` = `brands`.`id` and `is_active` = 1 and `brands`.`deleted_at` is null))) and `is_active` = 1 and `article_series`.`deleted_at` is null) and `is_active` = 1 and `published_at` <= '2025-06-01 20:09:39' and `articles`.`deleted_at` is null order by `published_at` desc limit 12 offset 36
        Bindings
        • 0: 5
        • 1: 1
        • 2: 1
        • 3: 1
        • 4: 2025-06-01 20:09:39
        Backtrace
        • app/Http/Controllers/ArticleSeriesController.php:19
        • 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#20premier570μ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#20premier390μ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
      • Article.php#41premier390μsselect * from `article_series` where `article_series`.`id` = 5 and `article_series`.`deleted_at` is null limit 1
        Bindings
        • 0: 5
        Backtrace
        • app/Models/Article.php:41
        • view::templates.article-series.show:61
        • 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
      • Article.php#41premier330μsselect * from `article_series` where `article_series`.`id` = 5 and `article_series`.`deleted_at` is null limit 1
        Bindings
        • 0: 5
        Backtrace
        • app/Models/Article.php:41
        • view::templates.article-series.show:61
        • 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
      • Article.php#41premier310μsselect * from `article_series` where `article_series`.`id` = 5 and `article_series`.`deleted_at` is null limit 1
        Bindings
        • 0: 5
        Backtrace
        • app/Models/Article.php:41
        • view::templates.article-series.show:61
        • 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
      • Article.php#41premier330μsselect * from `article_series` where `article_series`.`id` = 5 and `article_series`.`deleted_at` is null limit 1
        Bindings
        • 0: 5
        Backtrace
        • app/Models/Article.php:41
        • view::templates.article-series.show:61
        • 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
      • ThumbnailImage.php#26premier300μsselect * from `article_series` where `article_series`.`id` = 5 and `article_series`.`deleted_at` is null limit 1
        Bindings
        • 0: 5
        Backtrace
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.article-series.show:61
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Article.php#41premier300μsselect * from `article_series` where `article_series`.`id` = 5 and `article_series`.`deleted_at` is null limit 1
        Bindings
        • 0: 5
        Backtrace
        • app/Models/Article.php:41
        • view::templates.article-series.show:61
        • 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
      • Article.php#41premier340μsselect * from `article_series` where `article_series`.`id` = 5 and `article_series`.`deleted_at` is null limit 1
        Bindings
        • 0: 5
        Backtrace
        • app/Models/Article.php:41
        • view::templates.article-series.show:61
        • 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
      • Article.php#41premier360μsselect * from `article_series` where `article_series`.`id` = 5 and `article_series`.`deleted_at` is null limit 1
        Bindings
        • 0: 5
        Backtrace
        • app/Models/Article.php:41
        • view::templates.article-series.show:61
        • 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
      • Article.php#41premier330μsselect * from `article_series` where `article_series`.`id` = 5 and `article_series`.`deleted_at` is null limit 1
        Bindings
        • 0: 5
        Backtrace
        • app/Models/Article.php:41
        • view::templates.article-series.show:61
        • 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
      • Article.php#41premier350μsselect * from `article_series` where `article_series`.`id` = 5 and `article_series`.`deleted_at` is null limit 1
        Bindings
        • 0: 5
        Backtrace
        • app/Models/Article.php:41
        • view::templates.article-series.show:61
        • 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
      • Article.php#41premier360μsselect * from `article_series` where `article_series`.`id` = 5 and `article_series`.`deleted_at` is null limit 1
        Bindings
        • 0: 5
        Backtrace
        • app/Models/Article.php:41
        • view::templates.article-series.show:61
        • 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
      • Article.php#41premier310μsselect * from `article_series` where `article_series`.`id` = 5 and `article_series`.`deleted_at` is null limit 1
        Bindings
        • 0: 5
        Backtrace
        • app/Models/Article.php:41
        • view::templates.article-series.show:61
        • 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#20premier380μ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\ArticleSeries
      13ArticleSeries.php#?
      App\Models\Article
      12Article.php#?
      App\Models\Setting
      3Setting.php#?
          _token
          uAMnFIFybotpM7RoVZBmTwwd96HD2lHi7WSDe1wr
          ClearShow all
          Date ↕MethodURLData
          #12025-06-01 20:09:39GET/article-series/premier-gospel-news?page=4492428