Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
adaojunior committed Sep 1, 2017
1 parent 9bde31e commit 38bdbe3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ This package can be installed through Composer.
composer require adaojunior/passport-social-grant
```

You must install this service provider.
In Laravel 5.5 the service provider will automatically get registered. In older versions of the framework just add the service provider in config/app.php file:


```php
// config/app.php
Expand Down

0 comments on commit 38bdbe3

Please sign in to comment.