PHPackages                             konstruktiv/laravel-sendgrid-notification-channel - 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. konstruktiv/laravel-sendgrid-notification-channel

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

konstruktiv/laravel-sendgrid-notification-channel
=================================================

Our Laravel Sendgrid Notification package

v1.0.3(4y ago)51221MITPHPPHP ^7.4|^8.0

Since Nov 2Pushed 4y ago1 watchersCompare

[ Source](https://github.com/andriesreitsma/laravel-sendgrid-notification-channel)[ Packagist](https://packagist.org/packages/konstruktiv/laravel-sendgrid-notification-channel)[ Docs](https://konstruktiv.nl)[ RSS](/packages/konstruktiv-laravel-sendgrid-notification-channel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (4)Versions (5)Used By (0)

laravel-sendgrid-notification-channel
=====================================

[](#laravel-sendgrid-notification-channel)

Laravel Sendgrid Notification channel

Installation
------------

[](#installation)

To get started, you need to require this package:

```
composer require konstruktiv/laravel-sendgrid-notification-channel
```

The service provider will be auto-detected by Laravel. So, no need to register it manually.

Usage
-----

[](#usage)

To make use of this package, your notification class should look like this:

```
