Blog

Articles, notes, and practical lessons

Here I share thoughts, ideas, and experience from building web applications, improving business workflows, and delivering software that holds up over time.

Laravel Queue "has been attempted too many times or run too long" error

Have you ever encountered the "has been attempted too many times or run too long" Laravel queue error? It's a an issue that can be frustrating to debug. Most solutions to this problem revolv...

How and why wrapping Laravel HTTP API request inside Laravel job?

Hey there! Today we're talking about how to wrap Laravel Http API client requests in Laravel Jobs for improved efficiency. But first, let's go over the requirements - not all API requests are suitable...

A good start for integrating Trello Webhooks with Laravel

After a long silence, I am back with some more tips. I have a good reason, though. For the past year, I've been working on an automation system written in Laravel for a London-based company. Its opera...

12 must-see talks if you want to become a better Laravel developer

In my opinion, at least. :) As a Laravel developer, I've spent a lot of time learning from some of the best Laravel developers. Do names such as Adam Wathan, Colin DeCarlo, Jason McCreary ring a bell?...