Last active
May 25, 2017 12:15
-
-
Save webkader/4bf6d13470d1f6547c63edfbe738ca9d to your computer and use it in GitHub Desktop.
Laravel Envoy - https://laravel.com/docs/5.4/envoy
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Laravel Envoy | |
https://laravel.com/docs/5.4/envoy | |
Installation | |
composer global require "laravel/envoy=~1.0" | |
Initialisierung | |
envoy init [email protected] | |
Ausführen | |
envoy run deploy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment