notebrainslab/filament-email-templates
Mailable classes, ensuring consistency with existing email-sending patterns.auth.welcome), enabling modularity and reuse across the application.HasEmailTemplate trait provides a clean way to attach templates to Mailables without modifying core logic. Minimal boilerplate for adoption.{{user_name}}) add runtime processing, which could impact performance for high-volume emails.Mailable classes.mail:send) for async email processing.{{user.name}}) to map to the package’s syntax.HasEmailTemplate trait.{{count}} items).composer require notebrainslab/filament-email-templates.config/filament.php and publish assets if needed.HasEmailTemplate trait to relevant Mailable classes.Email::send(new WelcomeEmail('auth.welcome'))).{{user.first_name}}) in a central location (e.g., Confluence).Mailable constructor.How can I help you explore Laravel packages today?