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

0.3.0 2023-01-20 21:35 UTC

This package is auto-updated.

Last update: 2025-09-21 03:09:15 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