Jetstream 2.0 Released

Today I'm excited to announce the release of Laravel Jetstream 2.0! This release of Jetstream adds several highly requested features to the application starter kit, including:Team Member InvitationsInertia Authentication ViewsTeam Switcher ImprovementsAccessibility ImprovementsTailwind 2.0 SupportIf you have already started an application on...

Taylor Otwell Jan, 5 2021

Laravel Snippet #25: Ecosystem Discussion, Auth Recap, Passport, Sanctum

In this episode, I discuss recent comments regarding my previous podcast, give a recap of the authentication packages covered in the last podcast, and discuss Laravel Passport and Sanctum with particular focus on SPA authentication.

Taylor Otwell Dec, 28 2020

Laravel Internals: Episode #3

In this week's episode, our team chat about the recent developments on the Laravel ecosystem.

Nuno Maduro Dec, 23 2020

Envoyer & Vapor: Automatically Email Invoices

Beginning today, you may provide a list of email addresses that you would like to receive invoice PDFs when your Envoyer and Vapor subscriptions successfully renews.

Nuno Maduro Dec, 22 2020

Laravel Snippet #24: Fortify, Jetstream, Breeze

In this episode I discuss the history and purpose of Laravel authentication scaffolding and what led me to write Laravel Fortify, Jetstream, and Breeze.

Taylor Otwell Dec, 21 2020

Vapor: Amazon Linux 2 Runtimes Are Now Available

Amazon recently announced the second version of its operating system: Amazon Linux 2. Starting today, you may start using PHP on top of Amazon Linux 2 by updating the "runtime" configuration option in the "vapor.yml" file.

Nuno Maduro Dec, 21 2020

Envoyer: Selectable Deployment Hooks

Envoyer's powerful deployment hook system allows you to create bespoke deployment plans for your projects. Envoy can install your dependencies...

James Brooks Dec, 16 2020

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
Follow the RSS Feed.