Forge: Enabling TLS 1.3
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
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
Starting today, you can now disable Vapor updates on the laravel-vapor-role role and manage this role yourself in AWS Console. To disable updates on the laravel-vapor-role role, just head over to...
Nuno Maduro
We're excited to announce a few changes we've just shipped to Envoyer. Extended Deployment Timeouts Starting today, all customers on the Premium Plan have a 15 minute timeout on deployments. Customers...
James Brooks
As many of you know, we released Laravel 8.x and Laravel Jetstream last week. Thanks to very valuable feedback from the community, I am thrilled to give you an overview of some new customization optio...
Taylor Otwell
Today we are launching an exciting new feature for Vapor UI Dashboard: Job Metrics. The "Job Metrics" tab allows you to monitor in real-time...
Nuno Maduro