Is laravel support folder/namespace for policy ? #48109
Unanswered
adiramardiani
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have model
App\Models\Corporation\Company.php
When I use
App\Policies\Corporation\CompanyPolicy.php
the laravel give message not findApp\Policies\CompanyPolicy.php
Is just laravel limitation, or have some trick to use folder/grouping on laravel model auto policy ?
Beta Was this translation helpful? Give feedback.
All reactions