Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/jqhph/laravel-softdeletes
Laravel softdeletes是一个用于替代Laravel内置软删除功能的扩展包,可以把软删数据存储到独立的数据表中,从而不影响原始表字段增加唯一索引,且可以起到提升性能的作用。
https://github.com/jqhph/laravel-softdeletes
怎么不弄成一个单独的表,删除信息时,把信息转成JSON,入库,恢复时重新解析JSON入库到原表中
lifetin opened this issue about 2 years ago
lifetin opened this issue about 2 years ago
结合到项目中,删除报错,提示Builder::newModelQuery does not exist.
popfaker opened this issue about 3 years ago
popfaker opened this issue about 3 years ago
在dcatAdmin中怎么使用
running8gubin opened this issue about 4 years ago
running8gubin opened this issue about 4 years ago
Apply fixes from StyleCI
jqhph opened this pull request about 4 years ago
jqhph opened this pull request about 4 years ago