Toggle nav
Posted 9 years ago - updated 9 years ago
composer create-project laravel/laravel project dev-develop
or
git clone https://github.com/laravel/laravel cd laravel git checkout develop composer install