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.
Envoyer's powerful deployment hook system allows you to create bespoke deployment plans for your projects. Envoy can install your dependencies...
One of the limitations of AWS Lambda is that the deployment size, including layers, must not exceed 250 MB. This...
Beginning today, you may provide a list of email addresses that you would like to receive invoice PDFs when your Forge subscription successfully renews. This new feature is available on your "Profile > Subscription" dashboard.
In this week's episode, our team members Dries Vints and Mohamed Said chat about the recent developments in Open Source, and Vapor.
As you may know, Forge allows you to specify which PHP version a given site runs on. Of course, we want you to be able to use the latest PHP features as soon as possible. Beginning today, you may choose PHP 8.0 while creating a new server.
One of Forge's killer features is that it can provision servers with your choice of database: MySQL, MariaDB or PostgreSQL....
PHP 8 has been officially released! We've been hard at work behind the scenes to provide support for all our libraries so that upgrading to PHP 8 with Laravel is easy.
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.
Since launching Forge's Database Backup feature back in February, our customers have created thousands of backup configurations,...
Starting today, you can provision T4g AWS servers using Laravel Forge. These instance types are powered by AWS Graviton2, a...
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.
The Laravel team is proud to introduce you to our new podcast: Laravel Internals - a live YouTube podcast about Laravel, Forge, Vapor, Envoyer related news, and more.
Beginning today, all new load balancers will use a security policy that no longer supports TLS 1.0 and TLS 1.1.
Starting today, if you face a LetsEncrypt issue, Forge will do its best to diagnose the problem, and offer you at least one solution.
Today we're excited to introduce a new feature to Laravel Forge called Nginx Templates. These templates allow...
Today we're excited to release our API for Envoyer!You can create new API tokens from your Envoyer...
Following the release of Composer 2 on October 24th, we wanted to share a guide on how to upgrade your servers to make the most of all the great benefits it brings.First, all new servers will automatically receive Composer 2 by default.For existing servers, you...
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.
As of today, newly issued LetsEncrypt certificates on Laravel Forge servers that run on Ubuntu 20.04 have TLS 1.3 enabled by default. TLS 1.3 offers a faster handshake and more secure cipher suites.If you have an existing LetsEncrypt certificate, you will need to issue a new...
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.
Forge has always supported using a custom Git provider for your projects, but starting today Forge has first-party support for...
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:...
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