Hello,
I switched from Homestead to Laragon and I am super happy about it.
It has one problem tho. My Http calls made using GuzzleHttp library makes the web server unresponsive.
When I hit an endpoint with GuzzleHttp call, it just keeps loading but nothing ever happens. I can not load anything else from that point. I have to go to Laragon and restart it.
I've searched this forum, but everything with GuzzleHttp is from 2016 and starts with "Internal Server Error".
I dont get any errors. There is nothing in logs either.
I am using nginx version. FastCGI.
Any ideas what is wrong and how should I fix it?
Thank you!