Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
butschster authored Oct 18, 2023
1 parent b54608c commit d1d87ca
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,12 +76,15 @@ composer require --dev spiral/profiler:^3.0
> Read more about package usage in the [package documentation](https://github.com/spiral/profiler/tree/3.0).
- If you are using Laravel Framework you just need to install
the [maantje/xhprof-buggregator-laravel]([https://github.com/spiral/profiler/tree/3.0](https://github.com/maantje/xhprof-buggregator-laravel)) package.
the [maantje/xhprof-buggregator-laravel](https://github.com/maantje/xhprof-buggregator-laravel) package.

```bash
composer require --dev maantje/xhprof-buggregator-laravel
```

> **Note:**
> Read more about package usage in the [package documentation](https://github.com/maantje/xhprof-buggregator-laravel).
### Configuration

After installing the package, you need to configure it. The package provides predefined environment variables to
Expand Down

0 comments on commit d1d87ca

Please sign in to comment.