bee-interactive / laravel-notifications-reminders
Notifications and reminders for Laravel
Fund package maintenance!
Bee Interactive
Requires
- php: ^8.2|^8.3
- spatie/laravel-package-tools: ^1.16
Requires (Dev)
- larastan/larastan: ^2.9
- laravel/pint: ^1.14
- orchestra/testbench: ^9.0.0||^8.22.0
- pestphp/pest: ^2.34
- phpstan/extension-installer: ^1.3
- phpstan/phpstan-deprecation-rules: ^1.1
- phpstan/phpstan-phpunit: ^1.3
This package is auto-updated.
Last update: 2025-04-08 19:15:19 UTC
README
Schedule and prepare notifications and reminders within your Laravel application.
Warning, this package is still under heavy development. It should not be used in production!
Installation
You can install the package via composer:
composer require bee-interactive/laravel-notifications-reminders
Then, run the installer with:
php artisan artisan notifications-reminders:install
Usage
wip
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.