frankenphp icon indicating copy to clipboard operation
frankenphp copied to clipboard

update docs to signify that php-server serves from ./public directory by default, add translations of doc blocks that were missed in previous pr's

Open henderkes opened this issue 7 months ago • 2 comments

#1571 accidentally pushed the frankenphp directive to the main branch, so restoring this one under another branch

henderkes avatar May 23 '25 09:05 henderkes

I'm not in favor of printing a warning. To me, the current behavior is expected and desirable when using the embedded app feature.

dunglas avatar Jun 02 '25 14:06 dunglas

Okay. It definitely confused me when I tested the embedded app bug someone reported. I only figured it out when I enabled logging in the Caddyfile and figure out that it was trying to serve from a non-existent public directory.

I'll remove the code changes, but keep the documentation bits.

henderkes avatar Jun 02 '25 14:06 henderkes