Many to many relationships · Issue #48 · webpatser/laravel-uuid

Hey, I have three entities: 'items', 'users', and 'cities'. Users can receive items in certain cities and I want to save where a particular user has received that item. As I could have millions of ...