Generate your Laravel deployment script

Tired of writing your deployment script? I made this app so you just have to put your composer.json and will take care about everything else. It supports every Laravel first party packages, and the most used packages in the community.

App screenshot
Works every times
You will not have to worry about generating keys for the first deployment or removing a line of your deployment script after a failed deployment. Commands are wrapped with condition if necessary.
Everything is in order
It's hard to know which command should be executed first. We have taken years of experience deploying websites for a variety of clients to bake you the perfect deployment for your case. I mean it's all automated, we just hope it will help
Works with a variety of packages
We have listed some of the most used packages in the Laravel space that use commands. Also support of different providers like Forge, Envoyer, Ploi, and others coming soon.