Level 1
Add this in your form:
enctype="multipart/form-data"
Or
{{ Form::open(['route'=>'your-route', 'class'=>'form', 'files'=>true]) }}
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Please or to participate in this conversation.