I want to upload image on the server on change event of jQuery but using codeigniter csrf I am able to upload image only one time. How can I upload images using ajax for mul
All you need to do is reload the CSRF token in your AJAX response. It is that simple!.