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...
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.
In this week's episode, our team chat about the recent developments on the Laravel ecosystem.
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.
In this episode I discuss the history and purpose of Laravel authentication scaffolding and what led me to write Laravel Fortify, Jetstream, and Breeze.
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.
Envoyer's powerful deployment hook system allows you to create bespoke deployment plans for your projects. Envoy can install your dependencies...
One of the limitations of AWS Lambda is that the deployment size, including layers, must not exceed 250 MB. This...
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.
In this week's episode, our team members Dries Vints and Mohamed Said chat about the recent developments in Open Source, and Vapor.
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.
One of Forge's killer features is that it can provision servers with your choice of database: MySQL, MariaDB or PostgreSQL....
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.
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.
Since launching Forge's Database Backup feature back in February, our customers have created thousands of backup configurations,...
Starting today, you can provision T4g AWS servers using Laravel Forge. These instance types are powered by AWS Graviton2, a...
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.
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.
Beginning today, all new load balancers will use a security policy that no longer supports TLS 1.0 and TLS 1.1.
Starting today, if you face a LetsEncrypt issue, Forge will do its best to diagnose the problem, and offer you at least one solution.
Today we're excited to introduce a new feature to Laravel Forge called Nginx Templates. These templates allow...
Today we're excited to release our API for Envoyer!You can create new API tokens from your Envoyer...
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...
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.