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

JohnRivs's avatar

Bringing vue-server-renderer and Laravel Mix together.

I started reading vue-server-renderer's documentation and when I see the build setup (and other build setups from template repos) I instantly remember why I use Laravel Mix. Doing it yourself it's just a pain in the ass.

I'd love to see a series where we learn how to bring the simplicity of Laravel Mix into the build process in a server-side rendered Vue app.

SSR as a whole would be even better, but I feel like that'd be too much and the tweaks you have to apply to your current workflow are covered in the docs. It's just the nasty build process that keeps me away from it. I do know about Nuxt and I'd rather not use it.

0 likes
0 replies

Please or to participate in this conversation.