Gapstars代码测试
部署说明
// update the code to latest master branch
git pull origin main
// install with composer
php composer install --no-dev
开发说明
// copy the database.php file
cp config/database.default.php config/database.php
// edit the database.php fi