I'm trying to mount an array, in php, that returns to my controller, because the render is displaying on the 'undefined' console, why?
Controller
.controller('usuarioCtrl', function ($scope, $http, $window, $location) {
$scope.salvaUsuario...
asked by
14.04.2016 / 22:39