jdavidbakr / mail-tracker

Package for Laravel to inject tracking code into outgoing emails.
MIT License
574 stars 129 forks source link

get custom header and save user_id in model #236

Closed Khuthaily closed 9 months ago

Khuthaily commented 9 months ago

include user_id when saving model

jdavidbakr commented 9 months ago

If you need to add data to the model you can use a listener or inject data into the email via https://github.com/jdavidbakr/mail-tracker?tab=readme-ov-file#passing-data-to-the-event-listeners