Skip to content

Commit b84b943

Browse files
authored
Merge pull request #23 from vmitchell85/patch-1
Add that publish includes config file
2 parents e9bc062 + 4bacbb3 commit b84b943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ In `config/app.php` section under `aliases` with the following:
102102
'Html' => Collective\Html\HtmlFacade::class,
103103
```
104104
105-
4. Publish the packages language files by running the following from your projects root folder:
105+
4. Publish the package config and language files by running the following from your projects root folder:
106106
107107
```
108108
php artisan vendor:publish --tag=laravelusers

0 commit comments

Comments
 (0)