コード例 #1
0
ファイル: AdminController.php プロジェクト: pyjac/BSSB
 public function index()
 {
     return Response::View('admin_login');
 }