Skip to content

Commit 1e2d4d5

Browse files
committed
update README
1 parent 9e1832b commit 1e2d4d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ There is no authentication nor access restriction in there — it's just meant
66

77
For things to work properly, you'll need to:
88

9-
- **Seed the data**: Run the Database seeder with `php artisan migrate:fresh --seed`. You should see 6 puppies in your database.
9+
- **Seed the data**: Run the Database seeder with `php artisan migrate:fresh --seed`. You should see 9 puppies in your database.
1010
- **Create a symbolic link from source directory**: Run `php artisan storage:link` to make stored images accessible publicly.
1111
- **Run the Laravel app locally** and make sure the React app uses the correct API URL when trying to hit it.

0 commit comments

Comments
 (0)