Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
digitlimit authored Oct 30, 2024
1 parent eb831c4 commit 0242c08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,12 +123,12 @@ php artisan vendor:publish
- X-gender
- Xenogender

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

#To run seeder
# To run seeder
```
php artisan db:seed --class=GenderSeeder
```

0 comments on commit 0242c08

Please sign in to comment.