You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 11, 2023. It is now read-only.
It would be good if readonly() method works in edit view. It should display the uploaded files but not show the buttons below to open media library or delete files.
Then we can define what exactly can the user do. We could build upon that to allow users to view only specific images or update only image metadata, but not upload new images.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It would be good if
readonly()
method works in edit view. It should display the uploaded files but not show the buttons below to open media library or delete files.https://nova.laravel.com/docs/2.0/resources/fields.html#readonly-fields
The text was updated successfully, but these errors were encountered: