Blog/

Product

ProductMar 20, 2020

Airlock Renamed To Sanctum

Due to a trademark dispute regarding the name "Airlock", we have renamed Laravel Airlock to Laravel Sanctum (https://github.com/laravel/sanctum) and have tagged its initial release. You may...

Taylor Otwell

ProductMar 3, 2020

Forge: Revoking LetsEncrypt Certificates

On February 29 2020, Let's Encrypt discovered a bug affecting millions of issued SSL certificates. These certificates will be revoked on March 4th. You can read the announcement on LetsEncrypt website...

Mohamed Said

ProductFeb 26, 2020

Vapor: Custom Lambda Events

Today we released laravel/vapor-core version v2.5.1 with the ability to handle custom Lambda events. To get started, implement a vapor:handle artisan command in your application with the following sig...

Mohamed Said

ProductFeb 12, 2020

Forge: Database Backups Now Supported

Yesterday we launched an exciting new feature for Laravel Forge: database backups! Laravel team member James Brooks has been working hard on this feature for several weeks. Forge now allows you to con...

Taylor Otwell

ProductFeb 11, 2020

Vapor: Job Timeouts

On February 10th, we've released v2.4.1 of laravel/vapor-core. This release includes an important fix for long running queued jobs. Before this fix, long running jobs were left to be terminated by Lam...

Mohamed Said

ProductJan 14, 2020

Vapor: Separate Queue Lambdas

Starting today, new Vapor deployments will ensure a separate AWS Lambda function exists for running your queued jobs. Before this change, queued jobs executed within the CLI Lambda. This Lambda is als...

Mohamed Said

ProductJan 10, 2020

Vapor: Rotating Your RDS SSL/TLS Certificates

Amazon RDS has published new SSL/TLS certificates for connecting to your RDS databases. The current certificates will expire on March 5th, 2020. All Vapor users using RDS databases in their projects s...

Mohamed Said

ProductDec 5, 2019

Forge: Postgres Database + User Management

For a while now, Forge has allowed you to create and manage additional databases and users if you were using MySQL / MariaDB; however, we did not support this for Postgres. That changes today! You can...

Taylor Otwell

Showing 151 - 160 of 173 results

Stay connected with the latest Laravel news