You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to keep using PHP 7.4 for my site, but I was just trying to get XHGUI to run on PHP 7.3, but I guess I'll just have to wait for them to upgrade slim.
Thank you.
Versions
Host operating system
macOS Catalina v10.15.2
Homestead.yaml
Vagrant destroy & up output
https://gist.github.com/nal-chris/15b56a8c8362e21d8d14fe5591acb64b
Expected behavior
The xhgui dashboard should appear when visiting http://project.x/xhgui
Actual behavior
A slim error appears.
Steps to reproduce
I have tried setting the php version in nginx to 7.3:
That just yields a blank page.
The text was updated successfully, but these errors were encountered: