1. 首页
  2. 数据库
  3. 其它
  4. 用户故事 源码

用户故事 源码

上传者: 2021-02-26 08:37:46上传 ZIP文件 763.63KB 热度 23次
用户故事 - 安装 请按照以下步骤设置开发环境。 克隆仓库: git clone git@github.com:Light-it-labs/user-stories.git user-stories 使用默认配置初始化git flow仓库: git flow init 创建环境配置: cp .env.example .env 安装Composer依赖项: composer install 创建一个随机的应用程序密钥: php artisan key:generate 设置存储: php artisan storage:link 种子数据库: php artisan migrate
用户评论