Blog/

Product

ProductOct 20, 2020

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

ProductOct 14, 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

ProductOct 7, 2020

Forge: Self-Hosted GitLab Support

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

ProductSep 29, 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...

Mohamed Said

ProductSep 23, 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

ProductSep 22, 2020

Envoyer: Refreshed Deployment Steps

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

ProductSep 18, 2020

Vapor: Customize Default Role

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

ProductSep 14, 2020

Jetstream: Customization + Password Confirmation

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

Showing 121 - 130 of 173 results

Stay connected with the latest Laravel news