🔥 Laravel Tip: Update or create
May 1, 2022
You can use the updateOrCreate method to update a record if it exists or create it if it doesn't.

Other tips:
🔥 Laravel Tip: Customizing The Resolution Logic
Apr 18, 2022
🔥 Laravel Tip: Map vs Transform in collections
Sep 13, 2022
🔥 Laravel Tip: Custom Polymorphic Types
Apr 7, 2022