Skip to content

Commit

Permalink
Merge pull request #13 from digitlimit/digitlimit-patch-1
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
digitlimit authored Oct 30, 2024
2 parents 193cafd + 8765a21 commit 4c4ef71
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,14 @@ php artisan vendor:publish --provider="Digitlimit\Gender\GenderServiceProvider"
- Woman
- Woman of trans experience
- X-gender
- Xenogender
- Xenogender

To run the migrate
```
php artisan migrate
```

To seed
```
php artisan db:seed
```

0 comments on commit 4c4ef71

Please sign in to comment.