Skip to content

Commit

Permalink
Merge pull request cartalyst#12 from hailtonsilva/patch-1
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
brunogaspar committed May 23, 2014
2 parents 4167d2c + acfc124 commit b1207c1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,9 @@ composer install
```
php artisan migrate --package="cartalyst/sentry"
```

##### 7. Publish the package to app folder(app/config/packages), so that you can manage throttling or other settings

```
php artisan config:publish cartalyst/sentry
```

0 comments on commit b1207c1

Please sign in to comment.