CJ Ronxel
CJ Ronxel
``` [ { "id": 1, "name": "Video", "children": [ { "id": 2, "name": "Workouts", "children": [ { "id": 3, "name": "How To's" }, { "id": 4, "name": "Live Workouts" },...
 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);