A simple Laravel package designed to make deployments dead simple.
- A wrapper around Laravel Envoy.
- Highly customizable.
- Zero-downtime out-of-the-box.
This project is being deprecated in favour of a new version being written in Go. Currently named "platoon-go", it will remove the requirement of having another dependency in your project. This project will remain supported until the next major version of Laravel (14) is released, at which point you will need to migrate to the new version.
The new project can be found here.
Install Platoon into your project using Composer:
composer require thepublicgood/platoonYou can find all the Platoon documentation on the dedicated documentation site.
The MIT License (MIT). See the LICENSE.md file for more information.