Skip to content

Commit

Permalink
Updates the intro.
Browse files Browse the repository at this point in the history
  • Loading branch information
dniccum committed Dec 16, 2020
1 parent 547451e commit d9078fd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
[![License](https://poser.pugx.org/dniccum/custom-email-sender/license?format=flat-square)](https://packagist.org/packages/dniccum/custom-email-sender)
[![Total Downloads](https://poser.pugx.org/dniccum/custom-email-sender/downloads?format=flat-square)](https://packagist.org/packages/dniccum/custom-email-sender)

This is a tool for Laravel's Nova administrator panel that allows you to send custom email messages that within your application that leverages the applications existing settings and configurations; from address, email driver, etc.
This is a tool for Laravel's Nova administrator panel that allows you to send custom email messages that within your application that leverages the applications existing settings and configurations; from address, email driver, etc. If configured with a valid [Nebula Sender](https://nebulasender.com) API key, additional features such as message logging and draft management can be unlocked.


[![Screenshot](https://raw.githubusercontent.com/dniccum/nova-custom-email-sender/master/screenshots/screenshot-1.png)](https://raw.githubusercontent.com/dniccum/nova-custom-email-sender/master/screenshots/screenshot-1.png)

Expand Down

0 comments on commit d9078fd

Please sign in to comment.