I am newbie in AngularJS and learning login/registring functionality in AngularJS from http://www.angularcode.com/user-authentication-using-angularjs-php-mysql/ tutorial. In this tutorial there is no image upload functionality in signup, and I want to upload image along with other information. How will I do it !?
Thanks in advance