I solved my problem . the problem was for post_max_size in php.ini , we have to increase the size of post method,
best regards Ali
You need to notice this parameter "upload_max_filesize" also.
alifattahi said:
I solved my problem . the problem was for post_max_size in php.ini , we have to increase the size of post method,
best regards Ali
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.