Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
特定の日付に SwiftMailer でメールを送信できますか?
クライアントの誕生日を保存しているデータベースがあり、挨拶を送りたいと思っています。
データベースから今日誕生日のユーザーをフェッチするコンソール コマンドを作成し、結果セットを繰り返し処理して、それぞれに電子メールを送信します。次に、このコマンドを 1 日 1 回呼び出すように cron をセットアップします。