We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1ba0c6 commit 614ca73Copy full SHA for 614ca73
README.md
@@ -38,7 +38,7 @@ composer require directorytree/bartender
38
39
Then, publish the migration:
40
41
-> This will create a `provider_id` and `provider_name` column on the `users` table.
+> Creates the `provider_id` and `provider_name` column on the `users` table.
42
43
```bash
44
php artisan vendor:publish --provider="DirectoryTree\Bartender\BartenderServiceProvider"
0 commit comments