`{!! Form::file('attachments', 'Photos', ['multiple'=>'multiple']) !!}` `{!! Form::file('attachments', 'Photos')->multiple() !!}` There are both that does not working