Vapor: Adding Imagick As Separate Lambda Layer

Starting today, you can add Imagick support to your projects by importing an external Lambda layer. This change decreases the size of the default Vapor runtime layer and allows customers that don't use Imagick to upload larger applications without worrying about AWS Lambda application size...

Mohamed Said May, 26 2020

Forge: Ubuntu 20.04 & New AWS Regions

Beginning today, Forge will provision all new servers with Ubuntu 20.04, the latest Ubuntu LTS release. If you would like to provision a new server using Forge's "Custom VPS" option, you should now ensure your server Ubuntu 20.04 installed. In addition, we have introduced support...

James Brooks May, 21 2020

Forge: Removing "beanstalkd"

Beginning today, Forge will no longer install beanstalkd on new servers. We have noted an increase in provisioning failures due to the beanstalkd service failing. In addition, beanstalkd usage among Laravel users has declined sharply with the introduction of more robust tools like...

James Brooks May, 20 2020

Laravel v7.12.0 released

Laravel v7.12.0 is released in 2020/05/19, here are the changes we`ve merged into this release.

Tania Blindaruk May, 20 2020

Passport v9.1.0 Breaking Changes

After the v9.0.0 release for Passport on Tuesday, we discovered an incompatibility with Personal Access Clients and the new client secret hashing feature. The fix that required for this introduces a breaking change for anyone who has already hashed the secret key of their Personal...

Dries Vints May, 8 2020

Forge: Telegram Notifications

Forge can now send deployment notifications to your Telegram group chat.You can configure Telegram within the Notifications tab of your site. Check the documentation here.Like with Slack notifications, Forge will notify you on the success and failure of a deployment.We’ll...

James Brooks May, 6 2020

Laravel v7.10.0 released

Laravel v7.10.0 is released in 2020/05/05, here are the changes we`ve merged into this release.

Tania Blindaruk May, 5 2020

Forge: Composer Update Times

At the beginning of April, we deployed a change to all new and existing Forge servers to randomize the composer self-update cron task.Previously, all Forge servers would attempt to update Composer at midnight which was unintentionally DDoS Composer's servers.

James Brooks May, 5 2020

Laracon Online 2020

Hey everyone!As many of you know, we had to cancel Laracon US 2020 due to the ongoing pandemic and travel...

Taylor Otwell Apr, 29 2020

Laravel 7.9.0 - Blade Component Improvements

Today I released Laravel 7.9.0. This release includes two improvements for Blade components.Blade Echo Within AttributesFirst, the release fixes a developer experience issue when using Blade components in combination with Laravel Livewire. Previously, specifying a wire:click attribute on a component that utilizes an in-scope PHP...

Taylor Otwell Apr, 28 2020

Laravel v7.7.0 released

Laravel v7.7.0 is released in 2020/04/21, here are the changes we`ve merged into this release.

Tania Blindaruk Apr, 21 2020

Forge: Metric Monitoring

Today we are launching an exciting new feature for Laravel...

Taylor Otwell Apr, 16 2020

Laravel v7.6.0 released

Laravel v7.6.0 is released in 2020/04/14, here are the changes we`ve merged into this release.

Tania Blindaruk Apr, 14 2020

Vapor: HTTP APIs / API Gateway 2.0

When you launch an application on Laravel Vapor, we use AWS API Gateway to point web traffic to the AWS Lambda function that is powering your application. Normally, this is all magic that happens behind the scenes when using Vapor.A few months ago, Amazon released...

Mohamed Said Apr, 10 2020

Laravel v7.5.0 released

Laravel v7.5.0 is released in 2020/04/07, here are the changes we`ve merged into this release.

Tania Blindaruk Apr, 7 2020

Cashier v11

We're very excited to announce the immediate availability of Cashier v11. This release of Cashier introduces support for Multiplan Subscriptions as well as Stripe's new Tax Rates feature.Multiplan SubscriptionsMultiplan subscriptions allow you to assign multiple billing plans to a single subscription....

Dries Vints Apr, 7 2020

Laravel v7.4.0 released

Laravel v7.4.0 is released in 2020/03/31, here are the changes we`ve merged into this release.

Tania Blindaruk Mar, 31 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 install Sanctum using composer require laravel/sanctum. All APIs and configuration options remain the same; however, all references to...

Taylor Otwell Mar, 20 2020

Laravel v7.2.0 released

Laravel v7.2.0 is released in 2020/03/17, here are the changes we`ve merged into this release.

Tania Blindaruk Mar, 17 2020

Security: Laravel 7.1.2 Released

Today we released Laravel 7.1.2 to address a possible XSS related attack vector in the Laravel 7.x Blade Component tag attributes when users are allowed to dictate the value of attributes. All Laravel 7.x users are encouraged to upgrade as soon as possible.We would like...

Taylor Otwell Mar, 13 2020

Laravel v7.1.0 released

Laravel v7.1.0 is released in 2020/03/10, here are the changes we`ve merged into this release.

Tania Blindaruk Mar, 11 2020

Laravel v7.0.0 released

Laravel v7.0.0 is released in 2020/03/03.

Tania Blindaruk Mar, 4 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.In order to ensure your sites certificates remain in place, we recommend you...

Mohamed Said Mar, 3 2020

Laravel Snippet #23: Laravel 7.x, Forge, Vapor, Speaking vs. Silence

Topics: Laravel 7.x, Forge, Vapor, Speaking vs. Silence

Taylor Otwell Feb, 28 2020
Follow the RSS Feed.