Going through the REST app tutorial I could not determine which file the example code should be placed in, starting at http://docs.phalconphp.com/en/latest/reference/tutorial-rest.html#retrieving-data
we should place a comment in each example ie:
//app/models/Robots.php
or
//public/index.php
or write in the instructions the following examples should be placed in this file.
Going through the REST app tutorial I could not determine which file the example code should be placed in, starting at http://docs.phalconphp.com/en/latest/reference/tutorial-rest.html#retrieving-data we should place a comment in each example ie: //app/models/Robots.php or //public/index.php or write in the instructions the following examples should be placed in this file.