(Network error [errno 6]: Could not resolve host: api.stripe.com)
However I am able to CURL the service directly from the server with the command line.. I'm at a loss. This has to be a laravel service issue. Any help is appreciated.
I had the same issue yesterday, same error message. Same error message came when my app tried to connect to mailgun api. Everything worked on my local machine, but not on my forge server. I rebooted the server and everything worked again.