I have followed several EXTJS + PHP + MYSQL tutorials and somehow I am still confused on retrieving MySql Queries to JSON in Sencha Architect.
Currently, I want to know the process of the following:
1. Where is the part in Sencha Architect that I can request for MySql queries?
2. Is conversion for MySql to JSON in Architect automatic? Or must I need something else?