Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add "composer require" for us lazy people who just copy-paste everything in our lives.
  • Loading branch information
tommica committed Jan 13, 2023
1 parent 9cba918 commit cc1e19a
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 @@ -18,6 +18,12 @@ See the [documentation](https://rappasoft.com/docs/laravel-authentication-log) f
8.x | 1.x
9.x | 2.x

## Installation

```bash
composer require rappasoft/laravel-authentication-log
```

## Testing

```bash
Expand Down

0 comments on commit cc1e19a

Please sign in to comment.