course-link / laravel-database-notification-templates
Render Laravel notifications based on a template stored in the database.
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/course-link/laravel-database-notification-templates
Requires
- php: ^8.1
- laravel/framework: ^9.0
Requires (Dev)
- ext-pdo_sqlite: *
- fakerphp/faker: ^1.14
- mockery/mockery: ^1.0|^1.3.1
- orchestra/testbench: ^7.6
- pestphp/pest: ^1.22
- pestphp/pest-plugin-laravel: ^1.3
- phpunit/phpunit: ^9.3
README
Render Laravel notifications based on a template stored in the database
Credits
This package is heavily based on Spatie's laravel-database-mail-templates. You can support them by buying one of them awesome products.
Installation
composer require course-link/laravel-database-notification-templates