Skip to content

Commit

Permalink
simplified README
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardoarandah committed Jun 12, 2018
1 parent cfa078f commit 909de0b
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,6 @@ php artisan vendor:publish --provider="EduardoArandaH\BackpackLogViewer\Backpack
backpack:base:add-sidebar-content "<li><a href='{{route(\"log-viewer::logs.list\")}}'><i class='fa fa-history'></i> <span>Logs</span></a></li>"
```

### (optional) Restrict access

If you want to use Permission Manager to restrict access add a line in your .env like this:

```
ARCANEDEV_LOGVIEWER_MIDDLEWARE=web,admin,can:admin.log-viewer
```

https://github.com/Laravel-Backpack/PermissionManager


## More options

More options available in /config/log-viewer.php
Expand Down

0 comments on commit 909de0b

Please sign in to comment.