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
- Issues with Appwrite and networking
Hi, I’ve been having some real issues with hosting appwrite, I have it running with the hostname ‘localhost’ and I used to also be able to use the machines IP ...
- Appwrite usage is reporting inaccurate i...
I was using Appwrite mainly for the site hosting on the free tier when I saw that I am using 5 GB storage when Appwrite only allows you to use 2 GB. It’s been l...
- All Apple platforms are invalidated on t...
Just saw a lot of errors coming from iOS apps where Cloud is throwing **403** with type **general_unknown_origin**. Culprit is that all Apple platforms suddenly...