id); $article->update([ 'is_valid' => true, 'validated_at' => now(), ]); return $article->refresh(); } }