Good evening, how do I instantiate Factory in Controller? I have the following error: var app = angular.module('App', []); app.controller('LoginCtrl', function ($scope, $http, LoginFactory) {... I have the code above
Hello, could you post the code from
factory
also?– Lucas Fontes Gaspareto
I managed to solve friend, still thanks :D
– Brayan
Brayan, post the solution if you deem it necessary! D
– Lucas Fontes Gaspareto