wzq %!s(int64=5) %!d(string=hai) anos
pai
achega
e90f63a1c6
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      app/Transformers/Post/CommentTransformer.php

+ 0 - 1
app/Transformers/Post/CommentTransformer.php

@@ -88,7 +88,6 @@ class CommentTransformer extends TransformerAbstract
             'created_at' => Carbon::parse($postComment['created_at'])->diffForHumans(),
             'reply_count' => $postComment['reply_count'],
             'reply' => $reply,
-            'replys' => $reply,
             'is_delete' => $postComment['is_delete'],
             'is_like' => $commentLike['is_like'],
             'like_count' => $commentLike['like_count'],