Is there a way to reuse the types in the authorize method? #909
Unanswered
lab08Pavel
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.
-
Having to query like
when I already have a
public function __construct(public App\Enum\Role $role) {}
property feels very inefficient.Beta Was this translation helpful? Give feedback.
All reactions