RbacRole
class RbacRole
Role In Rbac
Properties
protected Guard | $auth |
Methods
__construct(Guard $auth)
Creates a new instance of the middleware.
Details
at line 25
__construct(Guard $auth)
Creates a new instance of the middleware.
at line 37
mixed
handle(Request $request, Closure $next, string $roles)
Handle an incoming request.