Hey, I'm writing a book.  Eloquent Beyond The Basics

🔥 Laravel Tip: Factory states

Mar 2, 2022

You can create factory states in your model factories to hide the details about the model attributes and make your tests more readable.
tip-image-0