Laminas Mezzio custom site config not working - v 4.0.15
-
Hi, I wanted to install mezzio using the command:
composer create-project mezzio/mezzio-skeleton mezzio
So I added this in
C:/laragon/usr/sites.conf
:Mezzio=composer create-project mezzio/mezzio-skeleton %s
HOWEVER, whenever I go to
Quick app > Mezzio
, it only displays a cmd for a few milliseconds and then it is gone.The database was created and nothing was installed.