chengyi/thinkmanorm

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

Maintainers

Package info

github.com/805964774/thinkmanorm

Issues

pkg:composer/chengyi/thinkmanorm

Statistics

Installs: 16

Dependents: 0

Suggesters: 0

Stars: 0

2.1.1 2024-01-12 06:27 UTC

This package is auto-updated.

Last update: 2026-03-12 11:32:05 UTC


README

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