angular - Upload file to a server using php
one text
Solution:
Your code is working fine.
However, you might check :
- is upload directory created
- does upload directory have the needed rights
- your file is not exceeding upload limit size defined php.ini