Envoy Task Runner
Introduction Installation
Writing Tasks Setup Variables Stories Multiple Servers
Running Tasks Confirming Task Execution
Notifications Slack
Introduction
Laravel Envoy provides a clean, minimal syntax for defining common tasks you run on your remote servers. Using Blade style syntax, you can easily setup tasks for deployment, Artisan commands, and more. Currently, Envoy only supports the Mac and Linux operating systems.