nikolajlovenhardt / laravel-user-notifications
User notifications for Laravel 5.*
Installs: 155
Dependents: 0
Suggesters: 0
Security: 0
Stars: 23
Watchers: 4
Forks: 5
Open Issues: 1
pkg:composer/nikolajlovenhardt/laravel-user-notifications
Requires
- php: >=5.5.0
- laravel/framework: 5.*
- ramsey/uuid: 2.8.*
Requires (Dev)
- codeclimate/php-test-reporter: dev-master
- doctrine/orm: 2.5.4
- phpmd/phpmd: 1.4.*
- phpunit/phpunit: ~4.0
- squizlabs/php_codesniffer: ~2.5.1
Suggests
- laravel-doctrine/orm: Doctrine ORM for Laravel
This package is not auto-updated.
Last update: 2025-10-09 05:11:07 UTC
README
User notifications for Laravel 5.*. Support for eloquent & doctrine2 orm (laravel-doctrine).
Install with composer $ composer require nikolajlovenhardt/laravel-user-notifications
Documentation
-
Go to [Getting started](docs/01 Getting started.md)
-
Created by Wonderfulday.dk