course-link/laravel-database-notification-templates

Render Laravel notifications based on a template stored in the database.

0.3.0 2023-01-20 21:35 UTC

This package is auto-updated.

Last update: 2024-05-21 00:16:28 UTC


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

Example