docs: 調整 README.md 格式

This commit is contained in:
2026-02-13 14:55:38 +08:00
parent f85f06f3e1
commit ab5b4bde0b

View File

@@ -172,7 +172,6 @@ docker exec -it star-erp-laravel php artisan tinker
# 停止容器 # 停止容器
docker compose down docker compose down
``` ```
## 🧪 開發規範 ## 🧪 開發規範
- **後端**: Follow Laravel 12 最佳實踐,使用 Service/Action 模式處理複雜邏輯。 - **後端**: Follow Laravel 12 最佳實踐,使用 Service/Action 模式處理複雜邏輯。