Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
eliseekn committed Jun 12, 2024
1 parent 0bad178 commit 8e65a3e
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 @@ -5,6 +5,14 @@

Generate easily metrics and trends data of your models for your dashboards.

## Requirements
```bash
PHP ^8.1.x
Laravel ^10.x
```

***Note :*** For Laravel 11.x support check [3.x](https://github.com/eliseekn/laravel-metrics/tree/3.x) branch.

## Installation
```bash
composer require eliseekn/laravel-metrics
Expand Down

0 comments on commit 8e65a3e

Please sign in to comment.