Home  >  Article  >  Backend Development  >  laravel uses uploadify to implement avatar upload problem

laravel uses uploadify to implement avatar upload problem

WBOY
WBOYOriginal
2016-10-11 14:02:141218browse

laravel uses uploadify to implement avatar upload problem
The status on the blade page shows that it has been uploaded successfully.

laravel uses uploadify to implement avatar upload problem
Last NetWork picture of blade successfully uploading pictures

laravel uses uploadify to implement avatar upload problem
Another Network diagram for receiving uploaded pictures.

laravel uses uploadify to implement avatar upload problem
But the upload value of null is obtained in the controller

laravel uses uploadify to implement avatar upload problem
According to the data uploaded on the blade upload page, I found that the Filedata value was not uploaded, but I don’t know where the problem lies?

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn