Skip to content

1.0.6

Latest
Compare
Choose a tag to compare
@xharpenParksuhyeon xharpenParksuhyeon released this 31 Jan 09:41
f3b6115

기능 개선

  • #90 Comment Handler - getItems 에서 발생하고 있는 N + 1 문제 해결했습니다.
  • #92 Comment 스킨 생성하는 코멘드 (Command) 추가했습니다.
  • #93 depth 7 이상에서 스타일 문제

Laravel 5.5 to 6.x

  • #94 Use dispatch method instead of fire method.