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

Forge: Automatically Email Invoices

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.

Nuno Maduro Dec, 7 2020

Laravel Internals: Episode #2

In this week's episode, our team members Dries Vints and Mohamed Said chat about the recent developments in Open Source, and Vapor.

Nuno Maduro Dec, 4 2020

Forge: PHP 8.0 Is Now Supported

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.

James Brooks Nov, 30 2020

Forge: Database Management Improvements

One of Forge's killer features is that it can provision servers with your choice of database: MySQL, MariaDB or PostgreSQL....

James Brooks Nov, 30 2020

Laravel: PHP 8 Support

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.

Dries Vints Nov, 26 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

Forge: Streaming Backups & More

Since launching Forge's Database Backup feature back in February, our customers have created thousands of backup configurations,...

James Brooks Nov, 24 2020

Forge: New AWS ARM Instance Types Available

Starting today, you can provision T4g AWS servers using Laravel Forge. These instance types are powered by AWS Graviton2, a...

Mohamed Said Nov, 20 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

Laravel Internals: Episode #1

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.

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

Forge: Better LetsEncrypt Troubleshooting With Solutions

Starting today, if you face a LetsEncrypt issue, Forge will do its best to diagnose the problem, and offer you at least one solution.

Nuno Maduro Nov, 6 2020

Forge: Nginx Templates

Today we're excited to introduce a new feature to Laravel Forge called Nginx Templates. These templates allow...

James Brooks Nov, 5 2020

Introducing The Envoyer API

Today we're excited to release our API for Envoyer!You can create new API tokens from your Envoyer...

James Brooks Nov, 4 2020

Forge: Upgrading To Composer 2.0

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...

James Brooks Oct, 26 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

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.If you have an existing LetsEncrypt certificate, you will need to issue a new...

Mohamed Said Oct, 20 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

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...

James Brooks Oct, 7 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

Envoyer: Refreshed Deployment Steps

Yesterday we shipped an updated to [Envoyer](https://envoyer.io) that gives deployment steps a much needed refresh. ![Envoyer Deployment Steps](https://laravel-blog-assets.s3.amazonaws.com/zpU2i4q89msOjcUroeNwCA1FJRsxaATVSHP4dCcf.png "Envoyer Deployment Steps") By default, Envoyer will perform four actions when deploying any project: 1. Clone New Release 2. Install Composer Dependencies (if configued) 3. Activate New...

James Brooks Sep, 22 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 Sep, 18 2020
Follow the RSS Feed.