Support the ongoing development of Laravel.io →
Database Eloquent Laravel
Last updated 1 year ago.
0

I just found the solution: We're using UUIDs as primary keys and we forgot to set public $keyType = 'string'; on our Models. They were interpreting the keys as integers by default which for some reason works most of the time with UUIDs.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Jan Hohner janhohner Joined 3 Feb 2020

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.