getClientOrginalName() in Laravel file upload not working

By | June 1, 2016

getClientBadMethodCallException in Macroable.php line 81: Method getClientOrginalName does not exist.

If you are getting the Above error in laravel while doing file upload. Usualy this error will come because of some fields missing in the form

So please add files=true in the form field