Use the policy() helper to resolve a policy for a model

Use the policy() helper to resolve a policy for a model

TIL about @laravelphp policy() helper. Give it a model and it will resolve the policy for you.

Very useful when testing policies behavior. 💪

We're writing a book, you can get it for free here.