Login
From:
Tighten Blog
(Uncensored)
subscribe
10 Efficient (and Fun) Ways to Seed Your Database
https://tighten.com/insights/10-efficient-and-fun-ways-to-seed-your-database/
links
backlinks
Roast topics
Find topics
Find it!
Seeders allow us to quickly fill our database with records to test our application. Let's say that you need a couple of users to test your authentication system—you could create them manually using your app's register page or...