Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

Commit

Permalink
Merge pull request #22 from KhaledSMQ/patch-1
Browse files Browse the repository at this point in the history
Specify the provider when publishing the configuration
  • Loading branch information
AntoineAugusti committed Dec 19, 2015
2 parents 66268e7 + 87dd4e1 commit b9eeb9c
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 @@ -27,7 +27,7 @@ Alias the Gravatar facade by adding it to the aliases array in the `config/app.p

Copy the config file into your project by running
```
php artisan vendor:publish
php artisan vendor:publish --provider="Thomaswelton\LaravelGravatar\LaravelGravatarServiceProvider"
```

### Default Image
Expand Down

0 comments on commit b9eeb9c

Please sign in to comment.