Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

270
Views
Couldn't create laravel project with composer (version 2.1.4)

I'm trying to create a laravel project with composer and when I run

composer create-project laravel/laravel example-app

in the terminal, the process stops with the following error:

[RuntimeException]
php: does not exist and could not be created.

I have php 7.4 running through Wampserver and I've added it's PATH to the environment variables and when I run php -v in the terminal, everything seems fine:

PHP 7.4.0 (cli) (built: Nov 27 2019 10:14:18) ( ZTS Visual C++ 2017 x64 )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies

what am I missing here? I'm using composer version 2.1.4 and running the command in administrative mode didn't make a difference neither.

screenshot of running commands on the command-line

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Update to version 2.1.5 of Composer by running this command:

composer self-update

This was a bug that has since been fixed. It was attempting to create a directory called php: which is not possible on Windows systems.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!