Skip to content

Instantly share code, notes, and snippets.

View usamamuneerchaudhary's full-sized avatar
🏠
Working from home

Usama Muneer usamamuneerchaudhary

🏠
Working from home
View GitHub Profile
@usamamuneerchaudhary
usamamuneerchaudhary / Envoy.blade.php
Created November 13, 2022 17:00 — forked from gvsrepins/Envoy.blade.php
A Laravel envoy script for deployment
@servers(['production' => 'productionserver', 'local'=> 'vagrant@127.0.0.1 -p 2222'])
{{-- Configuration section --}}
@setup
/*
|--------------------------------------------------------------------------
| Git Config
|--------------------------------------------------------------------------
|