GreenImp / laravel-foundation

NodeJS script for installing Laraval and Foundation as a package.
MIT License
0 stars 0 forks source link

Use Composer instead of Laravel #2

Closed GreenImp closed 6 years ago

GreenImp commented 9 years ago

Originally reported by: Lee Langley (Bitbucket: LeeLangleyRees, GitHub: Unknown)


We should use base Composer to install Laravel, instead of Laravel's installer.

This means less dependencies are required to be able to create a project.


GreenImp commented 9 years ago

Original comment by Lee Langley (Bitbucket: LeeLangleyRees, GitHub: Unknown):


We are now using the base Composer command to install Laravel.

No need to install the separate Laravel installer now.