[link] [comments]
Quick tip about model serialization in event constructor
I had an issue with relations being resolved during unserialization, but because there is a polymorphic relation sometimes it can try to resolve a nested relation that does not exist anymore. Use the #[WithoutRelations] attribute to fix it. submitted by /u/imwearingyourpants
[link] [comments]
[link] [comments]
0 comments:
Post a Comment
Thanks