I installed Herd on my M1 Mac. Serving static pages is working fine. But MySQL connections are being refused. I've double checked the config in my Laravel app and all is working. I tried flushing privileges in my MySQL client. Nothing at all is working.
@Snapey I deleted my last comment. I was able to create a database but when I try to access a page in my browser that runs a query, I get the error "SQLSTATE[HY000] [2002] Connection refused". This is my connection from my env file: