Forge is used to stage your server and make it ready for running your app not installing it. Envoy can be used to deploy the application from github or similar and it will deploy it even if it's a SPA or a plain ol Laravel app.
Apr 10, 2020
3
Level 8
What is the best way to deploy a Laravel project with Vue.js SPA
I am about to deploy a project which has a Laravel API (using passport) as a backend and a Vue.js SPA as a front end ? I have looked at envoyer and laravel forge, but I am not sure if they can me used for SPA apps. I am interested to find a stable solution for my application as I am aiming at having zero downtime.
Please or to participate in this conversation.