Y
Hacker News
new
|
ask
|
show
|
jobs
by
2810
4458 days ago
I wrote a small laravel deployment app where it will run a set of instruction when triggered. So from my localhost I will run git push origin -- master. Once pushed, I run php artisan command:deploy [app-name] [branch].