Skip to content

Commit

Permalink
Added How To Cookie Info README
Browse files Browse the repository at this point in the history
  • Loading branch information
Reflow1319 committed Apr 24, 2017
1 parent 48b24c5 commit 2b87b8c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ php artisan vendor:publish --provider="Kryptonit3\Counter\CounterServiceProvider
php artisan migrate
```

Set Cookie Name in Laravel env Config file

```php
COUNTER_COOKIE="Name of your cookie"
```

### How to Use

#### Regular pages
Expand Down

0 comments on commit 2b87b8c

Please sign in to comment.