murph-doc/docs/utils/form/file_picker.md

4 lines
221 B
Markdown
Raw Normal View History

2023-10-11 23:35:37 +02:00
# File picker
Murph provides a file picker using the file manager system: `App\Core\Form\FileManager\FilePickerType`. It allows you to pick an existing file or upload it. After saving, the file is previewed if possible.