framework
framework copied to clipboard
DB的Facade很多方法idea都没法提示出来了
比方说DB::name() 只能手打 手打还会提示 Non-static method 'name' should not be called statically, but the class has the '__magic' method.
可以提交 pr 类似 @method static \think\Route lazy(bool $lazy = true) 设置路由域名及分组(包括资源路由)是否延迟解析