shanely's avatar

deployment in laravel vapor

Hi, can I ask some help please, I want My Laravel App to be accessible . now I'm prefering to Laravel Vapor, my problem is that I have nothing like domain and aws account ?. I heard that laravel vapor can be use if you have aws account ?. is it possible not to have aws account only laravel vapor ? can I buy domain in laravel vapor ?..please help me I need to deploy my app . thank you in advance.

0 likes
3 replies
jove's avatar

Laravel Vapor only does depoying to AWS. It does not include the AWS cloud nor the Domain. You have to buy a domain somewhere if you are going to have it hosted on a domain and not a IP. For hosting you can go with quite a large selection of places as long as they can offer you a virtual server or a way to host a PHP project with access to stuff like composer.

I myself have my own servers so I do not use cloud hosting, and I have bought a few domains.

shanely's avatar

HI @joveice , so the laravel vapor is responsible to deploy your projects to AWS ? I thought laravel vapor is like a server where we can put our php projects and do some composer install ?...

jove's avatar

No, Vapor is only to deploy your code to AWS.

Please or to participate in this conversation.