How to open the modal for search files that is found in Upload field #2032
Answered
by
tabuna
thewebartisan7
asked this question in
Q&A
-
I found that there is a hidden modal for search files in Upload field, but no way to open it. |
Beta Was this translation helpful? Give feedback.
Answered by
tabuna
Dec 27, 2021
Replies: 1 comment 1 reply
-
Hi, this is the media directory of previously uploaded files, searchable by name. You can use it like this: Upload::make('...')->media() |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
thewebartisan7
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, this is the media directory of previously uploaded files, searchable by name. You can use it like this: