2

I've been having race issues recently and I'm wondering if eloquent has any function for ON DUPLICATE KEY UPDATE.

I tried using updateOrCreate(), but it seems like under the hood it does a select and then an update or insert.

Alex
  • 4,674
  • 5
  • 38
  • 59

0 Answers0