Matt Mulhall

Results 2 issues of Matt Mulhall

Attempting to update via Admin panel results in the following error (and the entire site being inaccessible): grav.CRITICAL: include([install dir]\vendor\composer/../../system/src/Grav/Framework/Psr7/Response.php): Failed to open stream: No such file or directory After...

Running into the above error. Steps to reproduce: 1. Clone example https://github.com/juicyfx/vercel-examples/tree/master/php 2. Update runtime to [email protected] in vercel.json 3. Attempt to deploy This is my first time using Vercel,...