Skip to content

Feature whereami#4

Merged
L-Sophat merged 8 commits intomasterfrom
feature-whereami
Feb 25, 2026
Merged

Feature whereami#4
L-Sophat merged 8 commits intomasterfrom
feature-whereami

Conversation

@pphatdev
Copy link
Owner

This pull request introduces a comprehensive troubleshooting system for the Phat project, significantly improving user support and error resolution. It adds a new whereami command to the CLI for diagnosing installation locations, updates the documentation to guide users through common issues, and provides detailed, topic-specific troubleshooting guides in the docs/ directory.

Key changes include:

CLI Enhancements

  • Added a new Show-WhereAmI function and phat whereami command to phat.ps1, allowing users to display the installation locations of phat.bat and phat.ps1 for easier diagnostics. The help output is updated to include this command. [1] [2] [3]

Documentation: Troubleshooting System

  • Created a new docs/TROUBLESHOOTING.md index and added detailed troubleshooting guides for common issues, including PowerShell execution policy errors, permission errors, download failures, Apache startup issues, Git Bash compatibility, and PHP version detection problems. Each guide is cross-referenced and contains actionable solutions. [1] [2] [3] [4] [5] [6] [7]

README Improvements

  • Updated README.md to reference the new troubleshooting system, summarize solutions for common issues, and link to the new guides for PowerShell execution policy, permission errors, Apache startup, and Git Bash compatibility. [1] [2]

These changes greatly enhance the user experience by making it easier to diagnose and resolve problems, whether through the command line or with comprehensive documentation.

@pphatdev pphatdev requested a review from L-Sophat February 25, 2026 17:25
@L-Sophat L-Sophat merged commit 030959e into master Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants