course-link/laravel-database-notification-templates

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

Maintainers

Package info

github.com/Course-Link/laravel-database-notification-templates

pkg:composer/course-link/laravel-database-notification-templates

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 0

0.3.0 2023-01-20 21:35 UTC

This package is auto-updated.

Last update: 2026-02-21 04:07:06 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