Explorar o código

update frontend

Tokumeikoi %!s(int64=5) %!d(string=hai) anos
pai
achega
72ac20d387
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/Console/Commands/V2boardInstall.php

+ 1 - 0
app/Console/Commands/V2boardInstall.php

@@ -99,6 +99,7 @@ class V2boardInstall extends Command
             }
 
             $this->info('一切就绪');
+            $this->info('访问 http(s)://你的站点/admin 进入管理面板');
             \File::put(base_path() . '/.lock', time());
         } catch (\Exception $e) {
             $this->error($e->getMessage());