CJ Ronxel

Results 3 issues of CJ Ronxel

``` [ { "id": 1, "name": "Video", "children": [ { "id": 2, "name": "Workouts", "children": [ { "id": 3, "name": "How To's" }, { "id": 4, "name": "Live Workouts" },...

![image](https://user-images.githubusercontent.com/24932380/85167962-46c24300-b29c-11ea-9d4b-3c24a3a153de.png) It seems that the command is not workihng on my end.

I think it is also better to add a functionality that determines who approved the comments. $this->comment->approvedBy($user); or $this->comment->approve($user);