HasManyThrough hasManyThrough(string $related, string $through, string|null $firstKey = null, string|null $secondKey = null, string|null $localKey = null)
Define a has-many-through relationship.
HasManyThrough hasManyThrough(string $related, string $through, string|null $firstKey = null, string|null $secondKey = null, string|null $localKey = null)
Define a has-many-through relationship.
string | $related | |
string | $through | |
string|null | $firstKey | |
string|null | $secondKey | |
string|null | $localKey |
HasManyThrough |
Designed by : w10schools
service@w10schools.com
Please login to continue.