Apr 30, 2020
0
Level 14
when i test autherization in laravel nova using php unit, my policies are not getting hit
i want to write test for authorization but wen i send requests from php unit, it only hits that default gate that is predefined in novaServiceProvider. so who can i make php unit requests hit policies as expected
Please or to participate in this conversation.