spatie/laravel-notification-log
Logs all notifications sent by your Laravel app, storing them as NotificationLogItems so you can query what was sent to a user, display notification history, and make sending decisions (e.g., avoid duplicates) via helpers like wasSentTo() and inThePastMinutes().
|
Package
|
Constraint
|
|---|---|
| illuminate/contracts | ^12.0|^13.0 |
| spatie/laravel-package-tools | ^1.14.0 |
| spatie/test-time | ^1.3 |
|
Package
|
Constraint
|
|---|---|
| laravel/pint | ^1.0 |
| orchestra/testbench | ^10.0|^11.0 |
| pestphp/pest | ^4.4 |
| pestphp/pest-plugin-arch | ^4.0 |
| pestphp/pest-plugin-laravel | ^4.1 |
| phpunit/phpunit | ^12.5.12 |
| spatie/laravel-ray | ^1.26 |
How can I help you explore Laravel packages today?