Blog


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 revolve around...

Read

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...

Read

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...

Read

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...

Read