all(); if($request->path() != 'api/reportRemainList'){ Log::channel('request')->info('request', ['param'=>$params,'ip' => $ip,'uri'=>$request->path()]); } return $next($request); } }