Laravel 里面使用 sentinel 包来管理权限,如何禁止用户登录?
之前在laravel 4.2里面使用过sentry有 ban方法,在sentinel找不到。不知道要怎么禁止用户登录。