Coder Social home page Coder Social logo

guoyu07 / blogdemo2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from michaelweixi/blogdemo2

0.0 1.0 0.0 4.91 MB

BlogDemo2是用来配合《魏曦教你学Yii2.0》视频教程进行讲解的例子, 视频教程详见http://www.weixistyle.com.

License: Other

PHP 96.50% CSS 1.44% Batchfile 0.66% Shell 1.40%

blogdemo2's Introduction

BlogDemo 2

简介

BlogDemo2是用来配合《新版魏曦教你学Yii2.0》视频教程进行讲解的例子, 视频教程详见http://www.weixistyle.com.

BlogDemo2是一个博客系统,需求是参照了Yii1.0里面经典的例子blogdemo,然后用Yii2.0来进行改写的。

较之前发布的Yii2Blog,这个版本采用了Advanced应用模板,并且增加了更多功能:基于数据库表的用户认证、RABC功能、控制台命令、SEO URL 美化、缓存等等。

为了方便大家学习,我把每一阶段做了版本标记,你可以根据自己的学习情况,选择合适的版本下载。

欢迎你的意见和建议,也非常欢迎Pull Requests.

安装说明

1.把文件解压后的目录blogdemo2拷贝到WWW服务器根目录。

2.建立数据库blogdemo2db,导入database文件夹中的SQL文件。

不同版本需要导入的SQL文件有不同,他们的对应关系参见database文件夹中的readme.md文件。

3.登录系统:

V1.1 - V1.7 的源码:

前台:http://localhost/blogdemo2/frontend/web/index.php

用户名:weixi 密码:123456

后台:http://localhost/blogdemo2/backend/web/index.php

用户名:weixi 密码:123456

V1.8 以后的源码:

前台:http://localhost/blogdemo2/frontend/web/index.php

用户名:weixi_member 密码:123456

后台:http://localhost/blogdemo2/backend/web/index.php

用户名:weixi 密码:123456

blogdemo2's People

Contributors

michaelweixi avatar

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.