1 Star 0 Fork 39

homeleaf / leacmf-laravel

forked from Pong / leacmf-laravel 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

leacmf是一款基于Laravel5.5+layui开发的极速App后台开发框架。

thinkphp版本进 https://github.com/lea21st/leacmf-thinkphp

主要特性

  • 后台RBAC权限管理系统
  • 完善的前端功能组件开发
    • 基于layui开发
    • 封装了部分方法,开发快速简单,没有文档,看例子
  • 自动高亮菜单,自动面包屑,根据权限自动生成菜单树
  • 集成api验证,开发api和后台都快速方便

安装方式

Laravel 需要 PHP >= 5.6以上的版本,并且同时需要PHP安装以下扩展

- cURL extension

- mbstring

- BC Math

使用 git 将代码clone到本地,导入最新的数据库文件(迁移文件等会), 在.env中配置好数据库和redis等。然后运行

composer update

在线演示

[ip/localhost]/admin/

用户名:admin 密 码:123456

二次开发(暂时随便写下,文档继续完善)

  • 更多功能暂时看源码吧,太忙,正式版未出之前不要用于正式环境,默认使用redis作为默认缓存,如未使用redis,在配置缓存中改成其它

界面截图

1 2 3 4

特别鸣谢

感谢以下的项目,排名不分先后

Laravel:https://laravel.com/

layui:http://www.layui.com

MIT License Copyright (c) 2018 Lea21st Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

leacmf是一款基于laravel5.5+layui的极速后台和api开发框架。 展开 收起
PHP
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
PHP
1
https://gitee.com/homeleaf/leacmf-laravel.git
git@gitee.com:homeleaf/leacmf-laravel.git
homeleaf
leacmf-laravel
leacmf-laravel
master

搜索帮助