Skip to content

Add command to resend lead notifications from a given date#295

Merged
simonhamp merged 1 commit intomainfrom
resend-leads-command
Mar 23, 2026
Merged

Add command to resend lead notifications from a given date#295
simonhamp merged 1 commit intomainfrom
resend-leads-command

Conversation

@simonhamp
Copy link
Member

Summary

  • Adds app:resend-lead-notifications {date} artisan command that re-sends the NewLeadSubmitted notification to sales@nativephp.com for all leads created on or after the given date
  • Includes feature tests covering the happy path (filtering by date) and the no-leads-found case

Usage

php artisan app:resend-lead-notifications 2025-03-15

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@simonhamp simonhamp marked this pull request as ready for review March 23, 2026 21:46
@simonhamp simonhamp merged commit 576fa05 into main Mar 23, 2026
2 checks passed
@simonhamp simonhamp deleted the resend-leads-command branch March 23, 2026 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant