juhasev / laravel-ses

A Laravel package that enables detailed tracking of emails sent via AWS SES. Supports tracking deliveries, opens, rejects, bounces, complaints and link clicks
17 stars 5 forks source link

Fix incorrect column type for link original_url #23

Closed nicholaszuccarelli closed 1 year ago

nicholaszuccarelli commented 1 year ago

Fix issue https://github.com/juhasev/laravel-ses/issues/22

nicholaszuccarelli commented 1 year ago

Jesus sorry, don't know how I botched that up. Fixed. Please review :)

leMaur commented 1 year ago

No worries at all! I'll merge it. Thanks for the fix!