method() === 'POST') { $path = $request->path(); info("POST {$path}"); }; return $next($request); } }