Why two databases are better than one
Joel and Aaron discuss the benefits of having distinct databases for testing and local development. They share how this approach ensures a reliable test suite and avoids conflicts with day-to-day dev work. In the process, they reveal a simpler workflow for setting up new environments and keeping projects stable.
Sign up for the free Mastering Laravel newsletter
- (00:00) - Why separate dev and test databases
- (02:15) - Automating database setup with seeders
- (05:00) - Avoiding flaky tests and migration pitfalls
- (09:00) - Reimagining old habits with new practices
- (12:00) - Silly bit
Sign up for the free Mastering Laravel newsletter