We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e9bc062 + 4bacbb3 commit b84b943Copy full SHA for b84b943
readme.md
@@ -102,7 +102,7 @@ In `config/app.php` section under `aliases` with the following:
102
'Html' => Collective\Html\HtmlFacade::class,
103
```
104
105
-4. Publish the packages language files by running the following from your projects root folder:
+4. Publish the package config and language files by running the following from your projects root folder:
106
107
108
php artisan vendor:publish --tag=laravelusers
0 commit comments