Is there a way to allow a user to edit a single record, but not to access the list of all?
I think this discussion relates to the same thing:
https://github.com/filamentphp/filament/discussions/13157
GitHub
viewAny = false
policy overrides view
· filamentphp filament ...Package Table builder Package Version 3.2.86 How can we help you? I like my users to be able to update their own user info, but not allowed to view/update other users. Is there a way to achieve usi...
1 Reply
I've posted my solution to my problem here:
Any feedback is very welcome 🙂
https://github.com/filamentphp/filament/discussions/13157#discussioncomment-14104319
GitHub
viewAny = false
policy overrides view
· filamentphp filament ...Package Table builder Package Version 3.2.86 How can we help you? I like my users to be able to update their own user info, but not allowed to view/update other users. Is there a way to achieve usi...