chengyi/thinkmanorm

解决webman使用thinkorm无sql日志的问题

Installs: 16

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/chengyi/thinkmanorm

2.1.1 2024-01-12 06:27 UTC

This package is auto-updated.

Last update: 2025-10-12 10:44:32 UTC


README

webman中使用的thinkorm没有日志,开启日志以后有bug,所以新建的这个项目,使用方法与webman相同,需要修改的内容如下 修改config/bootstrap.php中的Webman\ThinkOrm\ThinkOrm::class,为\Chengyi\Thinkmanorm\ThinkOrm::class