From fb1e05ec61f9dca83724559b3b8e1205c056d86b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milan=20Felix=20=C5=A0ulc?= Date: Thu, 11 Jun 2020 10:22:53 +0200 Subject: [PATCH 1/2] Articles: added newone about vercel --- serverless-php-resources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serverless-php-resources.md b/serverless-php-resources.md index dfc4298..7436474 100644 --- a/serverless-php-resources.md +++ b/serverless-php-resources.md @@ -17,6 +17,7 @@ This community curated list of serverless/PHP resources helps likeminded PHP dev - ["AWS Lambda With PHP Using Bref And Serverless Framework"](https://www.nexmo.com/blog/2020/03/16/aws-lambda-with-php-using-bref-and-serverless-framework-dr) - *Adam Culp* - ["Compiling wkhtmltopdf for use inside an AWS Lambda function with Bref is easier than you'd think"](https://tech.mybuilder.com/compiling-wkhtmltopdf-aws-lambda-with-bref-easier-than-you-think/) - *Neal Brooks* - ["Deploying Laravel Artisan on AWS Lambda"](https://blog.deleu.dev/deploying-laravel-artisan-on-aws-lambda/) - *Marco Aurélio Deleu* +- ["Deploy Static Frontend + PHP Files Using ZEIT Now"](https://dev.to/nx1/deploy-static-frontend-php-files-using-zeit-now-mg) - *Milan Felix Šulc* - ["Introducing the new Serverless LAMP stack"](https://aws.amazon.com/blogs/compute/introducing-the-new-serverless-lamp-stack/) - *Benjamin Smith* - ["PHPUnit with Bref"](https://blog.deleu.dev/phpunit-with-bref/) - *Marco Aurélio Deleu* - ["Responding to SMS in PHP using AWS Lambda and Bref"](https://www.twilio.com/blog/responding-to-sms-in-php-using-aws-lambda-and-bref-php) - *Gary Hockin* @@ -28,7 +29,6 @@ This community curated list of serverless/PHP resources helps likeminded PHP dev - ["What is AWS Lambda, and how Laravel Vapor uses it"](https://dev.to/themsaid/what-is-aws-lambda-and-how-laravel-vapor-uses-it-1j98) - *Mohamed Said* - ## Case studies - ["From LAMP to serverless: case study of externals.io"](https://mnapoli.fr/serverless-case-study-externals/) - *Matthieu Napoli* - ["How Serverless Saved Us For $2"](https://devops-life.com/blog/2020/03/06/how-serverless-saved-us-for-$2-with-bref-sh/) - *Tristan Bessoussa* From 68427e7946d2e22a0a424cc8997309bf459206de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milan=20Felix=20=C5=A0ulc?= Date: Thu, 11 Jun 2020 10:23:17 +0200 Subject: [PATCH 2/2] Typos --- serverless-php-resources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/serverless-php-resources.md b/serverless-php-resources.md index 7436474..b9cc4df 100644 --- a/serverless-php-resources.md +++ b/serverless-php-resources.md @@ -29,6 +29,7 @@ This community curated list of serverless/PHP resources helps likeminded PHP dev - ["What is AWS Lambda, and how Laravel Vapor uses it"](https://dev.to/themsaid/what-is-aws-lambda-and-how-laravel-vapor-uses-it-1j98) - *Mohamed Said* + ## Case studies - ["From LAMP to serverless: case study of externals.io"](https://mnapoli.fr/serverless-case-study-externals/) - *Matthieu Napoli* - ["How Serverless Saved Us For $2"](https://devops-life.com/blog/2020/03/06/how-serverless-saved-us-for-$2-with-bref-sh/) - *Tristan Bessoussa*