Use the *quietly() methods to create models without firing events using your factories
- ·
- Telegram
- ·
- Newsletter
📝 Here's part 2 of the new Database and Eloquent ORM features in @laravelphp 8.x since the release in September 2020.
One of my favorites is the ability in Model Factories to create models without dispatching any events 🔥
#Laravel #PHP