🔥 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:
🔥 Eloquent model customization cheat sheet
Apr 12, 2022
🔥 Laravel Tip: Update or create
May 1, 2022