MySQL Issue - Intermittent UPDATE - Laravel Backend - Upwork

Job ID: 34086627

Budget: €30 – €250 EUR

I built a Laravel app and I'm having a problem where one of my tables is intermittently not updating the same two rows. I've turned on database logs in Laravel and the statements seem to be identical from the working test and the non-working test. There are no apparent errors on the Laravel side.

As a note - I am using WHM/cPanel - so not sure if the normal debugging options are available.

Here are the statements:
update `addresses` set `updated_at` = ?, `last_status` = ? where `id` = ? ["2022-07-08 17:06:30","Verified",28891]
update `addresses` set `updated_at` = ?, `last_status` = ? where `id` = ? ["2022-07-08 17:06:30","Verified",2889]

I can make myself available today if you are available.
Related categories: PHP Software Architecture MySQL HTML Laravel