Avatar 💻

recca0120 Tech Notes

Software Developer / Tech Notes

  1. Home
  2. Archives
  3. Categories
  4. Tags
  5. Search
  6. About
    1. Dark Mode

Archives

2026 71
2024 3
2023 11
2022 13
2020 15
More

Categories

PHP Laravel Testing DevOps Frontend Database AI Tools Python MacOS

Tags

Testing Laravel Php Typescript Claude-Code Javascript Ai-Agent PHPUnit Python SQLite Composer Linux Vitest Aws Blade Cloudflare Developer-Tools Devops Docker Guzzle
Featured image of post Fix PHP Curl Comodo SSL Expired Error with GuzzleHttp verify
PHP Laravel

Fix PHP Curl Comodo SSL Expired Error with GuzzleHttp verify

PHP Curl throws a Comodo RSA SSL expired error on Linux due to missing Root CA. Use GuzzleHttp verify to point to the certificate file, globally or per service.

2020 年 6 月 1 日
正體中文
Php Guzzle Laravel
Featured image of post Fix adb Server and Client Version Mismatch on Mac
MacOS

Fix adb Server and Client Version Mismatch on Mac

Homebrew and Android SDK each install a separate adb, causing server and client version conflicts. Remove the Homebrew copy and point PATH to the SDK to fix it.

2020 年 5 月 29 日
正體中文
Android MacOS
Featured image of post Throw Laravel ValidationException Manually for API Errors
Laravel PHP

Throw Laravel ValidationException Manually for API Errors

Wrap external API errors with ValidationException::withMessages to output Laravel validation format, so the frontend displays them like regular form errors.

2020 年 5 月 24 日
正體中文
Laravel Validation Php
Featured image of post tester-phpunit: Run PHPUnit Tests Inside Atom Editor
Testing PHP

tester-phpunit: Run PHPUnit Tests Inside Atom Editor

An Atom editor package for running PHPUnit tests directly inside the editor — no terminal switching required to execute and review PHP unit test results.

2017 年 7 月 23 日
正體中文
PHPUnit Php Testing Atom
1 8 9 10 11 12
© 2020 - 2026 recca0120 Tech Notes
recca0120 on GitHub
Built with Hugo
Theme Stack designed by Jimmy