Last active
January 19, 2016 02:03
-
-
Save RobCranfill/956fc23a3959fc0800fe to your computer and use it in GitHub Desktop.
New Laravel install and update webapp
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
* Go to parent of web dir | |
* ``laravel new mathaffirm`` | |
* ``cd mathaffirm/`` | |
* `` composer install`` | |
* git clone https://github.com/RobCranfill/ma.git |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment