Skip to content

Commit db89f49

Browse files
committed
Merge branch 'master' of github.com:nilportugues/laravel5-jsonapi
2 parents 27aa1e1 + 50fa469 commit db89f49

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@ Use [Composer](https://getcomposer.org) to install the package:
4949
$ composer require nilportugues/laravel5-json-api
5050
```
5151

52+
Now run the following artisan command:
53+
54+
```
55+
$ php artisan vendor:publish
56+
```
5257

5358
## Configuration (Laravel 5 & Lumen)
5459

0 commit comments

Comments
 (0)