From cb433035feb90b2b1833689759af57ae20044a27 Mon Sep 17 00:00:00 2001 From: sky121113 Date: Thu, 12 Feb 2026 13:37:12 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E7=A7=BB=E9=99=A4=20README=20=E5=B0=BE?= =?UTF-8?q?=E9=83=A8=E5=A4=9A=E9=A4=98=E7=A9=BA=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 75b92b2..737ade5 100644 --- a/README.md +++ b/README.md @@ -181,4 +181,3 @@ docker compose down - **多租戶**: - 中央邏輯 (Landlord) 與租戶邏輯 (Tenant) 分離。 - 租戶路由定義於 `routes/tenant.php` (但在本專案架構中,大部分路由在 `web.php` 並透過 Middleware 判斷環境)。 -