A production-ready database queue driver for Laravel

The database queue driver was not recommended to run in production environments due to the problem of deadlocks with Relational database. Let’s see how a deadlock happens: Read more

Similar

Laravel 8 is Now Released

Laravel 8 is now released and includes many new features including Laravel Jetstream, a models directory, model factory classes, migration squashing, rate-limiting improvements, time testing helpers, dynamic blade components, and many more features. (more…)

Read more »