事务处理

DB::transaction(function() use($aaa, $bbb){})

原文地址:https://www.cnblogs.com/cymbidium/p/5553602.html