Output of dev-api.scrumslate.sh: Updating 62a8dab..8eec1d0 Fast-forward .../Notifications/SendNotificationCommand.php | 13 +++++++++- .../Controllers/API/NotificationController.php | 2 ++ .../Controllers/API/Stripe/StripeController.php | 4 ++-- app/Mail/ReNewSubscriptionEmail.php | 4 +++- app/Models/Notification.php | 2 +- ...846_add_project_name_in_notifications_table.php | 28 ++++++++++++++++++++++ ...uto-subscribe-plane-email-to-customer.blade.php | 15 +++++++----- ...ade-subscribe-plane-email-to-customer.blade.php | 19 ++++++++------- .../new-subscription-email-to-customer.blade.php | 15 ++++++------ .../new-emails/renew-subscription-email.blade.php | 15 +++++++----- ...il-signup-discount-subscription-email.blade.php | 18 +++++++------- .../trail-signup-subscription-email.blade.php | 15 +++++++----- ...ade-subscribe-plane-email-to-customer.blade.php | 15 ++++++------ 13 files changed, 110 insertions(+), 55 deletions(-) create mode 100644 database/migrations/2024_10_09_053846_add_project_name_in_notifications_table.php