Giter VIP home page Giter VIP logo

cowcat's Introduction

暂停维护

由于新公司使用 Yii 2 作为唯一的开发框架,所以打算接下来的时间都放在学习 Yii 2 上。 等到 Laravel 5.5 LTS 出来之后,再结合学习 Yii2 的经验重构本项目。

Demo

Hello CowCat.

CowCat CMS

Software License

Free,open-source CMF based on the Laravel PHP Framework

功能特点(Features)

  • 简单易用(Simple and easy to use)
  • 日志管理(Log Manager)
  • 用户验证(Auth Manager)
  • 用户管理(User Manager)
  • 菜单管理(Menu Manager)
  • 操作管理(Action Manager)
  • 中英文切换(Switch in Chinese and English)
  • 角色与权限管理(Roles & Permissions Manager)
  • 模型视图分层,代码解耦(Repository && Presenters && Services)

页面预览(Page PreView)

环境要求(Requirements)

  • PHP : 5.6
  • Laravel : 5.1.*
  • Composer

我的开发环境(My Development Environment)

  • Homebrew
  • PHP - 7.0.7
  • Redis - 3.2.0
  • Nginx - 1.10.1
  • MySQL - 5.7.13

安装步骤(Installation)

  1. git clone https://github.com/luisedware/CowCat.git
  2. cd CowCat
  3. sudo vi .env
  4. sudo chmod -R 777 storage/
  5. sudo composer install
  6. sudo npm install
  7. gulp
  8. php artisan migrate:refresh --seed
  9. php artisan serve
  10. gulp watch

默认账号: [email protected] / [email protected] 密码: 123456

感谢(Thanks)

开源协议(License)

MIT License

cowcat's People

Contributors

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