I hereby claim:
- I am gileswells on github.
- I am gileswells (https://keybase.io/gileswells) on keybase.
- I have a public key whose fingerprint is F034 3BEF D868 6037 1DBA 5004 EEE1 DBD2 8054 2335
To claim this, I am signing this object:
https://laravelvoyager.com/docs/ |
I hereby claim:
To claim this, I am signing this object:
// Ajax File upload with jQuery and XHR2 | |
// Sean Clark http://square-bracket.com | |
// xhr2 file upload | |
$.fn.upload = function(remote, data, successFn, progressFn) { | |
// if we dont have post data, move it along | |
if (typeof data != "object") { | |
progressFn = successFn; | |
successFn = data; | |
} |
I hereby claim:
To claim this, I am signing this object: