Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 280 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 280 Bytes

Upload file with AngularJS and PHP

For upload file with AngularJS need to send the file by $http service and with the use PHP store the requested file to the server and return a response.

Features:

- With And Without Custom directive
- Ajax request
- Flash messages