Number of items desired:
Number currently purchased:
Multi-field relationships in Laravel
Added: 2019-11-22 by another contributor
This may solve my CLBT problems. It allows for a multiple field condition in a belongsTo, hasOne, or hasMany relationship. I need to pull in the correct dsl_ckts table on an accounts_summaries query based on invoice_cycle as well as the dcid field.