springloadedco/forge-review-apps 问题修复 & 功能扩展

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

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

springloadedco/forge-review-apps

最新稳定版本:v0.0.12

Composer 安装命令:

composer require springloadedco/forge-review-apps

包简介

A CLI tool for managing your review apps on Laravel Forge.

README 文档

README

This CLI tools makes manage your review apps via Forge a breeze! This tool has two commands:

  1. deploy-site:
  • Creates the site if it does not already exist
  • Creates the database if it does not already exist
  • Deploys the site
  1. delete-site:
  • Deletes the site
  • Deletes the database

Installation

composer global require springloadedco/forge-review-apps

Setup

You'll need to set a few environment variables via the .env file:

FORGE_CLI_TOKEN=
FORGE_SERVER_ID=
FORGE_ROOT_DOMAIN=
FORGE_GIT_PROVIDER=
FORGE_APP_REPOSITORY=

The FORGE_ROOT_DOMAIN should be the root domain without any leading periods, ie: example.com

统计信息

  • 总下载量: 1.77k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-01-11