#Can Laravel Vapor be self hosted?
7 messages · Page 1 of 1 (latest)
No
Can you please elaborate
Laravel Vapor is an auto-scaling, serverless deployment platform for Laravel, powered by AWS Lambda
Only works on aws
I mean can I run all the software running on https://vapor.laravel.com and self host it so you can avail all its features for free? I'm assuming that it is all open source?
No it's not, it's a paid product, it's closed-source. If you want to build something like that yourself you could probably look at bref (https://github.com/brefphp/bref)