Forge

Forge: Zero Downtime Deployments

We're thrilled to introduce zero downtime deployments to Laravel Forge, thanks to a seamless first-party integration with Envoyer. Envoyer's zero downtime deployments ensure you avoid even those brief milliseconds of downtime while the server updates your code.

James Brooks Aug, 17 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

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

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

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

Laravel Forge: Real-Time Deployment Output

Today we’re pleased to announce that you can now see the real-time output from your deployments as they happen. You can see the live deployment output in the Deployments panel of any site that is actively deploying.

James Brooks Jun, 10 2022

Forge: Ubuntu 22.04 Support

We're excited to announce that Laravel Forge now supports Ubuntu 22.04 (Jammy) - the latest Ubuntu LTS release from Canonical!

James Brooks May, 10 2022

Manage Composer Credentials with Laravel Forge

Forge now makes it even easier and quicker to manage your server's Composer package configurations and deployments with the introduction of the new "Packages" panel.

James Brooks Apr, 21 2022

Laravel Forge Command Palette

Today we're happy to ship a wonderful new feature to Laravel Forge: the Forge Command Palette! We love making Forge the fastest, simplest, and most enjoyable way to manage your Laravel servers across a variety of platforms. To make you even more productive, the new...

Taylor Otwell Apr, 19 2022

Deploying Soketi to Laravel Forge - Part 2

In Part I of this tutorial we learnt how to install and deploy Soketi to our Laravel Forge servers. Currently, Soketi is accessible over our server's IP address, behind port 6001. In this post we're going to modify our setup so that we can access our socket server via socket.my-domain.com. We'll do this by using an Nginx reverse proxy.

James Brooks Jan, 11 2022
Follow the RSS Feed.