Asked by: Mahen Nakar
I am working on api. I am update to use laravel policy for single records but if I want to apply policy on all() or where(), i need to pass first record to policy which might create access problem.
Is there any better way to handle policy for collections
No comments:
Post a Comment