framework
framework copied to clipboard
bug request->ext()获取不到值
应该是baseFile public function ext(): string { return pathinfo($this->baseFile(), PATHINFO_EXTENSION); }