Forge: Nginx Templates
Today we're excited to introduce a new feature to Laravel Forge called Nginx Templates. These templates allow you to define your own base Nginx configuration files that can be used when creating your...
James Brooks
Today we're excited to introduce a new feature to Laravel Forge called Nginx Templates. These templates allow you to define your own base Nginx configuration files that can be used when creating your...
James Brooks
Today we're excited to release our API for Envoyer! You can create new API tokens from your Envoyer account page. Each token can be scoped to provide limited access to your data. We're excited to cont...
James Brooks
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 automat...
James Brooks
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
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. I...
Mohamed Said
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
Forge has always supported using a custom Git provider for your projects, but starting today Forge has first-party support for self-hosted GitLab installations. This means that Forge now provides a be...
James Brooks
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...
Mohamed Said
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
Yesterday we shipped an updated to Envoyer that gives deployment steps a much needed refresh. By default, Envoyer will perform four actions when deploying any project: Clone New Release Install Comp...
James Brooks