Support the ongoing development of Laravel.io →
posted 10 years ago
Installation
Last updated 2 years ago.
0
composer create-project laravel/laravel . --prefer-dist

Notice the dot. It specifies that it should install Laravel in the dir you are currently in. Replace it with "testing" and it will create a folder testing all install laravel inside of it.

Also --prefer-dist is not required as it is the default value.

Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

shiva shiva Joined 24 Jul 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.