Skip to content

Commit

Permalink
Updated README to add class to service provider for Laravel 5.6 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
aannecchiarico authored and maximebeaudoin committed Apr 17, 2018
1 parent 02d28b3 commit d669ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ However, you can use the version `0.8.*` if you need to use it inside Laravel 4.
Add this following service provider to your `config/app.php` file.

```php
EllipseSynergie\ApiResponse\Laravel\ResponseServiceProvider
EllipseSynergie\ApiResponse\Laravel\ResponseServiceProvider::class
```

### Install in Lumen 5
Expand Down

0 comments on commit d669ba8

Please sign in to comment.