搜索

📄 文章 📚 合集
热门搜索
🐘 PHP ⚡ Laravel 🎨 Vue.js ⚛️ React 📦 Yii 📘 JavaScript 🗄️ MySQL 🐳 Docker
返回合集

github push-feat: 添加数据库迁移 - 创建 sites、pages、page_components 表

代码示例
//好站站」企业建站引擎 - GitHub 推送

# 1. 查看当前有哪些修改
git status

# 2. 添加迁移文件
git add database/migrations/

# 3. 提交
git commit -m "feat: 添加数据库迁移 - 创建 sites、pages、page_components 表"

# 4. 推送到 GitHub
git push origin main

🧸 adorable code

专注 PHP、JavaScript、Laravel、Vue.js、React、Yii 全栈开发。记录技术探索过程中的灵感与经验,分享工程实践洞见。

hello@adorablecode.com

7