belongsTo(ExpressionCategory::class, 'category_id'); } public function getImgAttribute($value) { return ensureUrl($value); } }