Closed buzkall closed 4 years ago
The AccessControlGate trait does not have a namespace, shouldn't have a: namespace Silvanite\NovaToolPermissions\Traits; like the other trait?
namespace Silvanite\NovaToolPermissions\Traits;
https://github.com/Silvanite/novatoolpermissions/blob/master/src-php/Traits/AccessControlGate.php
Also, is it possible to add an example to the documentation of the usage when making queries of a resource with the AccessControl Nova field?
The AccessControlGate trait does not have a namespace, shouldn't have a:
namespace Silvanite\NovaToolPermissions\Traits;
like the other trait?https://github.com/Silvanite/novatoolpermissions/blob/master/src-php/Traits/AccessControlGate.php
Also, is it possible to add an example to the documentation of the usage when making queries of a resource with the AccessControl Nova field?