Hey guys,
I am using Mandrill and Guzzle for emailing and this works fine! But I want to add some config parameters to the GuzzleHttp\Client, because I want to specify a ip address (CURLOPT_INTERFACE) (my server has multiple ip-addresses).
Can anybody help me?
Laravel 5 mandrill guzzle custom curl options
Hey guys, I am using Mandrill and Guzzle for emailing and this works fine! But I want to add some config parameters to the GuzzleHttp\Client, because I want to specify a ip address (CURLOPT_INTERFACE) (my server has multiple ip-addresses). Can anybody help me?