Skip to content

Commit

Permalink
Remove text that is not applicable anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephSilber committed Nov 29, 2015
1 parent f641451 commit 62a25dd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,8 +284,6 @@ Alternatively, you can refresh the cache only for a specific user:
Bouncer::refreshFor($user);
```

Refreshing the cache **for a specific user** is available even if your cache driver does not support cache tags.

### Seeding roles and abilities

Depending on your project, you might have a set of roles and abilities that you want to pre-seed when you deploy your application. Bouncer ships with seeding functionality to make this as easy as possible.
Expand Down

0 comments on commit 62a25dd

Please sign in to comment.