Skip to content

Instantly share code, notes, and snippets.

View uditk's full-sized avatar

Udit Kulshrestha uditk

View GitHub Profile
@nickdenardis
nickdenardis / laravel-tips.markdown
Last active December 5, 2017 19:21
Tips on using Laravel

Resources

https://github.com/eightygrit/deploy-laravel/blob/master/deploy-laravel.z.sh
https://github.com/onigoetz/deployer
https://gist.github.com/purwandi/4110547
https://gist.github.com/chipotle/5506641

Add Sublime Text 2 to the CLI

sudo ln -s "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" /usr/bin/subl

Use MAMP PHP CLI