基于 laravel 的 Blog 应用。
lv-blog is based on the php framework laravel, you can use it to build blog easily!
使用方法:
- 执行
git clone https://github.com/shaoyikai/lv-blog.git - 执行
composer install - 修改根目录
.env配置文件 - 执行
php artisan migrate - 配置虚拟主机到
public/目录下
The lv-blog is open-sourced software licensed under the MIT license.