9 Replies
how are you handling your permissions? there's your problem
@krekas
ok, so you create permissions this way. but how do you use them? directly in the recourse? policies?
check the filament docs
In policies @krekas
your policies are wrong then. also do you seed permissions in the tests?
@krekas
I dont see anything wrong in it
dd there if it even hits this policy
and you don't need to tag every time
dd where on test
in policy create method