Envoyer Deploy Command
Published on by Eric L. Barnes
Dayle Rees created a new package that will allow you deploy with Envoyer from the command line.
With this package deploying is as simple as:
➜ php artisan envoyer:deployDeployment request successful!
You can also pass in a project flag for more fine-grained control:
➜ php artisan envoyer:deploy --project cakesandpiesDeployment request successful!
Eric is the creator of Laravel News and has been covering Laravel since 2012.