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

Other tips:
🔥 Laravel tip: Eloquent when
Feb 15, 2022