Skip to content

Commit

Permalink
docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
httpoz committed Feb 6, 2018
1 parent ee818d2 commit c0474ea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ This project was largely inspired by Roman's [romanbican/roles](https://github.c
- [Checking For Roles](#checking-for-roles)
- [Find users by role](#find-users-by-role)
- [Groups](#groups)
- [Entity Check](#entity-check)
- [Blade Extensions](#blade-extensions)
- [Middleware](#middleware)
- [Caching](#caching)
Expand Down Expand Up @@ -313,7 +312,7 @@ You can catch these exceptions inside `app/Exceptions/Handler.php` file and do w
### Config File
You can change connection for models, slug separator, models path and there is also a handy pretend feature. Have a look at config file for more information.

#### Caching
### Caching
The configuration for cache expiry is defaulted to 2 weeks (in minutes). You can update this value to suit your project specific needs.

## License
Expand Down

0 comments on commit c0474ea

Please sign in to comment.