previewict/pst-stack 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

previewict/pst-stack

最新稳定版本:v4.2

Composer 安装命令:

composer require previewict/pst-stack

包简介

Propel-Slim-Twig PHP Application Stack. The most sophisticated application stack for starting any PHP application in a minute.

README 文档

README

Installation

Just git clone https://github.com/previewict/pst-stack

Copy/paste config/settings.sample file to config/settings.php. And copy, paste propel/propel.xml with your database configuration. But don't change the DB name. If you change the DB name then the whole database thing needs to be re-generate that can brake the entire project. This step is necessary only for running propel migrate command if any of your team member update schema.

Now run sudo chmod a+x propel_migreate.sh && sudo ./propel_migrate.sh to upgrade or install your database.

Now finally you have to copy, paste the config.php file to configure your project.

After that create the virtual host and you are ready to go.

Migrating schema

sudo ./propel_migrate.sh

统计信息

  • 总下载量: 117
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 8
  • 点击次数: 6
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 8
  • Watchers: 4
  • Forks: 8
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-01-28