Support the ongoing development of Laravel.io →
Installation

hello every body, i am new to laravel frame work , when i read tutorial install laravel, they tell me to download Laravel installer PHAR archive., when i down load it i get file .phar, can anyone guild how to install this framework? i am really new

Last updated 3 years ago.
0

The easiest way is to Install Composer, then use the composer create-project method, follow the documentation here: http://laravel.com/docs/installation#install-laravel

Last updated 3 years ago.
0

study composer will helps you more, to set-up Laravel.

Last updated 3 years ago.
0

Which os do you use?

I usually put the laravel phar in my path in OS X, make it executable and run (in command line) laravel new projectname

Then cd to the projectfolder and run composer update

Last updated 3 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

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.