Nov 21, 2023
0
Level 2
How to make a field read only based on another field
I am a beginner with Laravel and Nova. I have an Image field and Boolean field on my resource. If the no image have been uploaded, the boolean field should not be clickable and defaulted to false.
Please or to participate in this conversation.