craigpaul / laravel-postmark

A Postmark adapter for Laravel
MIT License
204 stars 23 forks source link

Fixes docblock. #76

Closed mvdnbrk closed 4 years ago

mvdnbrk commented 4 years ago

We are extending from the Transport class and overriding the send method.

A request made with Guzzle may throw a GuzzleException.