Laravel permissions / shield
Hi, I'm playing with permissions + Shield.
On a resource, I want a role to be able to see a text input but not update it.
I can disable the field. But do I have to do a server-side check at update time? Or is there another way?
Thanks π
2 Replies