Skip to content

Commit

Permalink
Formatted.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-ivanov committed Jan 12, 2018
1 parent d1f391c commit f1a708f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -13,8 +13,6 @@

Provides database queries profiling for Laravel http and console applications.

Enabled only for `local` environment, you don't need to bother about `production`.

| Laravel | Database Profiler |
| ------- | :--------------------------------------------------------------------: |
| 5.1.* | [5.1.*](https://github.com/dmitry-ivanov/laravel-db-profiler/tree/5.1) |
Expand All @@ -23,6 +21,8 @@ Enabled only for `local` environment, you don't need to bother about `production
| 5.4.* | [5.4.*](https://github.com/dmitry-ivanov/laravel-db-profiler/tree/5.4) |
| 5.5.* | [5.5.*](https://github.com/dmitry-ivanov/laravel-db-profiler/tree/5.5) |

Enabled only for `local` environment, you don't need to bother about `production`.

## Usage

1. Install package through `composer`:
Expand Down

0 comments on commit f1a708f

Please sign in to comment.