Skip to content

Commit

Permalink
Add optional step about configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
nWidart committed Jan 19, 2015
1 parent f4d6db3 commit a359ab3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions readme.md
Expand Up @@ -71,4 +71,12 @@ Or choice to use only the Service providers you need. Don't know what you need ?
'Nwidart\LaravelBroadway\Broadway\SupportServiceProvider'
```

### (optional) Publish configuration


```
php artisan config:publish nwidart/laravel-broadway
```


## [License (MIT)](/LICENSE.md)

0 comments on commit a359ab3

Please sign in to comment.