Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

aligajani's avatar

Anyone tried using Vapor for just publishing static site yet?

So I dont have to use Netlify.

0 likes
2 replies
Sammyjo20's avatar

Vapor is a serverless PHP platform, so I don't think it will support static sites any time soon.

1 like
kurucu's avatar

I did put in a feature request on this, because it would be lovely just to have the simplicity of one platform and toolset.

While @sammyjo20 is right, Vapor does set up your domain records, and already serve static content via S3 and CDNs, so it wouldn't be a huge extension to the feature set.

That said, I use netlify and firebase when I'm setting up a quick static site.

Please or to participate in this conversation.