文档更新
2
.env
@@ -1,4 +1,4 @@
|
|||||||
APP_DEBUG = true
|
APP_DEBUG = false
|
||||||
|
|
||||||
DB_TYPE = mysql
|
DB_TYPE = mysql
|
||||||
DB_HOST = 127.0.0.1
|
DB_HOST = 127.0.0.1
|
||||||
|
|||||||
27
README.md
@@ -1,6 +1,3 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
# 码支付
|
# 码支付
|
||||||
|
|
||||||

|

|
||||||
@@ -155,17 +152,27 @@
|
|||||||
|
|
||||||
### 页面展示
|
### 页面展示
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||

|

|
||||||
|
|
||||||

|

|
||||||
|
|
||||||

|

|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||

|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
|||||||
@@ -53,7 +53,7 @@ class InstallController
|
|||||||
{
|
{
|
||||||
$envPath = app()->getRootPath() . '.env';
|
$envPath = app()->getRootPath() . '.env';
|
||||||
$envContent = <<<EOT
|
$envContent = <<<EOT
|
||||||
APP_DEBUG = true
|
APP_DEBUG = false
|
||||||
|
|
||||||
DB_TYPE = mysql
|
DB_TYPE = mysql
|
||||||
DB_HOST = {$dbConfig['host']}
|
DB_HOST = {$dbConfig['host']}
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 81 KiB |
|
Before Width: | Height: | Size: 55 KiB |
|
Before Width: | Height: | Size: 113 KiB |
|
Before Width: | Height: | Size: 130 KiB |
|
Before Width: | Height: | Size: 53 KiB |
|
Before Width: | Height: | Size: 82 KiB |
|
Before Width: | Height: | Size: 123 KiB |
BIN
assets/20241203_153935_image.png
Normal file
|
After Width: | Height: | Size: 78 KiB |
BIN
assets/20241203_154034_image.png
Normal file
|
After Width: | Height: | Size: 70 KiB |
BIN
assets/20241203_154108_image.png
Normal file
|
After Width: | Height: | Size: 52 KiB |
BIN
assets/20241203_154141_image.png
Normal file
|
After Width: | Height: | Size: 135 KiB |
BIN
assets/20241203_154218_image.png
Normal file
|
After Width: | Height: | Size: 139 KiB |
BIN
assets/20241203_154307_image.png
Normal file
|
After Width: | Height: | Size: 74 KiB |
BIN
assets/20241203_154420_image.png
Normal file
|
After Width: | Height: | Size: 89 KiB |
BIN
assets/20241203_154505_image.png
Normal file
|
After Width: | Height: | Size: 130 KiB |
BIN
assets/20241203_154755_image.png
Normal file
|
After Width: | Height: | Size: 108 KiB |
BIN
assets/20241203_154918_image.png
Normal file
|
After Width: | Height: | Size: 123 KiB |
BIN
assets/20241203_155123_image.png
Normal file
|
After Width: | Height: | Size: 162 KiB |
@@ -1 +0,0 @@
|
|||||||
1732883162
|
|
||||||