🔥 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: Streaming Results Lazily
Apr 2, 2022
🔥 Laravel tip: The `whereRelation` method
Oct 18, 2022
🔥 Laravel Tip: Default Models
Apr 22, 2022