Posts
All the articles I've posted.
Do not Expect Jobs
A unit test assertion validating that no Laravel job is dispatched — protecting against sending thousands of invalid emails on Laravel 5.1 LTS.
Send Daily Transactional Emails
Designing a daily notification layer: filter the relevant shops, generate responsive email views, and send them to interested users on a cron schedule.