
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
- Cannot Set Up Custom Domain: Requested h...
I just migrated to a new region, and I'm trying to set up a new subdomain to use with Appwrite. However, I get the following error: ``` Requested host does no...
- Internal server error with wifi but not ...
When i am using wifi to open my project in appwrite i am getting internal server error but when i use my mobile network it's working fine what should i do to ma...
- Switched a project to a different organi...
I recently switched my project to another organization but all the Data I had in Form of Buckets, Databases, Keys, Users, etc. aren't being shown. However I can...
