File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ The package includes a suite of CLI tools:
115115
116116| Command | Description |
117117| -------------------------------| -----------------------------------|
118- | ` artisan users: make ` | Create a new user interactively |
118+ | ` artisan make:user ` | Create a new user interactively |
119119| ` artisan users:list ` | List users in a table format |
120120| ` artisan users:delete ` | Delete a user by ID or email |
121121
@@ -210,7 +210,7 @@ This package is open-sourced software licensed under the [MIT license](LICENSE.m
210210## 👤 Author
211211
212212** Manoj Hortulanus**
213- Lead Developer at [ Backstage] ( https://backstagephp.com )
213+ Developer at [ Backstage] ( https://backstagephp.com )
214214📧 < manoj@backstagephp.com >
215215
216216---
You can’t perform that action at this time.
0 commit comments