# blogapi **Repository Path**: rubio9/blogapi ## Basic Information - **Project Name**: blogapi - **Description**: laravel重构博客系统Api。 - **Primary Language**: PHP - **License**: AFL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # blogapi #### Description laravel重构博客系统Api。 #### Software Architecture Software architecture description #### Installation 1. 配置.env文件 2. php artisan key:generate 3. php artisan storage:link #### 已完成 - [x] 文章模块 #### TODO - [ ] 后台管理 JWT - [ ] 后台管理 评论 - [ ] 后台管理 友情链接 - [ ] req 定义