I would use the laravel installer but even with composer you got everything here: https://laravel.com/docs/master/installation#via-composer-create-project
Make sure that you have PHP >=7.3 version as well.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I need create new laravel 8 project using command frompt. i am going to use following command for that.
composer create-project laravel/laravel blog
is it correct or may I put laravel version here?
Please or to participate in this conversation.