I have this action in controler
public function upload() { // getting all of the post data $file = array(\'image\' => Input::file(\'image\')); /
FOR WAMP SERVER: Go to /wamp64/bin/apache/apache(your version)/bin/ and open php.symlink(.ini) and change post_max_size,memory_limit,upload_max_filesize as per your need. and restart the wamp server.
/wamp64/bin/apache/apache(your version)/bin/
php.symlink(.ini)
post_max_size,memory_limit,upload_max_filesize