Download the PHP package nicolasbeauvais/nova-sendgrid-card without Composer
On this page you can find all versions of the php package nicolasbeauvais/nova-sendgrid-card. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download nicolasbeauvais/nova-sendgrid-card
More information about nicolasbeauvais/nova-sendgrid-card
Files in nicolasbeauvais/nova-sendgrid-card
Package nova-sendgrid-card
Short Description A Laravel Nova card for Sendgrid
License MIT
Homepage https://github.com/nicolasbeauvais/nova-sendgrid-card
Informations about the package nova-sendgrid-card
Nova Sendgrid Cards
Get some insight on your Sendgrid recipient count with this easy to use Nova card.
Installation
You can install the package in to a Laravel app that uses Nova via composer:
Next up, you must register the card Nova. This is typically done in the tools
method of the NovaServiceProvider
.
Config
For this package to work you must define a sendgrid API key in your config/services.php
like this:
Usage
The card only shows the total number of recipients for your Sendgrid account. Feel free to make a pull request to add more features.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of nova-sendgrid-card with dependencies
laravel/nova Version *
guzzlehttp/guzzle Version ^6.3
ext-json Version *