laravel一些好用的包备忘
php备忘

laravel-cors(解决垮域问题):https://github.com/barryvdh/laravel-cors
验证码:https://github.com/mewebstudio/captcha
ide-helper : https://github.com/barryvdh/laravel-ide-helper
SendCloud 邮件服务 : https://github.com/NauxLiu/Laravel-SendCloud
基于vue的上传组件 https://github.com/dai-siki/vue-image-crop-upload
uedit https://github.com/overtrue/laravel-ueditor
qiniu https://github.com/overtrue/laravel-filesystem-qiniu
结巴分词php拓展 https://github.com/jonnywang/phpjieba
xss 过滤 https://github.com/mewebstudio/Purifier