Investing few bucks per month into tool like Laravel Forge will help you save enormous amounts of time so it is well worth it. And then you just click deploy or enable auto deploy which will do it's thing each time you push to a defined branch.
Feb 2, 2020
8
Level 1
Deploy Laravel / Vue SPA on AWS
Hello everyone,
I am currently working on a Laravel + Vue SPA where backend and frontend are in the same repository. I would like to use AWS for my production deploymennt but I don't find any tutorial or walkthrough on how to do it ?
For the Laravel I could use a Beanstalk EC2 but how to serve the Vue static files in order to combine both framework ?
When the back and the front are separated we have to upload the front on a S3 bucket and the Backend API on the Beanstalk but where they're combined in one repository I don't know how do this ?
Any help could be really helpful :)
Thanks guys
Please or to participate in this conversation.