I have a polymorphic relationship between an Article model and 3 models (Company, Group & User)...
Turns out the solution was to not use \Str::uuid() (which uses Ramsey\Uuid\Uuid::uuid4()) to create...
@lex Thanks for your reply, I'll look into that :) @faisal Thx ! Can't believe I missed that one, I'...
The Laravel portal for problem solving, knowledge sharing and community building.
The community