Пример #1
0
 public function initDatabase()
 {
     return View::make('common/home', array('db_result' => Initialize::makeTables()));
 }