Download the PHP package smileythane/sendgrid-webhook without Composer
On this page you can find all versions of the php package smileythane/sendgrid-webhook. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download smileythane/sendgrid-webhook
More information about smileythane/sendgrid-webhook
Files in smileythane/sendgrid-webhook
Download smileythane/sendgrid-webhook
More information about smileythane/sendgrid-webhook
Files in smileythane/sendgrid-webhook
Vendor smileythane
Package sendgrid-webhook
Short Description :package_description
License MIT
Homepage https://github.com/smileythane/sendgrid-webhook
Package sendgrid-webhook
Short Description :package_description
License MIT
Homepage https://github.com/smileythane/sendgrid-webhook
Keywords laravelSendgridWebhook
Please rate this library. Is it a good library?
Informations about the package sendgrid-webhook
Sendgrid Webhook
This package create webhook handler for your laravel application and store it to database. Take a look at contributing.md to see a to do list.
Installation
Via Composer
Usage
- Publish config file and configure related model and attribute for checking emails (default model: User, default attribute: 'email')
- Customize your webhook route
- Copy your webhook route to sendgrid and activate it
- Clear saved mail info via command:
Change log
Please see the changelog for more information on what has changed recently.
Testing
Contributing
Please see contributing.md for details and a todolist.
Credits
- Hleb Prakhnitski
- All Contributors
License
MIT. Please see the license file for more information.
All versions of sendgrid-webhook with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
~7|~8
The package smileythane/sendgrid-webhook contains the following files
Loading the files please wait ....