# lpl **Repository Path**: plasr/lpl ## Basic Information - **Project Name**: lpl - **Description**: laravel学习,仿知乎 - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2017-04-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 安装包文件 1. 百度富文本安装 ```shell composer require "overtrue/laravel-ueditor:~1.0" ``` 2. 邮件发送服务器 github Laravel-SendCloud http://sendcloud.sohu.com/email/#/sendAround/sendTest 3. 选择工具select2 http://select2.github.io/ 4. 头像上传 ```shell vue-image-crop-upload npm install babel-polyfill ```