pg support

This commit is contained in:
xiaomlove
2026-04-23 01:04:30 +07:00
parent 94a35b81dc
commit dc77ab7b40
9 changed files with 59 additions and 14 deletions
+1
View File
@@ -13,6 +13,7 @@ DB_PORT=3306
DB_DATABASE=nexusphp
DB_USERNAME=nexusphp
DB_PASSWORD=nexusphp
DB_SCHEMA=public
BROADCAST_DRIVER=log
CACHE_DRIVER=redis