isPost() || $request->isDelete()) && Config::get('buildadmin.auto_write_admin_log')) { AdminLogModel::record(); } return $response; } }