Xuân Thiện
Xuân Thiện
FFilament
Created by Xuân Thiện on 4/21/2025 in #❓┊help
Race condition when modify record
Hi everyone, I'm new to Filament, I have a question: when 2 different users change data (update or delete) at the same time, how to prevent this? I have learned about the handleRecordUpdate function and used lockForUpdate when querying data to be updated, but what about deleting?
6 replies