port
This commit is contained in:
@@ -82,9 +82,9 @@ npm run build
|
|||||||
### 6. 啟動伺服器 (Start Server)
|
### 6. 啟動伺服器 (Start Server)
|
||||||
啟動 Laravel 開發伺服器:
|
啟動 Laravel 開發伺服器:
|
||||||
```bash
|
```bash
|
||||||
php artisan serve
|
php artisan serve --port=8001
|
||||||
```
|
```
|
||||||
預設網址為:http://localhost:8000
|
預設網址為:http://localhost:8001
|
||||||
|
|
||||||
## 主要功能模組
|
## 主要功能模組
|
||||||
- **儀錶板 (Dashboard)**: 銷售數據概覽、機台狀態監控
|
- **儀錶板 (Dashboard)**: 銷售數據概覽、機台狀態監控
|
||||||
|
|||||||
Reference in New Issue
Block a user