Differing Policy Paths
Policies are created in two different paths depending on the command...
-
app/Policies/ExamplePolicy.php
if created throughmake:api:policy ExamplePolicy -m Example
-
app/Models/Policies/
if created throughmake:api:model Example
then 'yes' to the Policy prompt