Hello, I want to soft delete a record. To get the record I need to add a few joins for example: $device_user_contact = DB::table('device_user_contact') ...
確定! 回上一頁