When I change some controller files in a cake app, does the web server automatically read the new info in those files or do I need to do something else? trying to replace an API key, but my changes seem to be ignored by the app.
When I change some controller files in a cake app, does the web server automatically read the new info in those files or do I need to do something else? trying to replace an API key, but my changes seem to be ignored by the app.