Laravel Forge
BetaDeploy to servers managed by Laravel Forge. Perfect for Laravel applications with built-in Composer, queue, and SSL support.
Currently in early testing. Some features may not work as expected on all Forge instances.
Install command
Add the provider package
composer require shippercli/provider-forgeRollout checklist
Make the first deploy boring
- Install the provider package into the same project or runtime that executes Shipper.
- Configure credentials before the first deploy command.
- Run the provider against a disposable or staging target before using production resources.