snake icon indicating copy to clipboard operation
snake copied to clipboard

🚀thinkphp5.1 + layui 实现的带rbac的基础管理后台,方便快速开发法使用

Results 5 snake issues
Sort by recently updated
recently updated
newest added

左侧的menu建议增加一个权重排序,如果是修改数据主键Id不是很方便

![bug](https://user-images.githubusercontent.com/17041010/40211915-e0e1dd3c-5a7f-11e8-9397-c0100ae180be.png) 当分辨率宽度为1366的时候, (比较小的屏幕),并且展开了菜单栏就会把上面5个item文字挤下去,item右边还有大量空间

安装没有问题,可以正常访问,用composer集成第三方后,后台就报错

Bumps [topthink/framework](https://github.com/top-think/framework) from 5.1.38.1 to 5.1.42. Release notes Sourced from topthink/framework's releases. V5.1.42 改进多语言判断机制 V5.1.41 兼容PHP8 V5.1.40 改进redis驱动has方法 修正XA事务 修正HasManyThrough关联 增加mysql json类型字段->>方式获取支持 改进路由加载 避免加载编辑器临时文件影响 修复关联模型的属性直接附加到当前模型,当关联模型字段名为name时获取的值为模型的属性name值 修复多态关联预加载field无效 改进Collection类的column方法的PHP兼容性问题 改进mysql驱动 改进parseclosure方法 SoftDelete删除条件做空判断...

dependencies