diff --git a/public/install/index.php b/public/install/index.php index d215cbd9..64f0a38a 100644 --- a/public/install/index.php +++ b/public/install/index.php @@ -43,13 +43,20 @@ if (file_exists("install.lock")) { - -
+
- Controlpanel.GG + Controlpanel.GG
+
'; -
+ +if (!isset($_GET['step'])) { + + + echo $cardheader; + ?> @@ -64,8 +71,8 @@ if (file_exists("install.lock")) { echo $ext . ", "; } ?> (try to install anyway)

-

"> Zip - version:

+

"> Git version:

@@ -83,15 +90,8 @@ if (file_exists("install.lock")) { - -
-
- Controlpanel.GG -
- -
" . $_GET['message'] . "

"; @@ -166,15 +166,8 @@ if (isset($_GET['step']) && $_GET['step'] == 2) { if (isset($_GET['step']) && $_GET['step'] == 3) { - + echo $cardheader; ?> - -
-
- Controlpanel.GG -
- -
" . $_GET['message'] . "

"; @@ -216,15 +209,8 @@ if (isset($_GET['step']) && $_GET['step'] == 3) { - -
-
- Controlpanel.GG -
- -
&1"; + $resp = shell_exec($cmd); shell_exec('php artisan migrate --seed --force'); } - + echo $cardheader; ?> -
-
- Controlpanel.GG -
- -
- + + + "; + print_r($resp); + echo "
"; + } + ?> + + " . $_GET['message'] . "

"; } @@ -364,14 +358,8 @@ if (isset($_GET['step']) && $_GET['step'] == 5) { } if (isset($_GET['step']) && $_GET['step'] == 6) { + echo $cardheader; ?> - -
-
- Controlpanel.GG -
- -
- -