New Symfony app using Symfony installer in Quick APp
-
Hello, I was trying to update my Quick APp section to create a new Symfony 4.4 (LTS) project using the symfony installer that is installed on my WIndows env.
Symfony 4 LTS (skeleton)=symfony new %s --version=lts Symfony 4 LTS (website-skeleton)=symfony new %s --full --version=lts
But it doasn not work, when I try to set up a new project I get this error
No file: C:\laragon\temp\downloads\20191205084711.symfony...
Could anyone help here?