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