I found the problem, and it was in our code. We had custom code running in the migration that failed that queried all fields of all rows in the user table, and that pinged the deleted_at field before it was created.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community