This package contains libraries used to connect Tempest Tools Scribe enabled entities with Laravel's notification system.
Please see the wiki for more documentation: https://github.com/tempestwf/tempest-tools-raven/wiki
- All the powers and capabilities of Scribe context sensitive configs now work with your notification system
- Add notifications to Scribe configs easily with minimal code
- Auto send notification that have been added to Scribe by adding a middleware to the route
- Configure the notification from inside the Scribe config
- Write minimal code to create custom notifications as needed
- Use our generic notification's out of the box for many applications, preventing the need to write your own notification classes.
-
PHP >= 7.1.0
-
"tempest-tools/scribe": "1.0.*"