Pages

02 May, 2021

Envoyer Deploy Command

Envoyer Deploy Command


 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:deploy
Deployment request successful!

You can also pass in a project flag for more fine-grained control:

➜ php artisan envoyer:deploy --project cakesandpies
Deployment request successful!

No comments:

Post a Comment

Thanks