PHPackages                             wildbit/laravel-postmark-provider - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. wildbit/laravel-postmark-provider

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

wildbit/laravel-postmark-provider
=================================

An officially supported mail provider to send mail from Laravel through Postmark, see instructions for integrating it here: https://github.com/wildbit/laravel-postmark-provider/blob/master/README.md

3.0.0(10y ago)3167.5k↓66.7%9[5 issues](https://github.com/wildbit/laravel-postmark-provider/issues)[1 PRs](https://github.com/wildbit/laravel-postmark-provider/pulls)MITPHP

Since Mar 19Pushed 3y ago8 watchersCompare

[ Source](https://github.com/wildbit/laravel-postmark-provider)[ Packagist](https://packagist.org/packages/wildbit/laravel-postmark-provider)[ RSS](/packages/wildbit-laravel-postmark-provider/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (6)Used By (0)

### Sunset Notice:

[](#sunset-notice)

The Laravel Postmark Provider is no longer being actively updated. The following is a [short discussion on the reasoning for discontinuing the provider](https://github.com/wildbit/laravel-postmark-provider/issues/4#issuecomment-238529465). *However*, **it's still really easy to still use Postmark in Laravel using SMTP**, and since the SMTP provider is part of Laravel, it'll keep working when you update Laravel and you won't need to install any dependencies to use it.

Here's everything you'll need:

#### Update your `config/mail.php` file to include the following:

[](#update-your-configmailphp-file-to-include-the-following)

```
