Open
Description
Hi,
I am a MongoDB rookie and need your help.
I have 2 simple models:
If I only want to query the merchant, I don't have any problems, but if I want to use hasMany (relation to comments) it will not work
Illuminate\Database\Eloquent\Collection {#371 ▼
#items: []
}
Hope you can help me - many thanks