🔥 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.

Mar 2, 2022