Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

wkuehn@trupro.com's avatar

William

Setting the following error when I try to create a new SPARK project The register work OK

william$ /Users/william/spark-installer/spark new TruProSpark4

sh: laravel: command not found Downloading Spark...

PHP Warning: file_put_contents(/Users/william/spark-installer/TruProSpark4/spark-archive.zip): failed to open stream: No such file or directory in /Users/william/spark-installer/src/Installation/DownloadSpark.php on line 59

0 likes
1 reply
ejdelmonico's avatar

If Spark-installer is located in your Home directory as recommended (if unsure, which spark to find out path), you just do this to create a project:

cd your-projects-directory
spark new TruProSpark4

Also, you must have the most recent spark installer for success.

Please or to participate in this conversation.