Skip to content

Format Caddyfile stub#1096

Merged
taylorotwell merged 1 commit intolaravel:2.xfrom
davidkvasnovsky:format-caddyfile
Feb 20, 2026
Merged

Format Caddyfile stub#1096
taylorotwell merged 1 commit intolaravel:2.xfrom
davidkvasnovsky:format-caddyfile

Conversation

@davidkvasnovsky
Copy link
Contributor

The Caddyfile stub doesn't match caddy fmt output, causing Caddy to emit a warning on every Octane startup:

WARN	Caddyfile input is not formatted; run 'caddy fmt --overwrite' to fix inconsistencies

This formats the stub with frankenphp fmt to silence the warning.

The unformatted Caddyfile stub causes Caddy to emit a
`WARN Caddyfile input is not formatted` warning on every
Octane startup.
@taylorotwell taylorotwell merged commit 5d6eb82 into laravel:2.x Feb 20, 2026
30 checks passed
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.

2 participants