From d69235b517d97f9285d2ace54a5918c6f0e84a62 Mon Sep 17 00:00:00 2001 From: Benjamin Manford Date: Fri, 6 Dec 2019 05:18:11 +0800 Subject: [PATCH] Update README.md Add Laravel Vapor as a serverless tool --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1eb46b6..e127de6 100644 --- a/README.md +++ b/README.md @@ -728,6 +728,7 @@ Libraries to help manage database schemas and migrations. * [Bref](https://bref.sh/) - Serverless PHP on AWS Lambda. * [OpenWhisk](http://openwhisk.apache.org/) - An open source serverless cloud platform. * [Serverless Framework](https://serverless.com/cli/) - An open source framework for building serverless applications. +* [Laravel Vapor](https://vapor.laravel.com/) - Serverless deployment platform for Laravel, powered by AWS. ## Configuration *Libraries and tools for configuration.*