Skip to content

[6.x] Disable broadcast provider when broadcasting driver is null#14471

Merged
jasonvarga merged 1 commit into6.xfrom
disable-null-broadcast
Apr 9, 2026
Merged

[6.x] Disable broadcast provider when broadcasting driver is null#14471
jasonvarga merged 1 commit into6.xfrom
disable-null-broadcast

Conversation

@jasonvarga
Copy link
Copy Markdown
Member

Statamic's BroadcastServiceProvider::enabled() now returns false when config('broadcasting.default') is null, so Statamic does not treat broadcasting as active when Laravel is configured with the null driver.

This aligns Statamic's behavior with an explicit "no broadcasting" setup.

Made with Cursor

@jasonvarga jasonvarga merged commit f9fce30 into 6.x Apr 9, 2026
18 checks passed
@jasonvarga jasonvarga deleted the disable-null-broadcast branch April 9, 2026 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant