Avatar 💻

recca0120 技術筆記

Software Developer / 技術筆記

  1. 首頁
  2. 彙整
  3. 分類
  4. 標籤
  5. 搜尋
  6. 關於我
    1. 夜晚模式

紀錄

2026 10
2024 3
2023 11
2022 13
2020 15
更多

分類

PHP Laravel Testing Database DevOps Frontend MacOS Tools Windows

標籤雲

Laravel PHP Testing PHPUnit SQLite JavaScript Blade Guzzle Mockery Sql.js Composer Developer-Tools Docker Linux MacOS Migration MySQL Redis Validation Alpine.js
Featured image of post 修復 adb server/client 版本不一致的問題
MacOS

修復 adb server/client 版本不一致的問題

Mac 上 Homebrew 和 Android SDK 各裝一份 adb 導致版本衝突。移除 Homebrew 版並將 PATH 指向 SDK 即可解決。

2020 年 5 月 29 日
English
Android MacOS
Featured image of post 用 ValidationException::withMessages 手動丟出 Laravel 驗證錯誤
Laravel PHP

用 ValidationException::withMessages 手動丟出 Laravel 驗證錯誤

呼叫外部 API 出錯時,用 ValidationException::withMessages 把錯誤包裝成 Laravel 標準驗證格式,讓前端用同一套邏輯顯示錯誤訊息。

2020 年 5 月 24 日
English
Laravel Validation PHP
Featured image of post tester-phpunit:在 Atom 編輯器內直接跑 PHPUnit 測試
Testing PHP

tester-phpunit:在 Atom 編輯器內直接跑 PHPUnit 測試

為 Atom 編輯器開發的 PHPUnit 套件 tester-phpunit,讓你不用離開編輯器就能執行 PHP 單元測試,告別手動切換終端機的麻煩。

2017 年 7 月 23 日
English
PHPUnit PHP Testing Atom
1 2 3 4 5 6
© 2020 - 2026 recca0120 技術筆記
recca0120 on GitHub
使用 Hugo 建立
主題 Stack 由 Jimmy 設計