refactor: 更新迁移文件,更新配置

This commit is contained in:
2026-05-08 11:53:19 +08:00
parent 3f0bdda4e1
commit 5f4c13504c
7 changed files with 83 additions and 174 deletions

View File

@@ -1,4 +1,4 @@
APP_NAME=Llottery
APP_NAME=Lottery
APP_ENV=local
APP_KEY=
APP_DEBUG=true
@@ -23,7 +23,7 @@ LOG_LEVEL=debug
DB_CONNECTION=pgsql
DB_HOST=127.0.0.1
DB_PORT=5432
DB_DATABASE=llotterlaravel
DB_DATABASE=lottery
DB_USERNAME=kang
DB_PASSWORD=123456