
Episode 91
How we use seeders in our applications
No Compromises · Joel Clermont and Aaron Saray
January 9, 202415m 15s
Audio is streamed directly from the publisher (media.transistor.fm) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
Seeders seem pretty straightforward. It's a way to generate data. But how should you use them in your app and what different purposes do they serve? We talk through our approach to seeders and how we use them in a few different contexts.
- (00:00) - Diving into how we use seeders in our applications
- (01:40) - Should a seeder create users?
- (04:30) - Using seeders in multiple contexts
- (09:50) - The one time we might use seeders with tests
- (11:50) - Silly bit
Would you like some expert help on your Laravel application?
Toss a coin in the jar if you enjoyed this episode. We really appreciate it!
Topics
LaravelPHP