-
-
Save diegofelix/5404428 to your computer and use it in GitHub Desktop.
Laravel 4: Installing via Composer
This file contains hidden or 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
composer create-project laravel/laravel --prefer-dist |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Update version from "5.0.*" to "4.0" in composer.json after the above command..