Giter Club home page Giter Club logo

cat's Introduction

简介

基于 Laravel 5.4 开发的内容管理系统,后台模板来自于 [模板之家](http://www.cssmoban.com/cssthemes/)

安装

  1. 获取项目代码

    • 通过 GitHub:通过项目右侧的 [clone or download] 按钮
    • 通过 Git :git clone https://github.com/Albert3306/cat.git
  2. 安装 composer

    • 安装好 composer 后,在命令行运行:composer 看是否安装成功
    • 进入项目目录,在命令行运行:composer install 安装依赖
    • 项目入口文件在项目根路径下的 public 文件中
  3. 复制项目根路径下 .env.example 重命名为 .env

    • 修改文件中的数据库配置和网站相关配置
    • 在命令行输入:php artisan key:generate 生成 APP_KEY
  4. 数据迁移和填充

    • 命令行进入项目根路径,运行如下命令 php artisan migrate php artisan db:seed
    • 后台登录账号[admin] 密码[123456]

此系统目前还处于开发阶段,很多功能还在完善中,如果有发现问题和不错想法的朋友,
可以通过邮件 [[email protected]] 或在 GitHub 中给我留言。小弟入坑两年有余,菜鸟一枚,殷勤希望各位大神带飞!

cat's People

Contributors

albert3306 avatar

Stargazers

 avatar

Watchers

James Cloos 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.