Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 414 Bytes

File metadata and controls

21 lines (13 loc) · 414 Bytes

Mail Templates for Filament

A package to quickly create customizable mail templates in Filament

Installation

You can install the package via composer:

composer require wotz/filament-mail-templates

You can publish the config file with:

php artisan vendor:publish --tag="filament-mail-templates-config"

Documentation

For the full documentation, check here.