Skip to content

Commit

Permalink
seed
Browse files Browse the repository at this point in the history
  • Loading branch information
spawnia committed Jan 23, 2025
1 parent 545d294 commit 4edb121
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 @@ -14,7 +14,7 @@
composer install
cp .env.example .env
touch database/database.sqlite
php artisan migrate
php artisan migrate --seed
```

## Usage
Expand Down

0 comments on commit 4edb121

Please sign in to comment.