not working with codeigniter api #1095
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
here is my Codeigniter upload function
and ng2-file-upload config
const URL : string = 'http://localhost/CodeIgniter/index.php/upload/do_upload';
request returns 200 ok but file not uploaded to the folder