{!! Form::open([ 'method' => 'PUT', 'action' => 'Auth\ProfileController@putAvatar', 'files' => true ]) !!} {!! Form::close() !!}