tzvipm/Laravel Deploy with Forge and Friends

Create on-demand preview environments for Laravel apps.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
forge-tokenLaravel Forge API token.yes
envoyer-tokenEnvoyer API token.yes
pscale-token-idPlanetScale token ID.yes
pscale-tokenPlanetScale token.yes
pscale-organizationPlanetScale organization.yes
pscale-databasePlanetScale database.yes
projectFriendly name to prefix projects in Envoyer.no
php-versionThe php version to use for the envoyer server.yes
github-tokenGitHub token to create an authenticated Octokit client.no${{ github.token }}
serversList of Forge servers to use for deploy previews. Each line must contain a domain name and a Forge server ID separated by a space. Note: currently only supports a single server.yes
branchesBranch mapping from git to planetscale. Each line must contain a git branch name and a PlanetScale branch name separated by a space.no
environmentEnvironment variables to add or update on the preview site.no

no outputs