Trait JoinableTrait
Model which can optionally join the specified table(s)
Direct Known Users
rsanchez\Deep\Model\Asset, rsanchez\Deep\Model\Category, rsanchez\Deep\Model\Member, rsanchez\Deep\Model\TitleIndirect Known Users
rsanchez\Deep\Model\Entry, rsanchez\Deep\Model\PlayaEntry, rsanchez\Deep\Model\RelationshipEntry
public static
Illuminate\Database\Eloquent\Model|Collection
|
|
protected static
|
|
public static
array
|
|
protected static
array
|
#
joinTables( )
Return a structured array of joinable tables ex. |
public
Illuminate\Database\Eloquent\Builder
|
#
requireTable( Illuminate\Database\Eloquent\Builder $builder, string $table )
Join the required table, once |