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....

Joe Dixon Jan, 18 2023

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.

Dries Vints Jan, 10 2023

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...

Dries Vints Jan, 9 2023

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...

Joe Dixon Dec, 19 2022

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.

James Brooks Dec, 5 2022

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.

Nuno Maduro Nov, 29 2022

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.

James Brooks Oct, 27 2022

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.

Joe Dixon Oct, 20 2022

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.

Joe Dixon Oct, 17 2022

Laravel: New Environment Encryption Commands

Laravel v9.32.0 saw the release of two new Artisan commands; `env:encrypt` and `env:decrypt`.

Joe Dixon Oct, 11 2022

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.

Joe Dixon Sep, 23 2022

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.

David Hemphill Sep, 22 2022

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.

Joe Dixon Sep, 14 2022

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.

James Brooks Aug, 30 2022

Forge: New IP Addresses

On September 10th, Forge will begin to utilize three additional IP addresses. If you are utilizing an IP allow list.

James Brooks Aug, 16 2022

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.

Taylor Otwell Aug, 9 2022

Vapor: Postgres Improvements

In the latest release of Vapor, we’ve made some big improvements to our support for Postgres.

Joe Dixon Jul, 22 2022

Customer Balances for Spark Stripe

In the latest release of Spark Stripe, we're happy to introduce support for Customer Balances. With this new addition, customers...

Dries Vints Jul, 22 2022

Laravel: New "about" Command

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.

James Brooks Jul, 19 2022

Laravel: New "model:show" Command

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.

Jess Archer Jul, 19 2022

Laravel: Refreshing Artisan

On today's release of Laravel v9.21.0, we’re bringing you a fresh new look for Artisan: a brand new console output on the vast majority of Laravel commands that deliveries a better console experience, and displays more information in commands such as "migrate" or "queue:work".

Nuno Maduro Jul, 19 2022

Laravel Pint v1.0 Released

After a few beta releases, today we've finally reached the first stable release of Pint. And, starting with next week's release of Laravel, Pint will be included on every new Laravel application as a `dev` dependency.

Nuno Maduro Jul, 15 2022

Super-charging Laravel Forge Deployments with Environment Variables

Aside from provisioning servers and creating sites, Laravel Forge does so much more, including deploying code to your sites.

James Brooks Jun, 24 2022

Vapor: Understanding Concurrency

Every application running on Vapor is powered by AWS Lambda, which allows us to run code without needing to think...

Joe Dixon Jun, 23 2022
Follow the RSS Feed.