Exemple #1
0
 public function forumVideos(YouTube $tube)
 {
     return response()->json($tube->listChannel('forumdesenvolvimento'));
 }