BossBey File Manager
PHP:
8.2.30
OS:
Linux
User:
imagivibe
Root
/
home
/
imagivibe
/
public_html
/
app.imagivibe.com
/
resources
/
views
/
default
/
components
/
form
📤 Upload
📝 New File
📁 New Folder
Close
Editing: file.blade.php
@aware(['icon', 'action', 'size', 'error']) @props([ 'icon' => null, 'action' => null, 'size' => 'md', 'error' => null, ]) <x-form.wrapper> <x-form.text class="form-control form-file-text" type="file" :attributes="$attributes" /> </x-form.wrapper>
Save
Cancel