Running App Backend API Documentation
数据库脚本位置:houtai_db/running_app.sql
houtai_db/running_app.sql
请先导入数据库脚本,然后配置 config/database.php 中的数据库连接信息。
config/database.php
mysql -u root -p < houtai_db/running_app.sql
config/app.php