Compare commits
2 Commits
936abc943e
...
bd292b0868
| Author | SHA1 | Date | |
|---|---|---|---|
| bd292b0868 | |||
| ac705a1e58 |
@@ -181,3 +181,4 @@ docker compose down
|
|||||||
- **多租戶**:
|
- **多租戶**:
|
||||||
- 中央邏輯 (Landlord) 與租戶邏輯 (Tenant) 分離。
|
- 中央邏輯 (Landlord) 與租戶邏輯 (Tenant) 分離。
|
||||||
- 租戶路由定義於 `routes/tenant.php` (但在本專案架構中,大部分路由在 `web.php` 並透過 Middleware 判斷環境)。
|
- 租戶路由定義於 `routes/tenant.php` (但在本專案架構中,大部分路由在 `web.php` 並透過 Middleware 判斷環境)。
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user