What is a drip campaign?
A drip campaign is like sending a series of friendly messages that unfold gradually over time, keeping your audience engaged and informed without overwhelming them.
Jan 9th 2024 mailcoach.app

How we built our GitLab integration
A few days ago, we added a GitLab integration. In this blog post, we'll talk about the road to that integration and our struggles. Read more
Jan 9th 2024 freek.dev

Securing Your Email - A Guide to Setting up SPF and DKIM DNS Records
A guide to secure your email communication to protect from malicious activities by implementing SPF and DKIM.
Jan 8th 2024 mailcoach.app

Introducing tabular assertions
Today I tagged v1 of a new testing package: spatie/tabular-assertions. It's a distillation of a testing method I've been using in client projects the past two years. The package...
Jan 8th 2024 sebastiandedeyne.com

Sending transactional emails from your Laravel application through Mailcoach
By configuring Laravel to send transactional mail through Mailcoach non-technical people can administer the content of your emails, and you gain valuable insights on how your sent emails are performing.
Jan 8th 2024 mailcoach.app

Track Wordpress errors with Flare
Jan 8th 2024 flareapp.io

Flare can now notify you via Discord and Microsoft Teams
We added a couple of new notification channels. In this post you'll also see some actual code from our codebase.
Jan 8th 2024 flareapp.io

Introducing JavaScript error tracking
Jan 8th 2024 flareapp.io

How to safely delete records in massive tables on AWS using Laravel
Recently we had to delete unneeded records in a huge table. In this post, I'd like to show you the challenges we had to overcome and the solutions we came...
Jan 8th 2024 flareapp.io

Installing Blackfire on Laravel Vapor
In this blogpost we'll take a quick look at how Blackfire is set-up and how Lambda layers works. In the second part of this post we'll add the two together...
Jan 8th 2024 flareapp.io