You are here

Laravel Blog

Subscribe to Laravel Blog feed
Updated: 1 year 1 month ago

Laravel v10 Released

Thu, 02/23/2023 - 12:22
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

Thu, 02/23/2023 - 12:22
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

Thu, 02/23/2023 - 12:22
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

Thu, 02/23/2023 - 12:22
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!

Thu, 02/23/2023 - 12:22
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

Thu, 02/23/2023 - 12:22
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

Thu, 02/23/2023 - 12:22
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

Thu, 02/23/2023 - 12:22
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

Thu, 02/23/2023 - 12:22
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

Thu, 02/23/2023 - 12:22
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

Thu, 02/23/2023 - 12:22
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

Thu, 02/23/2023 - 12:22
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

Thu, 02/23/2023 - 12:22
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

Thu, 02/23/2023 - 12:22
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

Thu, 02/23/2023 - 12:22
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

Thu, 02/23/2023 - 12:22
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

Thu, 02/23/2023 - 12:22
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

Thu, 02/23/2023 - 12:22
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

Thu, 02/23/2023 - 12:22
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

Thu, 02/23/2023 - 12:22
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

Pages