#laravel
3 posts
- blog
Streaming with Server-Sent Events
How we built real-time task streaming for an AI API using SSE, Redis BLPOP, and Laravel's StreamedResponse. And what I learned about SSE along the way.
- blog
Building a Trending Algorithm for a Feedback Platform
Why the Hacker News trending formula doesn't work for feedback platforms, and how a simple vote-velocity approach turned out to be the right answer.
- blog
Adding Email to Bridz
The journey from getting rejected by AWS SES to building a custom Laravel notification channel for Brevo email delivery.