'datetime']; public function feed(): BelongsTo { return $this->belongsTo(Feed::class); } }