Skip to content

Commit

Permalink
composer instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
Rukhsar committed Nov 27, 2016
1 parent 52cd2b1 commit c178f61
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -4,6 +4,12 @@ A laravel artisan command to generate trait quickly.

## Install

Via Composer

```
composer require rukhsar/traitcommand
```

In your `config/app.php` file, add the following to the providers array:

```php
Expand Down

0 comments on commit c178f61

Please sign in to comment.