Skip to content

Commit

Permalink
Updating the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanedev-maroc committed Dec 18, 2020
1 parent 0a92dcf commit 3f64458
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions _docs/1.Installation-and-Setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,13 +84,18 @@ Once the package is installed, you can register the service provider in `config/

> No need to register the LogViewer facade, it's done automagically.
#### Important Note:

For Laravel 8.x and above, you need to match the pagination styling with LogViewer template. The [default pagination uses tailwindcss](https://laravel.com/docs/8.x/upgrade#pagination) as default styling.

### Artisan commands

To publish the config and translations files, run this command:

```bash
php artisan log-viewer:publish
```

##### To force publishing

```bash
Expand Down

0 comments on commit 3f64458

Please sign in to comment.