framework icon indicating copy to clipboard operation
framework copied to clipboard

DB的Facade很多方法idea都没法提示出来了

Open k99k5 opened this issue 2 years ago • 1 comments

比方说DB::name() 只能手打 手打还会提示 Non-static method 'name' should not be called statically, but the class has the '__magic' method.

k99k5 avatar Nov 21 '23 06:11 k99k5

可以提交 pr 类似 @method static \think\Route lazy(bool $lazy = true) 设置路由域名及分组(包括资源路由)是否延迟解析

sanzhangshitou avatar Jan 08 '25 09:01 sanzhangshitou