Skip to content

Commit ce835c9

Browse files
authored
Update README.md
1 parent f41f7e2 commit ce835c9

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,12 @@ Optionally, you can create the dummy data by running the seeder as -
6666
php artisan db:seed
6767
```
6868

69+
### Create a user
70+
71+
```bash
72+
php artisan make:filament-user
73+
```
74+
6975
<!-- ## You might also like
7076
If you like tiny-crm, check out my other project [Lynx](https://github.com/frikishaan/lynx), an open-source link shortener. It’s a great tool for creating and managing shortened links, perfect for tracking campaigns and sharing links more efficiently.
7177
-->

0 commit comments

Comments
 (0)