Laravel v10 Released
Today we're thrilled to announce that we have tagged the Laravel 10.0 release!
Laravel 10 continues the improvements made in Laravel 9 by introducing argument and return types to all application skeleton methods, as well as all stub files used to generate classes throughout the...
Tue, 14 Feb 2023 16:52:03 +0000
Categories: Laravel
Vapor: Individual Queue Concurrency
Today, we're excited to announce it's now possible to set the maximum concurrency of individual Vapor queues. This new feature will allow you to ensure that not one of your queues can consume all of the available resources.
Mon, 30 Jan 2023 14:38:58 +0000
Categories: Laravel
Vapor: Asia Pacific (Jakarta) Region Is Now Available
Starting today, you may also choose the Asia Pacific (Jakarta) region when starting a new project on Vapor. This new region offers low latency for customers seeking to serve end-users in Indonesia.
Thu, 19 Jan 2023 09:29:07 +0000
Categories: Laravel
Vapor: Introducing Custom IP Ranges
One of the most requested features for Vapor is the ability to create a network with a custom IP range.
Many customers ask to do this in order to configure Vapor environments to communicate with pre-existing resources on AWS. A good example of this would...
Wed, 18 Jan 2023 17:05:44 +0000
Categories: Laravel
Spark 3.0 Now Available!
Today we're happy to announce that Spark 3.0 is available!
Spark Stripe 3.0 includes support for Cashier Stripe 14, offering the latest compatibility enhancements with Stripe. Check out our upgrade guide to update your Spark installation to this new major version.
Tue, 10 Jan 2023 17:33:34 +0000
Categories: Laravel
Laravel Loves PHP 8.2
Last week saw the official release of PHP 8.2, bringing with it features such as read-only classes, DNF types, and much more.
As you may have noticed, we've been busy preparing the Laravel framework, first-party packages, and the surrounding ecosystem to provide support for this...
Mon, 19 Dec 2022 17:02:45 +0000
Categories: Laravel
Laravel 10 Bug Hunt
In February, we will launch the 10th major version of Laravel! It's been an amazing journey thus far and there is so much more to come.
As you may know, we rely on our community to help us test new major versions in preparation for...
Mon, 09 Jan 2023 16:08:27 +0000
Categories: Laravel
Forge: Circle Permissions
Circle owners can now control the level of access a circle member has to servers and sites through the use granular permission levels.
Mon, 12 Dec 2022 16:05:23 +0000
Categories: Laravel
Vapor: Avoid Unexpected Charges With Managed Budgets
Starting today, you may use Vapor's managed budgets when creating or editing your cloud provider. Here, you can define your monthly AWS budget in USD and configure multiple alarms to notify the team owner via email if there is a spike in costs.
Tue, 29 Nov 2022 15:34:03 +0000
Categories: Laravel
Forge: Dark Mode
Dark mode is a must-have feature for many developers and anyone who uses it often knows just how jarring it is when you're thrown into an application or website that doesn't support it.
Thu, 27 Oct 2022 17:48:56 +0000
Categories: Laravel
Vapor: PHP 8.2 Release Candidate Is Now Supported
Starting today, you may use PHP 8.2 Release Candidates in your Vapor environments. To get started, simply specify "php-8.2:al2" as your preferred runtime in your "vapor.yml" configuration file.
Mon, 17 Oct 2022 15:03:22 +0000
Categories: Laravel
Vapor: Introducing Custom Asset Domains
In the latest release of Vapor, we've made it possible for you to serve your assets via a custom domain.
Thu, 20 Oct 2022 13:57:24 +0000
Categories: Laravel
Laravel: New Environment Encryption Commands
Laravel v9.32.0 saw the release of two new Artisan commands; `env:encrypt` and `env:decrypt`.
Wed, 12 Oct 2022 16:04:22 +0000
Categories: Laravel
Nova: New Features You May Have Missed
Let's take a moment to highlight some great new features you may have missed in Nova version 4.
Thu, 22 Sep 2022 16:08:48 +0000
Categories: Laravel
Vapor: Managing DNS
In this post, we'll discuss the different approaches to managing your DNS when attaching a custom domain to your Vapor project.
Fri, 23 Sep 2022 12:04:02 +0000
Categories: Laravel
Vapor: Free Sandbox Accounts
Introduding Vapor sandbox accounts. Get started with Vapor for free and see how quick, easy and painless it is to provision, deploy and manage your Laravel application in a serverless environment.
Wed, 14 Sep 2022 18:55:29 +0000
Categories: Laravel
Ditching Google Analytics for Fathom
On August 24th, we switched to Fathom Analytics, completely removing our dependency on Google Analytics from this blog, Envoyer, Forge and Vapor.
Tue, 30 Aug 2022 09:10:13 +0000
Categories: Laravel
Forge: New IP Addresses
On September 10th, Forge will begin to utilize three additional IP addresses. If you are utilizing an IP allow list.
Tue, 16 Aug 2022 14:58:13 +0000
Categories: Laravel
Laravel: New DB Commands
Following last week's release, which again focused on Artisan, this week Laravel v9.24 introduces three new DB commands and more.
Tue, 09 Aug 2022 13:54:25 +0000
Categories: Laravel
Vapor: Postgres Improvements
In the latest release of Vapor, we’ve made some big improvements to our support for Postgres.
Mon, 25 Jul 2022 15:59:45 +0000
Categories: Laravel