Beispiel #1
0
 public function fullIndex()
 {
     return $this->jsonResponse($this->websitesService->full(), ['full', 'list']);
 }