blueimp jQuery-File-Upload not working for laravel 5 -


i using , https://github.com/blueimp/jquery-file-upload plugin image upload using ajax call in laravel 5. refered article http://peterjolson.com/using-laravel-and-jquery-file-upload/. getting following error error

when use https://github.com/blueimp/jquery-file-upload/wiki/basic-plugin same error. can or please suggest working image uploader ajax call laravel 5

there main.js file, need adjust url there according path store it:

url: '../../uploadimage/server/php/' 

Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

php - Best Light server (Linux + Web server + Database) for Raspberry Pi -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -