When trying to connect to my database server, i encounter the problem of unknown host:
Warning: mysqli::mysqli() [mysqli.mysqli]: (HY000/2005):
Make sure you're not including the "http://" part. I was using http://example.com in my .env file. When I left it as example.com it worked.
http://example.com
.env
example.com