Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
themsaid committed Mar 21, 2016
2 parents 129689a + 7649e4f commit 6523ad3
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 @@ -24,7 +24,7 @@ Themsaid\MailPreview\MailPreviewServiceProvider::class
Then publish the config file:

```
php artisan vendor:publish
php artisan vendor:publish --provider="Themsaid\MailPreview\MailPreviewServiceProvider"
```

Finally, change `MAIL_DRIVER` to `preview` in your `.env` file:
Expand Down

0 comments on commit 6523ad3

Please sign in to comment.