Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alnutile committed May 22, 2023
1 parent ed72a3e commit bedc24e
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 @@ -35,8 +35,8 @@ This just helps since Jetstream requires a team etc to work.


```bash
sail artisan migrate
sail artisan db:seed --class=UserSeeder
php artisan migrate
php artisan db:seed --class=UserSeeder
```


Expand Down

0 comments on commit bedc24e

Please sign in to comment.