James Mikkelson
Results
1
issues of
James Mikkelson
The `$email->from()` function only supports an email address as a string. Passing an array that contains both email and name causes an email not to be sent. `$email->from(array('[email protected]' => 'Website...