79078389

Date: 2024-10-11 13:20:45
Score: 1
Natty:
Report link

return $post->user->is($user)

make sure the relationship is set for above example. to test if the policy is hitting just write

return true;

and see if it performs if not the policy is not hitting.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: King Bosman