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

IslamTaleb's avatar

How to deploy Laravel SPA with vue js

Hi, I'm new to deployment, and I have no idea how to deploy a Laravel SPA with Vue.js, connecting them via APIs.

0 likes
6 replies
tisuchi's avatar

@islamtaleb I assume you want to deploy on the server.

What kind of server is that? Do you use any tools for deploy in the server?

IslamTaleb's avatar

@tisuchi I wanna deploy a demo version on a free host with docker if it is possible

tisuchi's avatar

@IslamTaleb If I understand correctly, the free version has some limitations. You may not be able to deploy everything properly with the right permission!

IslamTaleb's avatar

@tisuchi ok is there any article or something showing the steps to deploy this kind of apps without using docker?

tisuchi's avatar

@IslamTaleb I never tried!

I just google it and found this. I am not so sure how relevant is that now!

But in my honest opinion, why don't you pay for a small hosting package (~5 dollars/month, or sometimes less than that!) to run your application with full rights of control?

Please or to participate in this conversation.