|
|
->leftJoin('tblproductconfigoptions', 'tblhostingconfigoptions.configid', '=', 'tblproductconfigoptions.id')
|
|
->leftJoin('tblproductconfigoptions', 'tblhostingconfigoptions.configid', '=', 'tblproductconfigoptions.id')
|
|
|
->where('tblhostingconfigoptions.relid', '=', $serviceid)
|
|
->where('tblhostingconfigoptions.relid', '=', $serviceid)
|