Skip to content

Instantly share code, notes, and snippets.

View vinayakanivase's full-sized avatar

Vinayak Anivase vinayakanivase

View GitHub Profile
/***********************************************************************************************************************
***********************************************************************************************************************
* CONTENTS:
* Native Object
* Object Literal
* Basic Object
* Psuedo-Class
* Self Executing/Invoking Structure
* Lazy Function
* Module Pattern
@vinayakanivase
vinayakanivase / Laravel on VestaCP.md
Created May 12, 2018 10:04 — forked from peterbrinck/Laravel on VestaCP.md
Laravel web templates for VestaCP

I've made a new web template to make Laravel work easily on VestaCP, and so I wouldn't have to change my Laravel installation, if I ever wanted to deploy it elsewhere.

Each file should be put in /usr/local/vesta/data/templates/web/apache2

Then, when you edit your domain/site, you can change the web template to Laravel and just upload your whole project into public_html

@vinayakanivase
vinayakanivase / git_cheat-sheet.md
Created November 7, 2017 18:07 — forked from davfre/git_cheat-sheet.md
git commandline cheat-sheet