GithubHelp home page GithubHelp logo

cutecrud's Introduction

#CuteCRUD CuteCRUD 是基于 Laravel-5 开发的通用网站管理后台解决方案。它可让你省下开发后台管理程序的时间,避免重复的 CRUD 代码。

##特点

  1. 代码量小,php 代码 400 行左右。根据自己的需求开发和维护都相当方便。
  2. Larvel 的表单验证规则直接可用。

#安装 在你的终端中执行以下命令:

git clone [email protected]:NauxLiu/CuteCRUD.git
cd CuteCRUD
composer install
cp .env.example .env

然后修改 .env 文件中的数据库配置。

生成 数据表:

php artisan migrate

Enjoy!

##目前支持组件:

  1. Checkbox.
  2. Range.
  3. Radio
  4. Telect
  5. Text
  6. Password
  7. Number
  8. Content Editor

后续将添加

  1. Relationship
  2. Date & Time

##截图

cutecrud's People

Contributors

nauxliu avatar

Stargazers

 avatar

Watchers

 avatar  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.