Add (image ref)

This commit is contained in:
2023-11-20 10:07:51 +08:00
parent 6e80c5314b
commit e754de0632

View File

@@ -65,6 +65,7 @@ class Post extends Model implements Feedable
'metadata',
'society_impact',
'society_impact_level',
'image_ref_url',
];
protected function featuredImage(): Attribute