Exemplo n.º 1
0
 public function getList()
 {
     return view('sample/hoge/list', ['list' => Hoge::get()]);
 }