From a065cc614638d0a0ede278cb31bd33e2143f3350 Mon Sep 17 00:00:00 2001 From: Tao Date: Sat, 28 Dec 2019 13:15:01 -0800 Subject: [PATCH] Update readme.md --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 61062b6..767cd62 100644 --- a/readme.md +++ b/readme.md @@ -30,7 +30,8 @@ Umi admin is powerful backend management system, including >(warning:if need to change language for database after installation only run command php artisan umi:install --lang-zh-only / --lang-en-only) 6. setting language: >in the file config/app.php, 'locale' => 'zh_cn' or 'en' -7. ok, let's start.
+7. renew app_key, run command: $ php artisan key:generate +8. ok, let's start.
warning: Please keep the new database is empty before install application, or empty database before run the installation command ## 图片