博客后端使用Laravel Lumen搭建,配合ElementUi 做的SPA单页应用,本人博客地址(https://6pixels.com)
###安装方法
git clone https://github.com/RoseEnd/blog.git
cd blog
php artisan migrate
php arisan admin
cd resources
npm install
安装完成,访问(http://localhost/admin) 登陆体验