]> _ Git - psq.git/commit
Email history
authorLouis Jeckel <louis.jeckel@outlook.com>
Thu, 29 Oct 2020 13:05:47 +0000 (14:05 +0100)
committerLouis Jeckel <louis.jeckel@outlook.com>
Thu, 29 Oct 2020 13:05:47 +0000 (14:05 +0100)
commitf3e500da68d2c50b22b8d5e5356249f59cfb8a5f
tree235dc9316a787646630f577df50c2d920727cf18
parentee1e314219fc90289e5f0604d406d521a28f272f
Email history
13 files changed:
.idea/lettre-pharma.iml
.idea/php.xml
app/Events/DispatchMailgunEvent.php
app/Listeners/LogSentMessage.php [new file with mode: 0644]
app/Nova/SentEmail.php [new file with mode: 0644]
app/Nova/User.php
app/Providers/EventServiceProvider.php
app/SentEmail.php [new file with mode: 0644]
app/User.php
composer.json
composer.lock
database/migrations/2020_10_29_122838_create_sent_emails_table.php [new file with mode: 0644]
database/migrations/2020_10_29_123449_add_foreign_keys.php [new file with mode: 0644]