('supplier_asset_mappings.asset_type', 1); ->with(array('children' => function ($query) use ($supplierDeliveryCountries, $supplierId) {
$query->select('brand_regions.id', 'brand_regions.name) use ($supplierD
我目前正在使用10月CMS进行一个项目,并试图在关系数据中使用taglist。我使用自定义访问器从两列中获取全名,这似乎是一种非常常见的情况。这是我的密码。class NameOfClass extends Model /** ALL THE CODE GENERATED BY OCTOBER CMS PLUGIN BUILDER */