Skip to content

Commit

Permalink
Update 1.Installation-and-Setup.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanedev-maroc authored Feb 28, 2019
1 parent 18a4bc8 commit d6807e5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion _docs/1.Installation-and-Setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,11 @@ Laravel uses the [Monolog PHP logging library](https://github.com/Seldaek/monolo

## Composer

You can install this package via [Composer](http://getcomposer.org/) by running this command: `composer require arcanedev/log-viewer:{x.x}` where **x.x** is the version compatible with your laravel's version. E.g `composer require arcanedev/log-viewer:4.6` for Laravel **v5.7**. See the Version compatibility table above to choose the correct version.
You can install this package via [Composer](http://getcomposer.org/) by running this command: `composer require arcanedev/log-viewer:{x.x}` where **x.x** is the version compatible with your laravel's version.

E.g `composer require arcanedev/log-viewer:4.6` for Laravel **v5.7**.

See the [Version compatibility](#version-compatibility) table above to choose the correct version.


## Laravel
Expand Down

0 comments on commit d6807e5

Please sign in to comment.