-
-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Description
When I upgrade from L8 to L9, I also upgrade the dcblogdev/laravel-sent-emails
to v2.
After I upgraded to v2 and ran the migration there's an error. It's running the migration 2020_07_16_222057_create_sent_emails_table
inside vendor/dcblogdev/laravel-sent-emails/src/database/migrations/2020_07_16_222057_create_sent_emails_table.php
. I already have a migration for that in my database/migrations
.
Metadata
Metadata
Assignees
Labels
No labels