Consider creating helpers for model factories
- ·
- Telegram
- ·
- Newsletter
If your app has only a few models, consider creating helper functions for model factories
Helpers have perfect IDE support and can make your tests a lot cleaner
Pairs especially well with @pestphp 💅