boing6002/notifications

Notifications functionality dependency for LaravelEnso

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 5

pkg:composer/boing6002/notifications


README

Codacy Badge StyleCI License Total Downloads Latest Stable Version

Notifications functionality dependency for Laravel Enso

Watch the demo

click on the photo to view a short demo in compatible browsers

Features

  • uses Pusher and Laravel's notification infrastructure to bring minimal-setup notification functionality
  • users can also be notified via email
  • allows the lazy loading of notifications
  • read and unread notifications are visually differentiated and can be manually/automatically marked as read, as well as cleared
  • polymorphic relationships are used, in order to be able to attach notifications to any entity
  • supports and uses Desktop Notifications, if allowed by the user

Configuration & Usage

Be sure to check out the full documentation for this package available at docs.laravel-enso.com

Contributions

are welcome. Pull requests are great, but issues are good too.

License

This package is released under the MIT license.