The following is an open source personal/multi-person blog of Vue Laravel Laravel-echo-server redis from the Laravel tutorial column. I hope it will be helpful to friends who need it. help!
Preview
Project addressDue to time constraints, I have only done so much so far...
will be slowly updated and optimized~
I’m not very familiar with the packaging method, so I’m still practicing~. ~~
- [ ]
User module
- [x] Log in and register
- [x] Retrieve password
- [x] Email activation
- [ ] Followers/Fans
- [ ] Personal homepage
##[ ] - Article module
[x] Add, delete, modify and check
- [x] Save in real time
- [ ] Special topic submission
- [ ] Article classification
[ ] - Message module
[x] Real-time push
- [ ] Private message chat
Comment module - [x] Xianwen function
# 下载 git clone https://github.com/NoeticsY/Black-Robe-client.git cd Black-Robe-client # 安装依赖 npm install # 启动程序 npm run dev # 打包 npm run build # 打包并查看分析包相关占用 npm run build --report