Vapor

Vapor: "Learn Laravel Vapor" is now available on YouTube

The video series "Learn Laravel Vapor" has been completed and is now available for viewing on YouTube. With 2 hours of content, our team will help you launch your Laravel infrastructure on Vapor and fall in love with the scalable simplicity of serverless.

Nuno Maduro Mar, 5 2021

Vapor: Docker Based Runtimes Are Now Available In All Regions

Previously, only a few regions supported Docker runtimes. But, starting today, you can use Docker runtimes in all regions supported by Vapor.

Nuno Maduro Feb, 17 2021

Envoyer & Vapor: Automatically Email Invoices

Beginning today, you may provide a list of email addresses that you would like to receive invoice PDFs when your Envoyer and Vapor subscriptions successfully renews.

Nuno Maduro Dec, 22 2020

Vapor: Amazon Linux 2 Runtimes Are Now Available

Amazon recently announced the second version of its operating system: Amazon Linux 2. Starting today, you may start using PHP on top of Amazon Linux 2 by updating the "runtime" configuration option in the "vapor.yml" file.

Nuno Maduro Dec, 21 2020

Vapor: Docker Based Deployments

One of the limitations of AWS Lambda is that the deployment size, including layers, must not exceed 250 MB. This...

Mohamed Said Dec, 16 2020

Vapor: PHP 8.0 Runtime Is Now Available

As you may know, Vapor allows you to specify which PHP version a given environment runs on. Of course, we want you to be able to use the latest PHP features as soon as possible. Beginning today, you may now specify "php-8.0" as your application's runtime.

Nuno Maduro Nov, 25 2020

Vapor: EU (Milan) Region Is Now Available

Starting today, you may also choose the EU (Milan) region when starting a new project on Vapor. This new region offers low latency for customers seeking to serve end-users in Italy.

Nuno Maduro Nov, 19 2020

Vapor: Load Balancer Security Policy Updates

Beginning today, all new load balancers will use a security policy that no longer supports TLS 1.0 and TLS 1.1.

Nuno Maduro Nov, 17 2020

Vapor: Debugging Hooks, CI Deployments, and more!

Over the last few days, we've been working on some enhancements on Vapor. Starting today, you can now quickly debug failing deployment hooks directly from the console.

Nuno Maduro Oct, 22 2020

Vapor: RDS Proxies Now Available

Starting today, the Vapor UI allows you to create an RDS proxy to efficiently manage your database connections and allow many more connections than would typically be possible.

Nuno Maduro Oct, 14 2020

Vapor: Bypassing Maintenance Mode

When putting your application in maintenance mode using the `vapor down` command, your application will respond with a status code of 503 on every request. Beginning today, you may use the `secret` option on the `vapor down` command to specify a maintenance mode bypass token:...

Mohamed Said Sep, 29 2020

Vapor: Serving Assets From The Root Domain

Starting today, you can now serve assets from the root domain. To get started, just head over to your application's `config/vapor.php` file, and add an array of assets that should be served

Nuno Maduro Sep, 23 2020
Follow the RSS Feed.