laravel-postal icon indicating copy to clipboard operation
laravel-postal copied to clipboard

This library integrates Postal with the standard Laravel mail framework.

Results 4 laravel-postal issues
Sort by recently updated
recently updated
newest added

Hey, maybe I setup something wrong, but with the `logEmailAgainstModel` method set and the `'postal.enable.emaillogging'` value set to true I do not get the `notifiable_class` and `notifiable_id` headers passed to...

enhancement

This means we don't have to change multiple models if the class changes

If an email relates to multiple models, such as a job related to a client that also has a contact, there needs to be a way to have it be...

Postal allows to tag messages send via their API. This would be a useful feature to add to this package.

enhancement
on hold