Skip to content

Commit

Permalink
correct readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ziming committed Sep 27, 2022
1 parent da84f39 commit 25f4366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ The end of this command simply just call the `php artisan migrate --seed` comman
If you do not want to call your DatabaseSeeder. Leave out `--seed` from your command.

```bash
php artisan specific-migrate-fresh
php artisan migrate:specific-fresh
```

## Testing
Expand Down

0 comments on commit 25f4366

Please sign in to comment.