liholly / blog-1

demo for using Router, ActiveRecord and Microtpl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BLOG

Build Status Coverage Status

demo for using Router, ActiveRecord and MicroTpl.

Install

git clone https://github.com/bephp/blog
composer update
php -S 0.0.0.0:9999 index.php

Then can open url: http://127.0.0.1:9999/install in you browser to init database. it will auto redirect to posts list page.

have fun!!!

About

demo for using Router, ActiveRecord and Microtpl


Languages

Language:HTML 28.7%Language:JavaScript 28.4%Language:PHP 22.1%Language:CSS 20.8%