Report this

What is the reason for this report?

upload images using laravel application on LEMP Ubuntu 16.04 return cors origin

Posted on August 14, 2017

Hello Every body I have project on my droplet consist of 1- backend application using laravel 5.4 2- front end using angular js 1.4.8 my issue when I try upload Images return to me this message

www.api.panakeias.com/updateTeacherpicprofile/9:1 PUT 
http://www.api.panakeias.com/updateTeacherpicprofile/9 500 (Internal Server Error)

/#/TeacherEdtiProfile:1 XMLHttpRequest cannot load http://www.api.panakeias.com/updateTeacherpicprofile/9. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://www.panakeias.com' is therefore not allowed access. The response had HTTP status code 500.

notice : I called already package in laravel enabeld cors orging notice 2 : this path I save to my image : /var/www/panakeis_project/html/public/

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.