Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
roblesterjr04 committed Jun 29, 2023
1 parent 54d2a85 commit 3987846
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@

Using this package to add more health checks to [Spatie Health Checks for Laravel](https://packagist.org/packages/rob-lester-jr04/laravel-health-expansion).

## Installation

```bash
composer require rob-lester-jr04/laravel-health-expansion
```

Laravel will automatically register the service provider.

Here's an example where we'll monitor errors in PaperTrail.

```php
Expand Down

0 comments on commit 3987846

Please sign in to comment.