Laravel Queues in Action (2nd edition) is now available!

A Quick Dip

Short posts with 🔥hot tips for a quick read.

🔥 Quick Dip — Updated: Nov 13, 2020

The problem behind Undefined constant 'STDIN' when running Laravel artisan command programmatically

🔥 Quick Dip — Updated: Nov 9, 2020

The problem behind "Integrity constraint violation: 1062 Duplicate entry for key 'failed_jobs_uuid_unique'"

🔥 Quick Dip — Updated: Feb 18, 2020

When does PHP call __destruct()?

🔥 Quick Dip — Updated: Feb 5, 2020

Running a task after the response is sent

🔥 Quick Dip — Updated: May 10, 2020

Encryption and Hashing

🔥 Quick Dip — Updated: Jan 31, 2020

Where to look when you see "Job has been attempted too many times or run too long"

🔥 Quick Dip — Updated: Jan 27, 2020

Prevent your queued jobs from duplicating

🔥 Quick Dip — Updated: Jan 26, 2020

APP_KEY is a secret. Here's what it's used for & how you can rotate it

Laravel Queues Are Powerful!

"Laravel Queues in Action" is a premium eBook that helps you utilize the power of queues to make your applications faster and more reliable while reducing running costs.

Check it out

🔥 Quick Dip — Updated: Jan 23, 2020

Always set a timeout for Guzzle requests inside a queued job

🔥 Quick Dip — Updated: Jan 2, 2020

Ensuring Horizon terminates gracefully

This site was built using Wink. Follow the RSS Feed.