Posts by Ilson Nóbrega • 11 points
2 posts
- 
		0 votes1 answer39 viewsA: Jsonmodel Return ProblemSolved, the problem was in my controller. I have a Basecontroller in which all other controllers are "extended" from it. The problem was when I created this controller. I extended it from… 
- 
		1 votes1 answer39 viewsQ: Jsonmodel Return ProblemI’m developing an app using Zend Framework 2 and Angular.js. I have a Rest API module and also use a standard module returning Jsonmodel of more specific things (the problem lives there). In my…