Today, we're excited to announce that by combining the power of CloudWatch with the sleek and intuitive Vapor UI, we're making application logs available directly in the Vapor dashboard.
Today we're thrilled to announce that we have tagged the Laravel 10.0 release! Laravel 10 continues the improvements made in...
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.
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.
One of the most requested features for Vapor is the ability to create a network with a custom IP range....
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.
In February, we will launch the 10th major version of Laravel! It's been an amazing journey thus far and there...
Last week saw the official release of PHP 8.2, bringing with it features such as read-only classes, DNF types, and...
Circle owners can now control the level of access a circle member has to servers and sites through the use granular permission levels.
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.
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.
In the latest release of Vapor, we've made it possible for you to serve your assets via a custom domain.
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.
Laravel v9.32.0 saw the release of two new Artisan commands; `env:encrypt` and `env:decrypt`.
In this post, we'll discuss the different approaches to managing your DNS when attaching a custom domain to your Vapor project.
Let's take a moment to highlight some great new features you may have missed in Nova version 4.
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.
On August 24th, we switched to Fathom Analytics, completely removing our dependency on Google Analytics from this blog, Envoyer, Forge and Vapor.
On September 10th, Forge will begin to utilize three additional IP addresses. If you are utilizing an IP allow list.
Following last week's release, which again focused on Artisan, this week Laravel v9.24 introduces three new DB commands and more.
In the latest release of Vapor, we’ve made some big improvements to our support for Postgres.
In the latest release of Spark Stripe, we're happy to introduce support for Customer Balances. With this new addition, customers...
Following on from the recently introduced fresh new look for Artisan, we took some time to identify new Artisan commands to further improve the Laravel experience. Another newly introduced command is "about". This command displays information about your application's environment.
Following on from the recently introduced fresh new look for Artisan, we took some time to identify new Artisan commands to further improve the Laravel experience. One of the newly introduced commands is "model:show". This command dumps out the model and table highlights for the given model.