Code Monkey home page Code Monkey logo

leacmf-laravel's Introduction

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

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

主要特性

  • 后台RBAC权限管理系统
  • 完善的前端功能组件开发
    • 基于layui开发
    • 封装了部分方法,开发快速简单,没有文档,看例子,如调用富文本编辑器@include('widget.kindeditor',['field'=>'content']) 调用图片上传@include('widget.upload',['field'=>'picture'])
  • 自动高亮菜单,自动面包屑,根据权限自动生成菜单树
  • 集成api验证,开发api和后台都快速方便

安装方式

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

- cURL extension

- mbstring

- BC Math

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

composer update

在线演示

[ip/localhost]/admin/

用户名:admin 密 码:123456

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

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

界面截图

1 2 3 4 5

特别鸣谢

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

Laravel:https://laravel.com/

layui:http://www.layui.com

leacmf-laravel's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.