post.php
class post extends Model { use HasFactory; public function publisher() { return $this->belongsTo(\'App\\Mod