# gurudin-posts **Repository Path**: gurudin/gurudin-posts ## Basic Information - **Project Name**: gurudin-posts - **Description**: 留言、帖子、活动、社区 - **Primary Language**: PHP - **License**: Apache-2.0 - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gurudin-posts #### 介绍 留言、帖子、活动、社区 #### 软件架构 软件架构说明 #### 安装教程 1. 注册服务:在`config/app.php` -> `providers` 配置 `Gurudin\GurudinPosts\GurudinPostsServiceProvider::class` 2. 发布文件: `php artisan vendor:publish --tag=gurudin-posts` 3. 重载扩展: `composer dump-autoload` 4. xxxx