Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 474 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 474 Bytes

FireTable_Reader 后台  

使用slim3+Laravel的Eloquent模型

FireTable-Reader前端 戳我进入
FireTable-Reader后台 (就是这个项目)

使用

后台

git clone https://github.com/FireTable/FireTable_Reader_php.git  

cd FireTable-Reader_php  

composer install  
(前提是你安装了composer了,没有的话劳烦百度一下)  

放在phpStudy或者其他地方运行即可