laravel uses uploadify to implement avatar upload problem

WBOY
Release: 2016-10-11 14:02:14
Original
1218 people have browsed it

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?

Related labels:
php
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template