Skip to content

Commit

Permalink
More docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
hadefication committed Aug 15, 2017
1 parent eed3220 commit 3822ab2
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 @@ -25,4 +25,4 @@ trans('validation.required', {attribute: 'email'}); // Should return the equival
```

### Config
A configuration file is included too to customize the translation files that will be loaded to `__TRANSLATIONS__`. To publish the included config file, run `php artisan vendor:publish --provider=PolyglotServiceProvider --tag=config`.
A configuration file is included too to customize the translation files that will be loaded to `__TRANSLATIONS__`. To publish the included config file, run `php artisan vendor:publish`.

0 comments on commit 3822ab2

Please sign in to comment.