Skip to content

Commit

Permalink
Merge branch 'master' of github.com:nilportugues/laravel5-jsonapi
Browse files Browse the repository at this point in the history
  • Loading branch information
nilportugues committed Jul 4, 2016
2 parents 27aa1e1 + 50fa469 commit db89f49
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -49,6 +49,11 @@ Use [Composer](https://getcomposer.org) to install the package:
$ composer require nilportugues/laravel5-json-api
```

Now run the following artisan command:

```
$ php artisan vendor:publish
```

## Configuration (Laravel 5 & Lumen)

Expand Down

0 comments on commit db89f49

Please sign in to comment.