Envoyer: Refreshed Deployment Steps

Envoyer: Refreshed Deployment Steps

Yesterday we shipped an updated to Envoyer that gives deployment steps a much needed refresh.

Envoyer Deployment Steps

By default, Envoyer will perform four actions when deploying any project:

  1. Clone New Release
  2. Install Composer Dependencies (if configued)
  3. Activate New Release
  4. Purge Old Releases

Before yesterday, you could configure additional deployment hooks that executed either before or after one of the pre-defined actions. This was confusing to many as there isn't a difference between "After Clone New Release" and "Before Install Composer Dependencies" for example.

Yesterday's release flattens these deployment steps into a single list, which allows you to drag and drop any of your custom hooks into any order you need. Envoyer's four actions remain fixed, to ensure that projects continue to deploy in the correct order.

The Deployment Hooks tab now shows you which user the action is running as and on what servers, so you can see what's happening at a quick glance.

Keep reading

ProductMar 2, 2026

Laravel February Product Updates

Laravel Cloud API & CLI, MySQL 8.4 upgrade notice, Forge MySQL 9, Nightwatch MCP & Linear integration, and new Framework AI updates.

Laravel Team

ProductFeb 3, 2026

Laravel January Product Releases

January brings Private Cloud, Valkey caching, expanded Cloud API, plus Forge backup options and Nightwatch real-time exception detection.

Laravel Team