Hello Friends. I'm currently diving into the Appwrite codebase and I have a question regarding debugging PHP code.
Could you please guide me on the best and most effective methods for debugging PHP code within the Appwrite framework? FYI, I am trying to echo something and couldn't see it in the container logs.
Additionally, I'm curious about the workflow for reflecting code changes. Do I need to restart the Appwrite Docker containers each time I make changes to my code, or does the server automatically reload for every code alteration when using VSCode?
Recommended threads
- Clean install of 1.9.0 shows errors in a...
I just run a full clean install of Appwrite on my server following the Manual installation guide in the docs page. The console seems to work, visually there d...
- Login via GitHub Student Developer Pack ...
- [SOLVED] How many projects can I make?
I have a GitHub education plan and am using Appwrite with the same plan. How many projects can I make with the Appwrite GitHub Education?